summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-12-16 15:40:19 +0100
committerRemi Collet <fedora@famillecollet.com>2015-12-16 15:40:19 +0100
commit627d322a9ac3b086aa5bde0f04570959f73bd2a6 (patch)
tree8a795bfa97a463e8ea41566a270589d4c8e5ad3c /php.spec
parent7482e6687997d61fabba2405b4f4fe02f48d3fd1 (diff)
PHP 7.0.1
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 0a5f082..e84df0b 100644
--- a/php.spec
+++ b/php.spec
@@ -125,7 +125,7 @@
%global db_devel libdb-devel
%endif
-%global rcver RC1
+#global rcver RC1
%global rpmrel 1
@@ -1806,8 +1806,10 @@ fi
%changelog
-* Mon Dec 14 2015 Remi Collet <remi@fedoraproject.org> 7.0.1-0.2.0RC1
-- curl: add CURL_SSLVERSION_TLSv1_x constant
+* Wed Dec 16 2015 Remi Collet <remi@fedoraproject.org> 7.0.1-1
+- Update to 7.0.1
+ http://www.php.net/releases/7_0_1.php
+- curl: add CURL_SSLVERSION_TLSv1_x constant (EL)
- fpm: switch to UDS on Fedora >= 21
* Wed Dec 9 2015 Remi Collet <remi@fedoraproject.org> 7.0.1-0.1.0RC1