[php] update to 5.4.6 (bugfix)

Remi Collet remi at fedoraproject.org
Fri Aug 17 05:09:08 UTC 2012


commit b641517c1bdf5b3accfec28579b1b0ae29b4c09f
Author: remi <fedora at famillecollet.com>
Date:   Fri Aug 17 07:08:48 2012 +0200

    update to 5.4.6 (bugfix)

 .gitignore |    1 +
 php.spec   |    6 +++++-
 sources    |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0deacd6..0495db3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 php.spec~
 /php-5.4.4.tar.bz2
 /php-5.4.5.tar.bz2
+/php-5.4.6.tar.bz2
diff --git a/php.spec b/php.spec
index c3a58a2..e16594d 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.5
+Version: 5.4.6
 Release: 1%{?dist}
 License: PHP
 Group: Development/Languages
@@ -1283,6 +1283,10 @@ fi
 
 
 %changelog
+* Fri Aug 17 2012 Remi Collet <remi at fedoraproject.org> 5.4.6-1
+- update to 5.4.6
+- update to v9 of systzdata patch
+
 * Fri Jul 20 2012 Remi Collet <remi at fedoraproject.org> 5.4.5-1
 - update to 5.4.5
 
diff --git a/sources b/sources
index edfdaf3..59be247 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ffcc7f4dcf2b79d667fe0c110e6cb724  php-5.4.5.tar.bz2
+c9aa0f4996d1b91ee9e45afcfaeb5d2e  php-5.4.6.tar.bz2


More information about the scm-commits mailing list