summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-08-30 09:02:20 +0200
committerRemi Collet <remi@php.net>2023-08-30 09:02:20 +0200
commitad922b9a6cad49ebcae8a29e08fee61e45aac067 (patch)
tree0d31e8d3e4c5377ae7ba3e5df1d079eb1f14365c
parent5e4fba92b2d432021d85d7cdcc1af0b28556e07e (diff)
rebuild for PHP 8.3.0RC1HEADmaster
-rw-r--r--php-pecl-rnp.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-rnp.spec b/php-pecl-rnp.spec
index c0ab796..fce6fee 100644
--- a/php-pecl-rnp.spec
+++ b/php-pecl-rnp.spec
@@ -27,7 +27,7 @@
Summary: wrapper around the RNP library
Name: %{?scl_prefix}php-pecl-%{pecl_name}
Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}}
-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;')}}
License: BSD-2-Clause
URL: https://pecl.php.net/package/%{pecl_name}
@@ -184,6 +184,9 @@ fi
%changelog
+* Wed Aug 30 2023 Remi Collet <remi@remirepo.net> - 0.2.0-3
+- rebuild for PHP 8.3.0RC1
+
* Thu Jun 22 2023 Remi Collet <remi@remirepo.net> - 0.2.0-2
- build out of sources tree