diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-01-06 07:59:48 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-01-06 07:59:48 +0100 |
commit | 2c5731b519e3f075e1572c1f54bb6465f85b6b11 (patch) | |
tree | d6044b9bd1ea882d92f265ac31436d2504464487 /php.spec | |
parent | 3500292d647d9641d28e98dfcc0a2d7695fda194 (diff) |
PHP 5.6.30RC1
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.29 +Version: 5.6.30 %if 0%{?rcver:1} Release: 0.%{rpmrel}.%{rcver}%{?dist} %else @@ -1818,6 +1818,9 @@ fi %changelog +* Fri Jan 6 2017 Remi Collet <remi@fedoraproject.org> 5.6.30-0.1.RC1 +- update to 5.6.30RC1 + * Thu Dec 8 2016 Remi Collet <remi@fedoraproject.org> 5.6.29-1 - Update to 5.6.29 - http://www.php.net/releases/5_6_29.php |