From 5143b5dd4dd1441cd92e721a53c3bfefb0849eca Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 17 Mar 2016 07:30:26 +0100 Subject: [PATCH] 5.6.20RC1 for Koschei --- .gitignore | 1 + php.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 41eaba1..04dc8d1 100644 --- a/.gitignore +++ b/.gitignore @@ -66,3 +66,4 @@ php-5.5.*.xz /php-5.6.18-strip.tar.xz /php-5.6.19RC1-strip.tar.xz /php-5.6.19-strip.tar.xz +/php-5.6.20RC1-strip.tar.xz diff --git a/php.spec b/php.spec index 84d3d6f..12102af 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.19 +Version: 5.6.20 %if 0%{?rcver:1} Release: 0.%{rpmrel}.%{rcver}%{?dist} %else @@ -1486,6 +1486,9 @@ rm -f README.{Zeus,QNX,CVS-RULES} %changelog +* Thu Mar 17 2016 Remi Collet 5.6.20-0.1.RC1 +- update to 5.6.20RC1 + * Thu Mar 3 2016 Remi Collet 5.6.19-1 - Update to 5.6.19 http://www.php.net/releases/5_6_19.php diff --git a/sources b/sources index 54d45e4..dee74eb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -249c183ee076cb03f0d81ed6d6d42d64 php-5.6.19-strip.tar.xz +676219bc92449d815e37ea7fb4faf1da php-5.6.20RC1-strip.tar.xz