summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-09-07 08:02:35 +0200
committerRemi Collet <remi@remirepo.net>2021-09-07 08:02:35 +0200
commit5568e6e5cab72a5720690db72ac4d5ae725c22cc (patch)
tree43ccc26110a461153269656fb9cf14701434f746 /php.spec
parentb6b06b8308ec9b36d2a02e0bc620d8b478b31501 (diff)
fix intl build on F35
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php.spec b/php.spec
index 9daabd6..48b9dc9 100644
--- a/php.spec
+++ b/php.spec
@@ -127,7 +127,7 @@
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
Version: %{upver}%{?rcver:~%{rcver}}
-Release: 29%{?dist}
+Release: 30%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -2002,6 +2002,9 @@ EOF
%changelog
+* Tue Sep 7 2021 Remi Collet <remi@remirepo.net> - 7.0.33-30
+- fix intl build on F35
+
* Thu Aug 26 2021 Remi Collet <remi@remirepo.net> - 7.0.33-29
- Fix #81211 Symlinks are followed when creating PHAR archive