summaryrefslogtreecommitdiffstats
path: root/php-pecl-xmlrpc.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-09-01 10:10:07 +0200
committerRemi Collet <remi@remirepo.net>2021-09-01 10:10:07 +0200
commit90530ff52edf5e2a200017ba29bccd5f4c081022 (patch)
tree9a87d1978a4dce55c6541e12aa6a86ab53f90460 /php-pecl-xmlrpc.spec
parente46a834a4b9c39f7f066931b945322e231463b91 (diff)
rebuild for 8.1.0RC1
Diffstat (limited to 'php-pecl-xmlrpc.spec')
-rw-r--r--php-pecl-xmlrpc.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-xmlrpc.spec b/php-pecl-xmlrpc.spec
index 342ad5e..1d94b1d 100644
--- a/php-pecl-xmlrpc.spec
+++ b/php-pecl-xmlrpc.spec
@@ -33,7 +33,7 @@
Summary: Functions to write XML-RPC servers and clients
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: %{upver}%{?lower:~%{lower}}%{?gh_date:.%{gh_date}}
-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;')}}
# Extension is PHP
# Library is BSD
@@ -221,6 +221,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Wed Sep 01 2021 Remi Collet <remi@remirepo.net> - 1.0.0~rc2-3
+- rebuild for 8.1.0RC1
+
* Thu Jul 22 2021 Remi Collet <remi@remirepo.net> - 1.0.0~rc2-2
- add upstream patch for PHP 8.1