summaryrefslogtreecommitdiffstats
path: root/php81.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php81.spec')
-rw-r--r--php81.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php81.spec b/php81.spec
index 611c0cd..14e6c25 100644
--- a/php81.spec
+++ b/php81.spec
@@ -26,7 +26,7 @@
Summary: Package that installs PHP 8.1
Name: %scl_name
Version: 8.1
-Release: 3%{?dist}
+Release: 4%{?dist}
License: GPL-2.0-or-later
Source0: macros-build
@@ -258,6 +258,9 @@ restorecon -R %{_localstatedir} &>/dev/null || :
%changelog
+* Wed Apr 26 2023 Remi Collet <remi@remirepo.net> 8.1-4
+- redefine %%__phpize and %%__phpconfig
+
* Thu Mar 9 2023 Remi Collet <remi@remirepo.net> 8.1-3
- define %%scl_vendor and %%_scl_prefix in macros.php81-config
- move man page out of scl tree