summaryrefslogtreecommitdiffstats
path: root/php-pecl-yac.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-08-30 09:11:21 +0200
committerRemi Collet <remi@php.net>2023-08-30 09:11:21 +0200
commitaffb10aa25018065c82ffa48ed180332b2766145 (patch)
treea35c70dd9a7b940a55975e7b94a9b05532bc7f59 /php-pecl-yac.spec
parentebd8ee35ca516f137f3c08cb82ae251ae1248ba0 (diff)
rebuild for PHP 8.3.0RC1HEADmaster
Diffstat (limited to 'php-pecl-yac.spec')
-rw-r--r--php-pecl-yac.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-yac.spec b/php-pecl-yac.spec
index ca7317e..3367713 100644
--- a/php-pecl-yac.spec
+++ b/php-pecl-yac.spec
@@ -39,10 +39,10 @@ Version: 2.3.1
License: PHP-3.01
URL: https://pecl.php.net/package/%{pecl_name}
%if 0%{?gh_date:1}
-Release: 0.14.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 0.15.%{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: 6%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 7%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Source0: https://pecl.php.net/get/%{pecl_name}-%{version}.tgz
%endif
@@ -255,6 +255,9 @@ fi
%changelog
+* Wed Aug 30 2023 Remi Collet <remi@remirepo.net> - 2.3.1-7
+- rebuild for PHP 8.3.0RC1
+
* Tue Jul 18 2023 Remi Collet <remi@remirepo.net> - 2.3.1-6
- build out of sources tree