diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-05-26 16:03:30 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-05-26 16:03:30 +0200 |
commit | 7225d3cca851643acc641d7dc66bd7b457f7639a (patch) | |
tree | ab61843631397c0b954762e1733ce14f9687194a | |
parent | 44041bd77517a27b56e73c976d8c55341eb57a25 (diff) |
PHP 5.6.22
-rw-r--r-- | failed.txt | 2 | ||||
-rw-r--r-- | php.spec | 5 |
2 files changed, 5 insertions, 2 deletions
@@ -1,4 +1,4 @@ -===== 5.6.22RC1 (2016-05-12) +===== 5.6.22 (2016-05-26) $ grep -r 'Tests failed' /var/lib/mock/scl56*/build.log @@ -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 @@ -1807,6 +1807,9 @@ fi %changelog +* 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 + * Thu May 12 2016 Remi Collet <remi@fedoraproject.org> 5.6.22-0.1.RC1 - update to 5.6.22RC1 |