summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-09-03 11:16:03 +0200
committerRemi Collet <remi@remirepo.net>2019-09-03 11:16:03 +0200
commit3a9981a0256249d301704a5e40cb9b65f11c12a6 (patch)
treeeee9ed2789a842e0f844611a98c3cca673de8c75
parentd198cc691452c2d644db4e456cebcc2ffeff3614 (diff)
rebuild for 7.4.0RC1
-rw-r--r--php-pecl-apcu-bc.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-apcu-bc.spec b/php-pecl-apcu-bc.spec
index d9969ca..de88951 100644
--- a/php-pecl-apcu-bc.spec
+++ b/php-pecl-apcu-bc.spec
@@ -34,10 +34,10 @@ Name: %{?sub_prefix}php-pecl-%{pecl_name}
Summary: APCu Backwards Compatibility Module
Version: 1.0.5
%if 0%{?gh_date:1}
-Release: 0.6.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 0.7.%{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}/%{proj_name}-%{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/%{proj_name}-%{version}.tgz
%endif
@@ -254,6 +254,9 @@ fi
%changelog
+* Tue Sep 03 2019 Remi Collet <remi@remirepo.net> - 1.0.5-3
+- rebuild for 7.4.0RC1
+
* Wed May 29 2019 Remi Collet <remi@remirepo.net> - 1.0.5-2
- rebuild