summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-04-03 07:53:58 +0200
committerRemi Collet <fedora@famillecollet.com>2014-04-03 07:53:58 +0200
commit4c102a50768760c19a4d8d1be81711145a818ace (patch)
tree30d5098bad8661d422e0810e68ad35522ca0f12d
parent9875697a460ad7e1e717cec37d395a9d26319489 (diff)
PHP 5.5.11
-rw-r--r--php55.spec8
1 files changed, 5 insertions, 3 deletions
diff --git a/php55.spec b/php55.spec
index f459c94..dfcb31c 100644
--- a/php55.spec
+++ b/php55.spec
@@ -114,7 +114,7 @@
%endif
#global snapdate 201308300430
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -183,7 +183,6 @@ Patch47: php-5.4.9-phpinfo.patch
Patch91: php-5.3.7-oci8conf.patch
# Upstream fixes (100+)
-Patch101: php-5.5.11-bug66946.patch.xz
# Security fixes (200+)
@@ -899,7 +898,6 @@ rm -rf ext/json
%patch91 -p1 -b .remi-oci8
# upstream patches
-%patch101 -p1 -b .66946
# security patches
@@ -1890,6 +1888,10 @@ fi
%changelog
+* Thu Apr 3 2014 Remi Collet <remi@fedoraproject.org> 5.5.11-1
+- Update to 5.5.11
+ http://www.php.net/ChangeLog-5.php#5.5.11
+
* Tue Mar 25 2014 Remi Collet <rcollet@redhat.com> 5.5.11-0.1.RC1
- test build of 5.5.11RC1
- patch for bug 66946