summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-01-08 18:04:46 +0100
committerRemi Collet <remi@remirepo.net>2019-01-08 18:04:46 +0100
commit6f25ba9a3d81cf9c0f33ee69eeaa64f5242fb070 (patch)
tree6c045d62eed76ad61ec953bc995827234a1399ef /php.spec
parentccc267031405708b1622a3ce835bb08ba9675936 (diff)
Update to 7.3.1 - http://www.php.net/releases/7_3_1.php
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php.spec b/php.spec
index 6510d7e..0205cc6 100644
--- a/php.spec
+++ b/php.spec
@@ -125,8 +125,8 @@
%endif
%global upver 7.3.1
-%global rcver RC1
-%global lower RC1
+#global rcver RC1
+#global lower RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1862,9 +1862,12 @@ fi
%changelog
+* Tue Jan 8 2019 Remi Collet <remi@remirepo.net> - 7.3.1-1
+- Update to 7.3.1 - http://www.php.net/releases/7_3_1.php
+
* Tue Dec 18 2018 Remi Collet <remi@remirepo.net> - 7.3.1~RC1-1
- update to 7.3.1RC1
-- oci8 version is now 2.1.8
+- oci8 version is now 2.2.0
* Tue Dec 4 2018 Remi Collet <remi@remirepo.net> - 7.3.0-1
- update to 7.3.0 GA