summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-09-29 14:07:39 +0200
committerRemi Collet <remi@remirepo.net>2020-09-29 14:07:39 +0200
commita92fd81f66edd58549941aa190a89c8e972c21d4 (patch)
tree1f4f980cbc194d89c2de8d1fa8a4144fb35cb2e1
parent2970f14eaaa64cc1c8195b73ffa92f446a2ac2c7 (diff)
Update to 7.4.11 - http://www.php.net/releases/7_4_11.php
-rw-r--r--php74.spec12
1 files changed, 5 insertions, 7 deletions
diff --git a/php74.spec b/php74.spec
index 1bd960f..a7a04e3 100644
--- a/php74.spec
+++ b/php74.spec
@@ -51,12 +51,7 @@
%global with_libpcre 0
%endif
-# until firebird available in EPEL
-%if 0%{?rhel} == 8
-%global with_firebird 0
-%else
-%global with_firebird 1
-%endif
+%global with_firebird 1
# Build ZTS extension or only NTS
%global with_zts 1
@@ -100,7 +95,7 @@
%global with_zip 0
%global upver 7.4.11
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2166,6 +2161,9 @@ fi
%changelog
+* Tue Sep 29 2020 Remi Collet <remi@remirepo.net> - 7.4.11-1
+- Update to 7.4.11 - http://www.php.net/releases/7_4_11.php
+
* Tue Sep 15 2020 Remi Collet <remi@remirepo.net> - 7.4.11~RC1-1
- update to 7.4.11RC1