summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--failed.txt2
-rw-r--r--php70.spec5
2 files changed, 5 insertions, 2 deletions
diff --git a/failed.txt b/failed.txt
index ba2499f..5c6e65c 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.0.26RC1 (2017-11-09)
+===== 7.0.26 (2017-11-23)
$ grep -r 'Tests failed' /var/lib/mock/*/build.log
diff --git a/php70.spec b/php70.spec
index ec8b490..ad8f2c7 100644
--- a/php70.spec
+++ b/php70.spec
@@ -108,7 +108,7 @@
%endif
%global upver 7.0.26
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2030,6 +2030,9 @@ fi
%changelog
+* Tue Nov 21 2017 Remi Collet <remi@remirepo.net> - 7.0.26-1
+- Update to 7.0.26 - http://www.php.net/releases/7_0_26.php
+
* Tue Nov 7 2017 Remi Collet <remi@remirepo.net> - 7.0.26~RC1-1
- Update to 7.0.26RC1