summaryrefslogtreecommitdiffstats
path: root/php-pecl-yaml-php7.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-09-26 07:44:29 +0200
committerRemi Collet <fedora@famillecollet.com>2016-09-26 07:44:29 +0200
commitca9523a52db569764cc8d03a5ef52624f35a1f77 (patch)
treea2720f905951f549d78a7c508539a928ffcc309a /php-pecl-yaml-php7.spec
parent9bdc2817d9bcb6b0a713c95ac60065ae07421c3d (diff)
php-pecl-yaml: 2.0.0 (php 7)
Diffstat (limited to 'php-pecl-yaml-php7.spec')
-rw-r--r--php-pecl-yaml-php7.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-yaml-php7.spec b/php-pecl-yaml-php7.spec
index ac0b73e..3c04fdb 100644
--- a/php-pecl-yaml-php7.spec
+++ b/php-pecl-yaml-php7.spec
@@ -17,12 +17,12 @@
%global with_zts 0%{!?_without_zts:%{?__ztsphp:1}}
%global pecl_name yaml
%global ini_name 40-%{pecl_name}.ini
-%global prever RC8
+#global prever RC8
Summary: PHP Bindings for yaml
Name: %{?sub_prefix}php-pecl-yaml
Version: 2.0.0
-Release: 0.10.%{prever}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: MIT
Group: Development/Languages
URL: http://pecl.php.net/package/yaml
@@ -234,6 +234,9 @@ fi
%changelog
+* Mon Sep 26 2016 Remi Collet <remi@fedoraproject.org> - 2.0.0-1
+- update to 2.0.0 (php 7)
+
* Wed Sep 14 2016 Remi Collet <remi@fedoraproject.org> - 2.0.0-0.10.RC8
- rebuild for PHP 7.1 new API version