diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-09-29 10:58:24 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-09-29 10:58:24 +0200 |
commit | 21778ef59e73e3576c1dcf7ff532243f7a092608 (patch) | |
tree | 2b1c4d8468c048609e471fcaf576b77fc10b3967 /php.spec | |
parent | 7d878174b517d9b10f135b2368346fc38d36b00b (diff) |
PHP 5.6.27RC1
Diffstat (limited to 'php.spec')
-rw-r--r-- | php.spec | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -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.26 +Version: 5.6.27 %if 0%{?rcver:1} Release: 0.%{rpmrel}.%{rcver}%{?dist} %else @@ -1814,6 +1814,9 @@ fi %changelog +* Thu Sep 29 2016 Remi Collet <remi@fedoraproject.org> 5.6.27-0.1.RC1 +- update to 5.6.27RC1 + * Thu Sep 15 2016 Remi Collet <remi@fedoraproject.org> 5.6.26-1 - Update to 5.6.26 - http://www.php.net/releases/5_6_26.php |