summaryrefslogtreecommitdiffstats
path: root/php74.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-09-28 13:40:34 +0200
committerRemi Collet <remi@php.net>2022-09-28 13:40:34 +0200
commit50cd071034ce4430352d4d9bdcd0fb2a5c666ef5 (patch)
tree84c00f103e98ef0b6d6b6c84185fa407dfc91119 /php74.spec
parentc10457684f1955735ace9743e4e58d8816792a69 (diff)
Update to 7.4.32 - http://www.php.net/releases/7_4_32.php
use ICU 71.1
Diffstat (limited to 'php74.spec')
-rw-r--r--php74.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/php74.spec b/php74.spec
index e5bbb72..f578d45 100644
--- a/php74.spec
+++ b/php74.spec
@@ -90,13 +90,13 @@
%global with_libzip 1
%global with_zip 0
-%global upver 7.4.30
+%global upver 7.4.32
#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: %{upver}%{?rcver:~%{rcver}}
-Release: 2%{?dist}
+Release: 1%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -2165,6 +2165,10 @@ fi
%changelog
+* Wed Sep 28 2022 Remi Collet <remi@remirepo.net> - 7.4.32-1
+- Update to 7.4.32 - http://www.php.net/releases/7_4_32.php
+- use ICU 71.1
+
* Wed Jul 27 2022 Remi Collet <remi@remirepo.net> - 7.4.30-2
- use bcond for zts and debug