summaryrefslogtreecommitdiffstats
path: root/php56.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-01-06 19:52:54 +0100
committerRemi Collet <fedora@famillecollet.com>2016-01-06 19:52:54 +0100
commit85c278830416f12859834ff9bff78922a51e3ef5 (patch)
tree620a9ce31a650fb378601881de900f9443334ebf /php56.spec
parent4464b77e627fe305887d8c47afadcfe80dcb1bd2 (diff)
PHP 5.6.17
Diffstat (limited to 'php56.spec')
-rw-r--r--php56.spec12
1 files changed, 7 insertions, 5 deletions
diff --git a/php56.spec b/php56.spec
index 27fc67a..1b12c5b 100644
--- a/php56.spec
+++ b/php56.spec
@@ -144,7 +144,7 @@
Summary: PHP scripting language for creating dynamic web sites
Name: php
-Version: 5.6.16
+Version: 5.6.17
%if 0%{?snapdate:1}%{?rcver:1}
Release: 0.1.%{?snapdate}%{?rcver}%{?dist}
%else
@@ -188,7 +188,7 @@ Source99: php-fpm.init
Patch5: php-5.6.3-includedir.patch
Patch6: php-5.6.3-embed.patch
Patch7: php-5.3.0-recode.patch
-Patch8: php-5.6.3-libdb.patch
+Patch8: php-5.6.17-libdb.patch
Patch9: php-5.5.30-curl.patch
# Fixes for extension modules
@@ -1740,7 +1740,7 @@ echo -e "\nWARNING : These %{name}-* RPMs are not official Fedora / Red Hat buil
echo -e "overrides the official ones. Don't file bugs on Fedora Project nor Red Hat.\n"
echo -e "Use dedicated forum at http://forum.remirepo.net/\n"
-%if %{?fedora}%{!?fedora:99} < 21
+%if %{?fedora}%{!?fedora:99} < 22
echo -e "WARNING : Fedora %{fedora} is now EOL :"
echo -e "You should consider upgrading to a supported release.\n"
%endif
@@ -1988,8 +1988,10 @@ fi
%changelog
-* Mon Dec 14 2015 Remi Collet <remi@fedoraproject.org> 5.6.16-1.1
-- curl: add CURL_SSLVERSION_TLSv1_x constant
+* Wed Jan 6 2016 Remi Collet <remi@fedoraproject.org> 5.6.17-1
+- Update to 5.6.17
+ http://www.php.net/releases/5_6_17.php
+- curl: add CURL_SSLVERSION_TLSv1_x constants
* Thu Nov 26 2015 Remi Collet <remi@fedoraproject.org> 5.6.16-1
- Update to 5.6.16