summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec11
1 files changed, 4 insertions, 7 deletions
diff --git a/php.spec b/php.spec
index ca86872..5400c19 100644
--- a/php.spec
+++ b/php.spec
@@ -86,12 +86,7 @@
# Optional components; pass "--with mssql" etc to rpmbuild.
%global with_oci8 %{?_with_oci8:1}%{!?_with_oci8:0}
%global with_imap 1
-# until firebird available in EPEL
-%if 0%{?rhel} == 8
-%global with_interbase 0
-%else
%global with_interbase 1
-%endif
%global with_freetds 1
%global with_tidy 1
%global with_sqlite3 1
@@ -140,8 +135,7 @@
%global db_devel libdb-devel
%endif
-%global upver 7.2.33
-#global rcver RC1
+%global upver 7.2.34
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1926,6 +1920,9 @@ fi
%changelog
+* Wed Sep 30 2020 Remi Collet <remi@remirepo.net> - 7.2.34-1
+- Update to 7.2.34 - http://www.php.net/releases/7_2_34.php
+
* Tue Aug 4 2020 Remi Collet <remi@remirepo.net> - 7.2.33-1
- Update to 7.2.33 - http://www.php.net/releases/7_2_33.php