summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-02-27 16:40:05 +0100
committerRemi Collet <remi@remirepo.net>2018-02-27 16:40:05 +0100
commit90b24e149873697f5f54b358e90da3f5f4074b03 (patch)
tree6672bde4d76bb036af75847dc0b6893f6bb5bfcc
parentaca561adca6601aab1973edd5b3f9cc4b973b620 (diff)
Update to 7.0.28 - http://www.php.net/releases/7_0_28.php
-rw-r--r--failed.txt4
-rw-r--r--php70.spec5
2 files changed, 5 insertions, 4 deletions
diff --git a/failed.txt b/failed.txt
index 418e069..1b69347 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,12 +1,10 @@
-===== 7.0.27 (2018-01-04)
+===== 7.0.28 (2018-03-01)
$ grep -r 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/el6i/build.log:Tests failed : 0
/var/lib/mock/el6x/build.log:Tests failed : 0
/var/lib/mock/el7x/build.log:Tests failed : 0
-/var/lib/mock/fc24i/build.log:Tests failed : 0
-/var/lib/mock/fc24x/build.log:Tests failed : 0
/var/lib/mock/fc25i/build.log:Tests failed : 0
/var/lib/mock/fc25x/build.log:Tests failed : 0
diff --git a/php70.spec b/php70.spec
index dcfcf6b..f27fd72 100644
--- a/php70.spec
+++ b/php70.spec
@@ -107,7 +107,7 @@
%global db_devel libdb-devel
%endif
-%global upver 7.0.27
+%global upver 7.0.28
#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
@@ -2031,6 +2031,9 @@ fi
%changelog
+* Tue Feb 27 2018 Remi Collet <remi@remirepo.net> - 7.0.28-1
+- Update to 7.0.28 - http://www.php.net/releases/7_0_28.php
+
* Tue Jan 2 2018 Remi Collet <remi@remirepo.net> - 7.0.27-1
- Update to 7.0.27 - http://www.php.net/releases/7_0_27.php