summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/php.spec b/php.spec
index ec581e7..38954b2 100644
--- a/php.spec
+++ b/php.spec
@@ -135,8 +135,8 @@
%global db_devel libdb-devel
%endif
-%global upver 7.3.20
-#global rcver RC1
+%global upver 7.3.21
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -861,7 +861,7 @@ Group: System Environment/Libraries
# All files licensed under PHP version 3.01
License: PHP
Requires: %{?scl_prefix}php-common%{?_isa} = %{version}-%{release}
-# Upstream requires 4.0, we require 50 to ensure use of libicu-last / libicu62
+# Upstream requires 4.0, we require 50 to ensure use of libicu-last / libicu65
BuildRequires: libicu-devel >= 50
@@ -1913,6 +1913,10 @@ fi
%changelog
+* Tue Jul 21 2020 Remi Collet <remi@remirepo.net> - 7.3.21~RC1-1
+- update to 7.3.21RC1
+- build using ICU 65 (excepted on EL-6)
+
* Tue Jul 7 2020 Remi Collet <remi@remirepo.net> - 7.3.20-1
- Update to 7.3.20 - http://www.php.net/releases/7_3_20.php