summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--failed.txt2
-rw-r--r--php.spec5
2 files changed, 5 insertions, 2 deletions
diff --git a/failed.txt b/failed.txt
index f4fe290..d8edb2b 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.1.25RC1 (2018-11-22)
+===== 7.1.25 (2018-12-06)
$ grep -r 'Tests failed' /var/lib/mock/scl71*/build.log
diff --git a/php.spec b/php.spec
index cd31434..8c67a52 100644
--- a/php.spec
+++ b/php.spec
@@ -121,7 +121,7 @@
%endif
%global upver 7.1.25
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1849,6 +1849,9 @@ fi
%changelog
+* Wed Dec 5 2018 Remi Collet <remi@remirepo.net> - 7.1.25-1
+- Update to 7.1.25 - http://www.php.net/releases/7_1_25.php
+
* Thu Nov 22 2018 Remi Collet <remi@remirepo.net> - 7.1.25~RC1-1
- update to 7.1.25RC1