diff options
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.21 +Version: 5.6.22 %if 0%{?rcver:1} Release: 0.%{rpmrel}.%{rcver}%{?dist} %else @@ -1807,6 +1807,9 @@ fi %changelog +* Thu May 12 2016 Remi Collet <remi@fedoraproject.org> 5.6.22-0.1.RC1 +- update to 5.6.22RC1 + * Thu Apr 28 2016 Remi Collet <remi@fedoraproject.org> 5.6.21-1 - Update to 5.6.21 http://www.php.net/releases/5_6_21.php |