summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-04-16 14:19:00 +0200
committerRemi Collet <fedora@famillecollet.com>2015-04-16 14:19:00 +0200
commite2d939d6a626fdc06866f447ee00930e174d2daf (patch)
treecad20056fca9be828fde1eeee0bfb669aa19f234 /php.spec
parentcd55a5bc4de584859c4d0a62709641d7ac90bfda (diff)
PHP 5.6.8
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 d0a40ed..33c6424 100644
--- a/php.spec
+++ b/php.spec
@@ -127,8 +127,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
@@ -1779,6 +1779,10 @@ fi
%changelog
+* Thu Apr 16 2015 Remi Collet <remi@fedoraproject.org> 5.6.8-1
+- Update to 5.6.8
+ http://www.php.net/releases/5_6_8.php
+
* Fri Apr 10 2015 Remi Collet <remi@fedoraproject.org> 5.6.8-0.2.RC1
- add upstream patch to drop SSLv3 tests