From d4bf0afd3a0b2a731794b973921a24b64b75eba8 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Oct 17 2013 05:12:25 +0000 Subject: update to 5.4.21 --- diff --git a/.gitignore b/.gitignore index 3ceac7c..cbee18b 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ php-5.5*.xz /php-5.4.18.tar.bz2 /php-5.4.19.tar.bz2 /php-5.4.20.tar.bz2 +/php-5.4.21.tar.bz2 diff --git a/php.spec b/php.spec index d43ba31..11afda4 100644 --- a/php.spec +++ b/php.spec @@ -60,7 +60,7 @@ Summary: PHP scripting language for creating dynamic web sites Name: php -Version: 5.4.20 +Version: 5.4.21 Release: 1%{?dist} # All files licensed under PHP version 3.01, except # Zend is licensed under Zend @@ -1415,6 +1415,9 @@ fi %changelog +* Thu Oct 17 2013 Remi Collet - 5.4.21-1 +- update to 5.4.21 + * Thu Sep 19 2013 Remi Collet - 5.4.20-1 - update to 5.4.20 diff --git a/sources b/sources index 77e7ebe..1a8d53a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e25db5592ed14842b4239be9d990cce8 php-5.4.20.tar.bz2 +3dcf021e89b039409d0b1c346b936b5f php-5.4.21.tar.bz2