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 5.4.6-1 +- update to 5.4.6 +- update to v9 of systzdata patch + * Fri Jul 20 2012 Remi Collet 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