summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-09-13 06:41:39 +0200
committerRemi Collet <fedora@famillecollet.com>2012-09-13 06:41:39 +0200
commit8aac04d28f57a1ae223c06e08cde0abf7f523118 (patch)
treed2d1c3d07a4c15dd94457b6a1468fa6ba3f06c46
parentea8ad84e3742b507db95d86eac3cacefaaa0fab7 (diff)
php 5.3.17
-rw-r--r--php53.spec14
1 files changed, 6 insertions, 8 deletions
diff --git a/php53.spec b/php53.spec
index 56f37ef..cdb9926 100644
--- a/php53.spec
+++ b/php53.spec
@@ -45,8 +45,8 @@
Summary: PHP scripting language for creating dynamic web sites
Name: %{phpname}
-Version: 5.3.16
-Release: 4%{?dist}
+Version: 5.3.17
+Release: 1%{?dist}
License: PHP
Group: Development/Languages
URL: http://www.php.net/
@@ -110,10 +110,6 @@ Patch93: php-5.3.9-mysqli.patch
# http://svn.php.net/viewvc?view=revision&revision=300791
Patch94: php-5.3.7-pdo-dblib-50755.patch
-# real fix for https://bugs.php.net/62715
-# http://git.php.net/?p=php-src.git;a=commitdiff;h=49b202f2cfe04d577671b685b7c0d3a096a433c7
-Patch95: php-5.3.16-62715.patch
-
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -717,7 +713,6 @@ echo CIBLE = %{name}-%{version}-%{release}
%patch93 -p1 -b .mysqli
%endif
%patch94 -p1 -b .50755
-%patch95 -p1 -b .62715
# Prevent %%doc confusion over LICENSE files
@@ -1501,7 +1496,10 @@ fi
%endif
%changelog
-* Tue Sep 12 2012 Remi Collet <remi@fedoraproject.org> 5.3.16-4
+* Thu Sep 13 2012 Remi Collet <remi@fedoraproject.org> 5.3.17-1
+- update to 5.3.17
+
+* Wed Sep 12 2012 Remi Collet <remi@fedoraproject.org> 5.3.16-4
- add upstream patch for https://bugs.php.net/62715
* Tue Sep 4 2012 Remi Collet <remi@fedoraproject.org> 5.3.16-3