summaryrefslogtreecommitdiffstats
path: root/php.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
commitae7018af659b944af4d7aabb345a6b1c1719e169 (patch)
tree0c0bafaf750144f1a687a4ebd507dc27243aaa44 /php.spec
parenteb1ada322a6e8149e7e71dbc5e221250ba48befc (diff)
PHP 5.6.17
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec8
1 files changed, 5 insertions, 3 deletions
diff --git a/php.spec b/php.spec
index cd2b3d9..431a482 100644
--- a/php.spec
+++ b/php.spec
@@ -137,7 +137,7 @@
%global db_devel libdb-devel
%endif
-%global rcver RC1
+#global rcver RC1
%global rpmrel 1
Summary: PHP scripting language for creating dynamic web sites
@@ -1801,8 +1801,10 @@ fi
%changelog
-* Mon Dec 14 2015 Remi Collet <remi@fedoraproject.org> 5.6.17-0.2.RC1
-- 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
- fpm: switch to UDS on Fedora >= 21
* Thu Dec 10 2015 Remi Collet <remi@fedoraproject.org> 5.6.17-0.1.RC1