summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--failed.txt4
-rw-r--r--php.spec5
2 files changed, 6 insertions, 3 deletions
diff --git a/failed.txt b/failed.txt
index e195320..1acc643 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,10 +1,10 @@
-===== 7.2.25RC1 (2019-11-07)
+===== 7.2.25 (2019-11-21)
$ grep -ar 'Tests failed' /var/lib/mock/scl72*/build.log
/var/lib/mock/scl72el6x/build.log:Tests failed : 0
/var/lib/mock/scl72el7x/build.log:Tests failed : 0
-/var/lib/mock/scl72el8x/build.log:Tests failed : 16
+/var/lib/mock/scl72el8x/build.log:Tests failed : 17
/var/lib/mock/scl72fc29x/build.log:Tests failed : 1
/var/lib/mock/scl72fc30x/build.log:Tests failed : 1
/var/lib/mock/scl72fc31x/build.log:Tests failed : 1
diff --git a/php.spec b/php.spec
index 40fba67..5ec156d 100644
--- a/php.spec
+++ b/php.spec
@@ -132,7 +132,7 @@
%endif
%global upver 7.2.25
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1900,6 +1900,9 @@ fi
%changelog
+* Wed Nov 20 2019 Remi Collet <remi@remirepo.net> - 7.2.25-1
+- Update to 7.2.25 - http://www.php.net/releases/7_2_25.php
+
* Tue Nov 5 2019 Remi Collet <remi@remirepo.net> - 7.2.25~RC1-1
- update to 7.2.25RC1