[php-extras/el6] update to 5.3.3

Dmitry Butskoy buc at fedoraproject.org
Tue Sep 13 14:19:16 UTC 2011


commit 13f8ca6ae91ff94472613ac896b1d5d7acc2aa3d
Author: Dmitry Butskoy <Dmitry at Butskoy.name>
Date:   Tue Sep 13 18:18:54 2011 +0400

    update to 5.3.3

 .gitignore      |    1 +
 php-extras.spec |    9 +++++----
 sources         |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 91258ec..5c7f407 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 php-5.1.6.tar.gz
 /php-5.3.2.tar.gz
+/php-5.3.3.tar.bz2
diff --git a/php-extras.spec b/php-extras.spec
index 86ab68e..5e825c4 100644
--- a/php-extras.spec
+++ b/php-extras.spec
@@ -20,12 +20,12 @@
 Name: php-extras
 Summary: Additional PHP modules from the standard PHP distribution
 #Version: %(php-config --version 2>/dev/null || echo 0)
-Version: 5.3.2
-Release: 4%{?dist}
+Version: 5.3.3
+Release: 1%{?dist}
 Group: Development/Languages
 License: The PHP License
 URL: http://www.php.net/
-Source0: http://www.php.net/distributions/php-%{version}.tar.gz
+Source0: http://www.php.net/distributions/php-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: php-devel = %{version}
@@ -233,7 +233,8 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Tue Sep 13 2011 Dmitry Butskoy <Dmitry at Butskoy.name> - 5.3.2-4
+* Tue Sep 13 2011 Dmitry Butskoy <Dmitry at Butskoy.name> - 5.3.3-1
+- update to 5.3.3
 - avoid explicit php dependencies in favour of php-api (#737956)
 
 * Wed Dec 22 2010 Dmitry Butskoy <Dmitry at Butskoy.name> - 5.3.2-3
diff --git a/sources b/sources
index 833d153..c52953a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4480d7c6d6b4a86de7b8ec8f0c2d1871  php-5.3.2.tar.gz
+21ceeeb232813c10283a5ca1b4c87b48  php-5.3.3.tar.bz2


More information about the scm-commits mailing list