From 392d2d9c67f49b6b273f977e5374a164e8f574fa Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Jan 22 2015 08:52:31 +0000 Subject: Update to 5.5.21 http://www.php.net/releases/5_5_21.php --- diff --git a/.gitignore b/.gitignore index 2a0fa31..4963533 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ php-5.6.*.xz /php-5.5.18-strip.tar.xz /php-5.5.19-strip.tar.xz /php-5.5.20-strip.tar.xz +/php-5.5.21-strip.tar.xz diff --git a/php.spec b/php.spec index 745855a..154900e 100644 --- a/php.spec +++ b/php.spec @@ -64,12 +64,10 @@ %global db_devel libdb-devel %endif -#global rcver RC3 - Summary: PHP scripting language for creating dynamic web sites Name: php -Version: 5.5.20 -Release: 2%{?dist} +Version: 5.5.21 +Release: 1%{?dist} # All files licensed under PHP version 3.01, except # Zend is licensed under Zend # TSRM is licensed under BSD @@ -1551,6 +1549,10 @@ exit 0 %changelog +* Thu Jan 22 2015 Remi Collet 5.5.21-1 +- Update to 5.5.21 + http://www.php.net/releases/5_5_21.php + * Thu Dec 18 2014 Remi Collet 5.5.20-2 - Update to 5.5.20 (real) http://www.php.net/releases/5_5_20.php diff --git a/sources b/sources index bc7d4d4..6906858 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -969544bf999442beba9eea5849381b06 php-5.5.20-strip.tar.xz +24e21fabccfdd56e692c41691140588e php-5.5.21-strip.tar.xz