diff --git a/.gitignore b/.gitignore index 9cb1bb5..99f71db 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ php-5.6.*.xz /php-5.5.20-strip.tar.xz /php-5.5.21-strip.tar.xz /php-5.5.22-strip.tar.xz +/php-5.5.23-strip.tar.xz diff --git a/php.spec b/php.spec index 032c667..dd62e67 100644 --- a/php.spec +++ b/php.spec @@ -66,7 +66,7 @@ Summary: PHP scripting language for creating dynamic web sites Name: php -Version: 5.5.22 +Version: 5.5.23 Release: 1%{?dist} # All files licensed under PHP version 3.01, except # Zend is licensed under Zend @@ -1549,6 +1549,10 @@ exit 0 %changelog +* Fri Mar 20 2015 Remi Collet 5.5.23-1 +- Update to 5.5.23 + http://www.php.net/releases/5_5_23.php + * Thu Feb 19 2015 Remi Collet 5.5.22-1 - Update to 5.5.22 http://www.php.net/releases/5_5_22.php diff --git a/sources b/sources index 885e86f..eea4820 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f963729f1868dabdecf64a5424650257 php-5.5.22-strip.tar.xz +5ac7bdd0ef73b0555c081f80df9ee408 php-5.5.23-strip.tar.xz