summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-03-03 08:20:25 +0100
committerRemi Collet <fedora@famillecollet.com>2016-03-03 08:20:25 +0100
commit8f9068abcbb82c7eadc0b9c67a0013fc554eb6d7 (patch)
tree39ac763238aa84b56fa9fa7c623c017571a47d1a
parent31c56e7028aeb402b326d0f41b29d12c92211ac9 (diff)
PHP 5.6.19
-rw-r--r--failed.txt2
-rw-r--r--php.spec6
2 files changed, 6 insertions, 2 deletions
diff --git a/failed.txt b/failed.txt
index da72ae3..8747e5d 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 5.6.19RC1 (2016-02-18)
+===== 5.6.19 (2016-03-03)
$ grep -r 'Tests failed' /var/lib/mock/scl56*/build.log
diff --git a/php.spec b/php.spec
index 0bc2bba..2c3dd36 100644
--- a/php.spec
+++ b/php.spec
@@ -137,7 +137,7 @@
%global db_devel libdb-devel
%endif
-%global rcver RC1
+#global rcver RC1
%global rpmrel 1
Summary: PHP scripting language for creating dynamic web sites
@@ -1804,6 +1804,10 @@ fi
%changelog
+* Thu Mar 3 2016 Remi Collet <remi@fedoraproject.org> 5.6.19-1
+- Update to 5.6.19
+ http://www.php.net/releases/5_6_19.php
+
* Thu Feb 18 2016 Remi Collet <remi@fedoraproject.org> 5.6.19-0.1.RC1
- update to 5.6.19RC1