summaryrefslogtreecommitdiffstats
path: root/php54.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-10-16 11:17:28 +0200
committerRemi Collet <fedora@famillecollet.com>2014-10-16 11:17:28 +0200
commite3dcfa856d93126856dc9e9b25fc2c634cf35c2c (patch)
tree684b5c80018ab1fd574463b4fa2a606bc436f4b5 /php54.spec
parent0c221d649fa0023f92b0fb5afef978ae8008cb39 (diff)
PHP 5.4.34
Diffstat (limited to 'php54.spec')
-rw-r--r--php54.spec11
1 files changed, 5 insertions, 6 deletions
diff --git a/php54.spec b/php54.spec
index b24f9bd..fc80110 100644
--- a/php54.spec
+++ b/php54.spec
@@ -84,11 +84,11 @@
Summary: PHP scripting language for creating dynamic web sites
Name: php
-Version: 5.4.33
+Version: 5.4.34
%if 0%{?snapdate:1}%{?rcver:1}
Release: 0.2.%{?snapdate}%{?rcver}%{?dist}
%else
-Release: 3%{?dist}
+Release: 1%{?dist}
%endif
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
@@ -141,8 +141,6 @@ Patch47: php-5.4.9-phpinfo.patch
# Upstream fixes
# Backported from 5.5.18 for https://bugs.php.net/65641
Patch100: php-5.4.33-bug65641.patch
-# Revert to fix regression
-Patch101: php-5.4.33-openssl.patch
# Security fixes
@@ -838,7 +836,6 @@ rm -f ext/json/utf8_to_utf16.*
# upstream patches
%patch100 -p1 -b .bug65641
-%patch101 -p1 -R -b .revert
# security patches
@@ -1704,7 +1701,9 @@ fi
%changelog
-* Wed Oct 15 2014 Remi Collet <remi@fedoraproject.org> 5.4.33-3
+* Thu Oct 16 2014 Remi Collet <remi@fedoraproject.org> 5.4.34-1
+- Update to 5.4.34
+ http://www.php.net/releases/5_4_34.php
- build gmp as shared, so can be disabled by user
* Sat Sep 20 2014 Remi Collet <remi@fedoraproject.org> 5.4.33-2