summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-05-28 14:36:06 +0200
committerRemi Collet <remi@remirepo.net>2019-05-28 14:36:06 +0200
commit1ae654915e9f82e616c02056c5183d51df5d1cbf (patch)
tree633c509b1ef98d17d53ea44aadb7fb2cca14e12d /php.spec
parent6024e83a000b8aa4b787fabf404435d1c8a93ac1 (diff)
v7.3.6
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php.spec b/php.spec
index 475cf2e..d4a7ba9 100644
--- a/php.spec
+++ b/php.spec
@@ -126,13 +126,13 @@
%endif
%global upver 7.3.6
-%global rcver RC1
+#global rcver RC1
%global lower RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
Version: %{upver}%{?rcver:~%{lower}}
-Release: 2%{?dist}
+Release: 1%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -1882,6 +1882,9 @@ fi
%changelog
+* Tue May 28 2019 Remi Collet <remi@remirepo.net> - 7.3.6-1
+- Update to 7.3.6 - http://www.php.net/releases/7_3_6.php
+
* Wed May 15 2019 Remi Collet <remi@remirepo.net> - 7.3.6~RC1-2
- update to 7.3.6RC1 (new tag)