summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-12-13 07:23:33 +0100
committerRemi Collet <remi@remirepo.net>2017-12-13 07:23:33 +0100
commit4deea6e0091c459216379c9c4602f0a6fa8f94c3 (patch)
treef80fb6d863d92df0e0928124c5c1173755212780
parent962431482010fea7415a73ec533f58bb9b49529b (diff)
7.2.1RC1
-rw-r--r--failed.txt2
-rw-r--r--php.spec7
2 files changed, 6 insertions, 3 deletions
diff --git a/failed.txt b/failed.txt
index ea67ddf..f76b7e8 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.1.0 (2017-11-30)
+===== 7.2.1RC1 (2017-12-14)
$ grep -r 'Tests failed' /var/lib/mock/scl72*/build.log
/var/lib/mock/scl72el6x/build.log:Tests failed : 0
diff --git a/php.spec b/php.spec
index 7aa713f..29ae7b8 100644
--- a/php.spec
+++ b/php.spec
@@ -124,8 +124,8 @@
%global db_devel libdb-devel
%endif
-%global upver 7.2.0
-#global rcver RC1
+%global upver 7.2.1
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1839,6 +1839,9 @@ fi
%changelog
+* Wed Dec 13 2017 Remi Collet <remi@remirepo.net> - 7.2.1~RC1-1
+- update to 7.2.1RC1
+
* Tue Nov 28 2017 Remi Collet <remi@remirepo.net> - 7.2.0-1
- update to 7.2.0 GA