diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-07-07 07:39:38 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-07-07 07:39:38 +0200 |
commit | a32392977b03add684f40ec298fb324575ac3c66 (patch) | |
tree | e162675df58f18d05947f546204a4efc3d48a85f /php.spec | |
parent | 2d435f748eb8b38cafe8c7bced681f84790c93ce (diff) |
PHP 5.6.24RC1
Diffstat (limited to 'php.spec')
-rw-r--r-- | php.spec | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -137,12 +137,12 @@ %global db_devel libdb-devel %endif -#global rcver RC1 -%global rpmrel 1.1 +%global rcver RC1 +%global rpmrel 1 Summary: PHP scripting language for creating dynamic web sites Name: %{?scl_prefix}php -Version: 5.6.23 +Version: 5.6.24 %if 0%{?rcver:1} Release: 0.%{rpmrel}.%{rcver}%{?dist} %else @@ -1813,6 +1813,9 @@ fi %changelog +* Thu Jul 7 2016 Remi Collet <remi@fedoraproject.org> 5.6.24-0.1.RC1 +- update to 5.6.24RC1 + * Thu Jun 30 2016 Remi Collet <remi@fedoraproject.org> 5.6.23-1.1 - own tests/doc directories for pecl packages (f24) |