From 4cd6eefd684344bceef36017f08c37de5a77cb45 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Aug 04 2016 06:01:37 +0000 Subject: 5.6.25RC1 (cherry picked from commit 594e0b191e969caaedb3cc9e07f92f9442d459a9) --- diff --git a/.gitignore b/.gitignore index b89a1e9..e14c656 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ php-5.5.*.xz php-7.0.*.xz /php-5.6.23-strip.tar.xz /php-5.6.24-strip.tar.xz +/php-5.6.25RC1-strip.tar.xz diff --git a/php.spec b/php.spec index f7b5ad4..97683fa 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.24 +Version: 5.6.25 %if 0%{?rcver:1} Release: 0.%{rpmrel}.%{rcver}%{?dist} %else @@ -1477,6 +1477,9 @@ rm -f README.{Zeus,QNX,CVS-RULES} %changelog +* Thu Aug 4 2016 Remi Collet 5.6.25-0.1.RC1 +- update to 5.6.25RC1 + * Thu Jul 21 2016 Remi Collet 5.6.24-1 - Update to 5.6.24 - http://www.php.net/releases/5_6_24.php diff --git a/sources b/sources index cd415c6..0a507ae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -220e5a945f456e2555450ffe9900aa97 php-5.6.24-strip.tar.xz +852098ca1f8ae4988a423aab71e8e843 php-5.6.25RC1-strip.tar.xz