summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-11-30 08:19:08 +0100
committerRemi Collet <fedora@famillecollet.com>2016-11-30 08:19:08 +0100
commit5c9ac8b1b0333dc1340b3a37b3e7f0ea00030587 (patch)
treeb833efb6f3252c6755419130a0e3b19076c2a1ee
parentdbcfe22434f2a6754c555cfa31dbaa1de1dbafe8 (diff)
php-pecl-yaconf: 1.0.3
-rw-r--r--REFLECTION2
-rw-r--r--php-pecl-yaconf.spec7
2 files changed, 6 insertions, 3 deletions
diff --git a/REFLECTION b/REFLECTION
index 93ee9ca..bf0ddf4 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #80 yaconf version 1.0.2 ] {
+Extension [ <persistent> extension #143 yaconf version 1.0.3 ] {
- INI {
Entry [ yaconf.directory <SYSTEM> ]
diff --git a/php-pecl-yaconf.spec b/php-pecl-yaconf.spec
index ae24b4d..b81de42 100644
--- a/php-pecl-yaconf.spec
+++ b/php-pecl-yaconf.spec
@@ -19,12 +19,12 @@
Summary: Yet Another Configurations Container
Name: %{?scl_prefix}php-pecl-yaconf
-Version: 1.0.2
+Version: 1.0.3
%if 0%{?gh_date:1}
Release: 0.8.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}-%{gh_short}.tar.gz
%else
-Release: 2%{?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;')}}
Source0: http://pecl.php.net/get/%{pecl_name}-%{version}.tgz
%endif
License: PHP
@@ -234,6 +234,9 @@ fi
%changelog
+* Wed Nov 30 2016 Remi Collet <remi@fedoraproject.org> - 1.0.3-1
+- Update to 1.0.3
+
* Wed Sep 14 2016 Remi Collet <remi@fedoraproject.org> - 1.0.2-2
- rebuild for PHP 7.1 new API version