summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-12-08 08:31:10 +0100
committerRemi Collet <fedora@famillecollet.com>2015-12-08 08:31:10 +0100
commit424540f29f991e5c8233a57d9c599962c101b865 (patch)
treede576f1d4fe0259c392e8674e7589178a11fa2f2
parent03a0cadd3a05039064a810f765cef6a8ee63f1ca (diff)
php-pecl-yaml: 2.0.0RC6 (php 7)
-rw-r--r--REFLECTION-PHP72
-rw-r--r--php-pecl-yaml-php7.spec7
2 files changed, 6 insertions, 3 deletions
diff --git a/REFLECTION-PHP7 b/REFLECTION-PHP7
index 52b7640..c2ab2e5 100644
--- a/REFLECTION-PHP7
+++ b/REFLECTION-PHP7
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #99 yaml version 2.0.0RC5 ] {
+Extension [ <persistent> extension #102 yaml version 2.0.0RC6 ] {
- Dependencies {
Dependency [ date (Optional) ]
diff --git a/php-pecl-yaml-php7.spec b/php-pecl-yaml-php7.spec
index f52aa5f..574bdac 100644
--- a/php-pecl-yaml-php7.spec
+++ b/php-pecl-yaml-php7.spec
@@ -29,12 +29,12 @@
%else
%global ini_name 40-%{pecl_name}.ini
%endif
-%global prever RC5
+%global prever RC6
Summary: PHP Bindings for yaml
Name: %{?sub_prefix}php-pecl-yaml
Version: 2.0.0
-Release: 0.4.%{prever}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 0.5.%{prever}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: MIT
Group: Development/Languages
URL: http://pecl.php.net/package/yaml
@@ -246,6 +246,9 @@ fi
%changelog
+* Tue Dec 8 2015 Remi Collet <remi@fedoraproject.org> - 2.0.0-0.5.RC6
+- update to 2.0.0RC6
+
* Sun Oct 18 2015 Remi Collet <remi@fedoraproject.org> - 2.0.0-0.4.RC5
- update to 2.0.0RC5