summaryrefslogtreecommitdiffstats
path: root/php72.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-12-05 09:58:51 +0100
committerRemi Collet <remi@remirepo.net>2018-12-05 09:58:51 +0100
commit0b785670501e60cc4c3df736afef47487bee8887 (patch)
tree0ba75a8ef9c4dc5afacbe5f1dcfcadb6012827aa /php72.spec
parent00289abb7a9556d6563fbcf07f21bb11d2720664 (diff)
Update to 7.2.13 - http://www.php.net/releases/7_2_13.php
Diffstat (limited to 'php72.spec')
-rw-r--r--php72.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php72.spec b/php72.spec
index c5cbefd..1abb021 100644
--- a/php72.spec
+++ b/php72.spec
@@ -119,12 +119,12 @@
%endif
%global upver 7.2.13
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: %{upver}%{?rcver:~%{rcver}}
-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
@@ -2164,6 +2164,9 @@ fi
%changelog
+* Wed Dec 5 2018 Remi Collet <remi@remirepo.net> - 7.2.13-1
+- Update to 7.2.13 - http://www.php.net/releases/7_2_13.php
+
* Fri Nov 30 2018 Remi Collet <remi@remirepo.net> - 7.2.13~RC1-2
- EL-8 build