summaryrefslogtreecommitdiffstats
path: root/php81.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-04-26 09:19:20 +0200
committerRemi Collet <remi@php.net>2023-04-26 09:19:20 +0200
commit3096543a471747fde718e9ed4f67665291a0e946 (patch)
tree28acdd894a84ed380ae3837f5fb644437a0752ca /php81.spec
parentbe1e8f189d3c29d5ab85f381680472503d663118 (diff)
redefine %__phpize and %__phpconfigHEADmaster
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