summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-02-03 14:02:25 +0100
committerRemi Collet <fedora@famillecollet.com>2016-02-03 14:02:25 +0100
commit2b0079cd69f885e4741bc3e2074fa5ccfc424f7e (patch)
treebdbbad9296e70e828fc7465a6e90babab62a269a /php.spec
parent3671823f667f8de22bb9cbaf62306135b5e48494 (diff)
PHP 5.6.18
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/php.spec b/php.spec
index 75937a7..a7d7f44 100644
--- a/php.spec
+++ b/php.spec
@@ -137,8 +137,8 @@
%global db_devel libdb-devel
%endif
-%global rcver RC1
-%global rpmrel 2
+#global rcver RC1
+%global rpmrel 1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1806,6 +1806,10 @@ fi
%changelog
+* Wed Feb 3 2016 Remi Collet <remi@fedoraproject.org> 5.6.18-1
+- Update to 5.6.18
+ http://www.php.net/releases/5_6_18.php
+
* Fri Jan 29 2016 Remi Collet <remi@fedoraproject.org> 5.6.18-0.2.RC1
- FPM: test build for https://bugs.php.net/62172