[php/f17] update to 5.4.11

Remi Collet remi at fedoraproject.org
Wed Jan 16 17:14:44 UTC 2013


commit 5071883cb3d5736dc8dcf00488895bcc00ff7a85
Author: Remi Collet <remi at fedoraproject.org>
Date:   Wed Jan 16 18:14:35 2013 +0100

    update to 5.4.11

 .gitignore |    3 +++
 php.spec   |    5 ++++-
 sources    |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 74be627..ad67dc5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,5 +6,8 @@ php-5.3*.bz2
 /php-5.4.6.tar.bz2
 /php-5.4.7.tar.bz2
 /php-5.4.8.tar.bz2
+/php-5.4.9RC1.tar.bz2
 /php-5.4.9.tar.bz2
 /php-5.4.10.tar.bz2
+/php-5.4.11RC1.tar.bz2
+/php-5.4.11.tar.bz2
diff --git a/php.spec b/php.spec
index fb18098..5e3d6f4 100644
--- a/php.spec
+++ b/php.spec
@@ -55,7 +55,7 @@
 
 Summary: PHP scripting language for creating dynamic web sites
 Name: php
-Version: 5.4.10
+Version: 5.4.11
 Release: 1%{?dist}
 # All files licensed under PHP version 3.01, except
 # Zend is licensed under Zend
@@ -1401,6 +1401,9 @@ fi
 
 
 %changelog
+* Wed Jan 16 2013 Remi Collet <rcollet at redhat.com> 5.4.11-1
+- update to 5.4.11
+
 * Wed Dec 19 2012 Remi Collet <rcollet at redhat.com> 5.4.10-1
 - update to 5.4.10
 - remove patches merged upstream
diff --git a/sources b/sources
index fc9d191..c09a98e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cb716b657a30570b9b468b9e7bc551a1  php-5.4.10.tar.bz2
+9975e68c22b86b013b934743ad2d2276  php-5.4.11.tar.bz2


More information about the scm-commits mailing list