summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 3c6ad1c..4ed867c 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 5.6.22 (2016-05-26)
+===== 5.6.23RC1 (2016-06-09)
$ grep -r 'Tests failed' /var/lib/mock/scl56*/build.log
diff --git a/php.spec b/php.spec
index b21ac0a..13cb36b 100644
--- a/php.spec
+++ b/php.spec
@@ -137,12 +137,12 @@
%global db_devel libdb-devel
%endif
-#global rcver RC1
+%global rcver RC1
%global rpmrel 1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
-Version: 5.6.22
+Version: 5.6.23
%if 0%{?rcver:1}
Release: 0.%{rpmrel}.%{rcver}%{?dist}
%else
@@ -1808,6 +1808,9 @@ fi
%changelog
+* Thu Jun 9 2016 Remi Collet <remi@fedoraproject.org> 5.6.23-0.1.RC1
+- update to 5.6.23RC1
+
* Thu May 26 2016 Remi Collet <remi@fedoraproject.org> 5.6.22-1
- Update to 5.6.22 - http://www.php.net/releases/5_6_22.php