summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-08-16 12:13:08 +0200
committerRemi Collet <remi@remirepo.net>2018-08-16 12:13:08 +0200
commitf2b2b4150df9487f0f91efcf3864462a2bfc88b7 (patch)
tree3d8e5bfde005bae24a51f93040fe2c3814c129f3
parent5a2d2c92ce6fbd7da12821d9fbab428212e5bec9 (diff)
rebuild for 7.3.0beta2 new ABI
-rw-r--r--php-pecl-yaconf.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-yaconf.spec b/php-pecl-yaconf.spec
index d57685c..93c9892 100644
--- a/php-pecl-yaconf.spec
+++ b/php-pecl-yaconf.spec
@@ -21,10 +21,10 @@ Summary: Yet Another Configurations Container
Name: %{?scl_prefix}php-pecl-yaconf
Version: 1.0.8
%if 0%{?gh_date:1}
-Release: 0.2.%{gh_date}.%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 0.3.%{gh_date}.%{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: 3%{?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
@@ -245,6 +245,9 @@ fi
%changelog
+* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 1.0.8-0.3.20180622.d5f267a
+- rebuild for 7.3.0beta2 new ABI
+
* Wed Jul 18 2018 Remi Collet <remi@remirepo.net> - 1.0.8-0.2.20180622.d5f267a
- rebuild for 7.3.0alpha4 new ABI