summaryrefslogtreecommitdiffstats
path: root/php-pear.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pear.spec')
-rw-r--r--php-pear.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/php-pear.spec b/php-pear.spec
index f29b3a0..99cee34 100644
--- a/php-pear.spec
+++ b/php-pear.spec
@@ -40,7 +40,7 @@
Summary: PHP Extension and Application Repository framework
Name: %{?scl_prefix}php-pear
Version: 1.10.13
-Release: 5%{?dist}
+Release: 7%{?dist}
Epoch: 1
# BSD-2-Clause: PEAR, PEAR_Manpages, Archive_Tar, Console_Getopt
# BSD-3-Clause: XML_Util
@@ -468,6 +468,10 @@ fi
%changelog
+* Thu Nov 23 2023 Remi Collet <remi@remirepo.net> - 1.10.13-7
+- fix more deprecations from
+ https://github.com/pear/pear-core/pull/127
+
* Mon Feb 20 2023 Remi Collet <remi@remirepo.net> - 1.10.13-5
- fix PHP 8.2 deprecations using patch from
https://github.com/pear/pear-core/pull/124