summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-04-15 08:01:59 +0200
committerRemi Collet <remi@remirepo.net>2020-04-15 08:01:59 +0200
commitff31de8824031683ef7f81b0d13718cb2b4f9872 (patch)
tree33f3a8fa05ad25fb722c44c50d4d2e7f0c71ee1c /php.spec
parent887548dbbc64eb97c4a9b32fc637819ce98ddf5d (diff)
Update to 7.2.30 - http://www.php.net/releases/7_2_30.php
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 a6d0859..efc291f 100644
--- a/php.spec
+++ b/php.spec
@@ -135,7 +135,7 @@
%global db_devel libdb-devel
%endif
-%global upver 7.2.29
+%global upver 7.2.30
#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
@@ -1905,6 +1905,9 @@ fi
%changelog
+* Wed Apr 15 2020 Remi Collet <remi@remirepo.net> - 7.2.30-1
+- Update to 7.2.30 - http://www.php.net/releases/7_2_30.php
+
* Tue Mar 17 2020 Remi Collet <remi@remirepo.net> - 7.2.29-1
- Update to 7.2.29 - http://www.php.net/releases/7_2_29.php
- use oracle client library version 19.6 (18.5 on EL-6)