summaryrefslogtreecommitdiffstats
path: root/php-pecl-apcu.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-09-23 13:01:20 +0200
committerRemi Collet <remi@remirepo.net>2020-09-23 13:01:20 +0200
commit31fff8b9ab890c2c8a98c767bd2fd71b1ebe1170 (patch)
treeaa2c1ba1ba9c8281cdf7d1a18d3e417ea7759f85 /php-pecl-apcu.spec
parent243ea6894a4dd4ae685e4691ab547afb2bd0a62c (diff)
rebuild for PHP 8.0.0beta4
Diffstat (limited to 'php-pecl-apcu.spec')
-rw-r--r--php-pecl-apcu.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-apcu.spec b/php-pecl-apcu.spec
index 84d251c..7599bca 100644
--- a/php-pecl-apcu.spec
+++ b/php-pecl-apcu.spec
@@ -36,7 +36,7 @@ URL: https://pecl.php.net/package/APCu
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}/%{pecl_name}-%{version}-%{gh_short}.tar.gz
%else
-Release: 5%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 6%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Source0: https://pecl.php.net/get/%{pecl_name}-%{version}.tgz
%endif
Source1: %{pecl_name}-5.1.2.ini
@@ -328,6 +328,9 @@ fi
%changelog
+* Wed Sep 23 2020 Remi Collet <remi@remirepo.net> - 5.1.18-6
+- rebuild for PHP 8.0.0beta4
+
* Wed Sep 2 2020 Remi Collet <remi@remirepo.net> - 5.1.18-5
- more upstream patches