diff options
Diffstat (limited to 'php.spec')
-rw-r--r-- | php.spec | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -142,7 +142,7 @@ Summary: PHP scripting language for creating dynamic web sites Name: %{?scl_prefix}php -Version: 5.6.12 +Version: 5.6.13 %if 0%{?rcver:1} Release: 0.%{rpmrel}.%{rcver}%{?dist} %else @@ -184,7 +184,7 @@ Patch21: php-5.4.7-odbctimer.patch # Functional changes Patch40: php-5.4.0-dlopen.patch -Patch42: php-5.6.9-systzdata-v12.patch +Patch42: php-5.6.13-systzdata-v12.patch # See http://bugs.php.net/53436 Patch43: php-5.4.0-phpize.patch # Use -lldap_r for OpenLDAP @@ -1786,6 +1786,10 @@ fi %changelog +* Thu Sep 3 2015 Remi Collet <remi@fedoraproject.org> 5.6.13-1 +- Update to 5.6.13 + http://www.php.net/releases/5_6_13.php + * Thu Aug 6 2015 Remi Collet <remi@fedoraproject.org> 5.6.12-1 - Update to 5.6.12 http://www.php.net/releases/5_6_12.php |