summaryrefslogtreecommitdiffstats
path: root/php73.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-06-29 12:05:16 +0200
committerRemi Collet <remi@remirepo.net>2021-06-29 12:05:16 +0200
commit9983b39e8b28a377736b495e7fc4a3a452403de3 (patch)
tree26a40f65c1409c80de69fc23e825ecdfe2dfbd6e /php73.spec
parentbac2a2675dfbb3cd15bea61d115535c84064bf63 (diff)
Update to 7.3.29 - http://www.php.net/releases/7_3_29.php
Diffstat (limited to 'php73.spec')
-rw-r--r--php73.spec10
1 files changed, 6 insertions, 4 deletions
diff --git a/php73.spec b/php73.spec
index 2c94398..d8814fa 100644
--- a/php73.spec
+++ b/php73.spec
@@ -106,8 +106,7 @@
%global db_devel libdb-devel
%endif
-%global upver 7.3.28
-#global rcver RC1
+%global upver 7.3.29
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -1174,7 +1173,7 @@ low-level PHP extension for the libsodium cryptographic library.
# WIP patch
# Prevent %%doc confusion over LICENSE files
-cp Zend/LICENSE Zend/ZEND_LICENSE
+cp Zend/LICENSE ZEND_LICENSE
cp TSRM/LICENSE TSRM_LICENSE
%if ! %{with_libgd}
cp ext/gd/libgd/README libgd_README
@@ -2098,7 +2097,7 @@ fi
%files common -f files.common
%doc CODING_STANDARDS CREDITS EXTENSIONS NEWS README*
-%license LICENSE TSRM_LICENSE
+%license LICENSE TSRM_LICENSE ZEND_LICENSE
%license libmagic_LICENSE
%license timelib_LICENSE
%doc php.ini-*
@@ -2257,6 +2256,9 @@ fi
%changelog
+* Tue Jun 29 2021 Remi Collet <remi@remirepo.net> - 7.3.29-1
+- Update to 7.3.29 - http://www.php.net/releases/7_3_29.php
+
* Tue Apr 27 2021 Remi Collet <remi@remirepo.net> - 7.3.28-1
- Update to 7.3.28 - http://www.php.net/releases/7_3_28.php