From 9988f42955d77727b31d9ee97e79277f27eddb52 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 12 May 2016 11:17:05 +0200 Subject: [PATCH] v 5.6.22RC1 --- .gitignore | 1 + php.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6ab1141..2bf25af 100644 --- a/.gitignore +++ b/.gitignore @@ -70,3 +70,4 @@ php-5.5.*.xz /php-5.6.20-strip.tar.xz /php-5.6.21RC1-strip.tar.xz /php-5.6.21-strip.tar.xz +/php-5.6.22RC1-strip.tar.xz diff --git a/php.spec b/php.spec index 30767dc..baf1017 100644 --- a/php.spec +++ b/php.spec @@ -64,12 +64,12 @@ %global db_devel libdb-devel %endif -#global rcver RC1 +%global rcver RC1 %global rpmrel 1 Summary: PHP scripting language for creating dynamic web sites Name: php -Version: 5.6.21 +Version: 5.6.22 %if 0%{?rcver:1} Release: 0.%{rpmrel}.%{rcver}%{?dist} %else @@ -1480,6 +1480,9 @@ rm -f README.{Zeus,QNX,CVS-RULES} %changelog +* Thu May 12 2016 Remi Collet 5.6.22-0.1.RC1 +- update to 5.6.22RC1 + * Thu Apr 28 2016 Remi Collet 5.6.21-1 - Update to 5.6.21 http://www.php.net/releases/5_6_21.php diff --git a/sources b/sources index 94c6d95..ca30389 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ff44f25a2cd63a9a153a67fd96244c26 php-5.6.21-strip.tar.xz +159b45c57019f7541db1960c080ccb8c php-5.6.22RC1-strip.tar.xz