summaryrefslogtreecommitdiffstats
path: root/php80.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-04-26 09:19:03 +0200
committerRemi Collet <remi@php.net>2023-04-26 09:19:03 +0200
commit31eba22901f05d8e8020d88572fe0c9d59760af5 (patch)
tree3dfe661310e88263ab699316e3c9c526f91b8f82 /php80.spec
parent6173e2f13639b95081f580a3a250e22863629122 (diff)
redefine %__phpize and %__phpconfigHEADmaster
Diffstat (limited to 'php80.spec')
-rw-r--r--php80.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php80.spec b/php80.spec
index 19e05d6..0cd8fa0 100644
--- a/php80.spec
+++ b/php80.spec
@@ -26,7 +26,7 @@
Summary: Package that installs PHP 8.0
Name: %scl_name
Version: 8.0
-Release: 2%{?dist}
+Release: 3%{?dist}
License: GPL-2.0-or-later
Source0: macros-build
@@ -248,8 +248,11 @@ restorecon -R %{_localstatedir} &>/dev/null || :
%changelog
+* Wed Apr 26 2023 Remi Collet <remi@remirepo.net> 8.0-3
+- redefine %%__phpize and %%__phpconfig
+
* Thu Mar 9 2023 Remi Collet <remi@remirepo.net> 8.0-2
-- define %%scl_vendor and %%_scl_prefix in macros.php81-config
+- define %%scl_vendor and %%_scl_prefix in macros.php80-config
- move man page out of scl tree
- improve the man page