summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-09-10 16:17:12 +0200
committerRemi Collet <remi@php.net>2024-09-10 16:17:12 +0200
commite6340b7dbc75884c3fc0feddcb8d1d5d7f1bc8ad (patch)
treec84b66ee07b7cb6ea8565e0196179f55f6e751c3 /php.spec
parentf6f9e447b9d3aeba9d03c939e1ce85eb84a227a9 (diff)
update to 8.3.12RC1HEADmaster
use ICU 74.2
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec14
1 files changed, 9 insertions, 5 deletions
diff --git a/php.spec b/php.spec
index f4b0734..54ec42d 100644
--- a/php.spec
+++ b/php.spec
@@ -133,8 +133,8 @@
#global gh_date 20230605
%global gh_owner php
%global gh_project php-src
-%global upver 8.3.11
-#global rcver RC2
+%global upver 8.3.12
+%global rcver RC1
# TODO set PHP_EXTRA_VERSION for EOL version
Summary: PHP scripting language for creating dynamic web sites
@@ -855,9 +855,9 @@ Summary: Internationalization extension for PHP applications
# All files licensed under PHP version 3.01
License: PHP-3.01
Requires: %{?scl_prefix}php-common%{?_isa} = %{version}-%{release}
-BuildRequires: pkgconfig(icu-i18n) >= 73
-BuildRequires: pkgconfig(icu-io) >= 73
-BuildRequires: pkgconfig(icu-uc) >= 73
+BuildRequires: pkgconfig(icu-i18n) >= 74
+BuildRequires: pkgconfig(icu-io) >= 74
+BuildRequires: pkgconfig(icu-uc) >= 74
%description intl
The %{?scl_prefix}php-intl package contains a dynamic shared object that will add
@@ -1895,6 +1895,10 @@ fi
%changelog
+* Tue Sep 10 2024 Remi Collet <remi@remirepo.net> - 8.3.12~RC1-1
+- update to 8.3.12RC1
+- use ICU 74.2
+
* Wed Aug 28 2024 Remi Collet <remi@remirepo.net> - 8.3.11-1
- Update to 8.3.11 - http://www.php.net/releases/8_3_11.php