From e3ee2cf9af1f055cda4a56307a7419cf421ca92f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 30 May 2014 08:01:36 +0200 Subject: [PATCH] Update to 5.5.13 http://www.php.net/releases/5_5_13.php --- .gitignore | 1 + php.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c028b23..adfef4c 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ php-5.4.*.bz2 /php-5.5.10-strip.tar.xz /php-5.5.11-strip.tar.xz /php-5.5.12-strip.tar.xz +/php-5.5.13-strip.tar.xz diff --git a/php.spec b/php.spec index d53e990..3529631 100644 --- a/php.spec +++ b/php.spec @@ -68,7 +68,7 @@ Summary: PHP scripting language for creating dynamic web sites Name: php -Version: 5.5.12 +Version: 5.5.13 Release: 1%{?dist} # All files licensed under PHP version 3.01, except # Zend is licensed under Zend @@ -1550,6 +1550,10 @@ exit 0 %changelog +* Fri May 30 2014 Remi Collet 5.5.13-1 +- Update to 5.5.13 + http://www.php.net/releases/5_5_13.php + * Sat May 3 2014 Remi Collet 5.5.12-1 - Update to 5.5.12 http://www.php.net/releases/5_5_12.php diff --git a/sources b/sources index 52d1afb..5e1b4e4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -660472b56f21ea37805b46c4508693f6 php-5.5.12-strip.tar.xz +76f198cf4f9a601141e995e8d7596583 php-5.5.13-strip.tar.xz