summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-11-09 14:27:46 +0100
committerRemi Collet <remi@php.net>2021-11-09 14:27:46 +0100
commit859090c7eaa4655dcf4214b1b667234188e62a74 (patch)
tree3ba3afcc39aa0e782f77b243edec747dd434a93a
parenteb583fa31ae7472f71f01a5aad6fb30f8b613e75 (diff)
EL-9 build
-rw-r--r--php80.spec10
1 files changed, 8 insertions, 2 deletions
diff --git a/php80.spec b/php80.spec
index 4a70cef..a422a92 100644
--- a/php80.spec
+++ b/php80.spec
@@ -25,8 +25,8 @@
Summary: Package that installs PHP 8.0
Name: %scl_name
-Version: 1.0
-Release: 2%{?dist}
+Version: 8.0
+Release: 1%{?dist}
License: GPLv2+
Source0: macros-build
@@ -248,6 +248,12 @@ restorecon -R %{_localstatedir} &>/dev/null || :
%changelog
+* Tue Nov 9 2021 Remi Collet <remi@remirepo.net> 8.0-1
+- EL-9 build
+
+* Thu Apr 9 2020 Remi Collet <remi@remirepo.net> 1.0-3
+- cleanup for EL
+
* Thu Apr 9 2020 Remi Collet <remi@remirepo.net> 1.0-2
- add conflict between php73-syspaths and php80-syspaths
- add conflict between php74-syspaths and php80-syspaths