summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--failed.txt2
-rw-r--r--php56.spec7
2 files changed, 6 insertions, 3 deletions
diff --git a/failed.txt b/failed.txt
index 38989ef..16f840f 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 5.6.23 (2016-06-23)
+===== 5.6.24 (2016-07-21)
$ grep -r 'Tests failed' /var/lib/mock/56*/build.log
diff --git a/php56.spec b/php56.spec
index 9193ca7..313c23a 100644
--- a/php56.spec
+++ b/php56.spec
@@ -145,8 +145,8 @@
Summary: PHP scripting language for creating dynamic web sites
Name: php
-Version: 5.6.23
-Release: 1.1%{?dist}
+Version: 5.6.24
+Release: 1%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -1989,6 +1989,9 @@ fi
%changelog
+* Thu Jul 21 2016 Remi Collet <remi@fedoraproject.org> 5.6.24-1
+- Update to 5.6.24 - http://www.php.net/releases/5_6_24.php
+
* Thu Jun 30 2016 Remi Collet <remi@fedoraproject.org> 5.6.23-1.1
- own tests/doc directories for pecl packages (f24)