summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-11-14 07:53:35 +0100
committerRemi Collet <fedora@famillecollet.com>2014-11-14 07:53:35 +0100
commitc060914c6a59b1b52230dc3c725aadf55115afd1 (patch)
treee0b79bc69dd1f975bbb416f03bafff04314ad1e9 /php.spec
parente448fe49a36430cabf1adb8cdabc2f1e3f91fdd0 (diff)
PHP 5.4.35
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec11
1 files changed, 6 insertions, 5 deletions
diff --git a/php.spec b/php.spec
index 42520f4..9e1e267 100644
--- a/php.spec
+++ b/php.spec
@@ -105,8 +105,8 @@
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
-Version: 5.4.34
-Release: 2%{?dist}
+Version: 5.4.35
+Release: 1%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -155,8 +155,6 @@ Patch91: php-5.3.7-oci8conf.patch
# Upstream fixes (100+)
# Backported from 5.5.18 for https://bugs.php.net/65641
Patch100: php-5.4.33-bug65641.patch
-# Backported from 5.5.19 for https://bugs.php.net/63595
-Patch101: php-5.4.34-bug63595.patch
# Security fixes (200+)
@@ -771,7 +769,6 @@ support for using the enchant library to PHP.
# upstream patches
%patch100 -p1 -b .bug65641
-%patch101 -p1 -b .bug63595
# security patches
@@ -1543,6 +1540,10 @@ fi
%changelog
+* Fri Nov 14 2014 Remi Collet <remi@fedoraproject.org> 5.4.35-1
+- Update to 5.4.35
+ http://www.php.net/releases/5_4_35.php
+
* Sun Nov 2 2014 Remi Collet <remi@fedoraproject.org> 5.4.34-2
- new version of systzdata patch, fix case sensitivity
- add php54-cgi command in base system