From 64e0a353c02dd82f3a01cb7bb2eafb7e553f7ba3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: May 26 2016 14:14:47 +0000 Subject: Update to 5.6.22 - http://www.php.net/releases/5_6_22.php (cherry picked from commit 224b7a044b6def462e73f4cb9f0817890f974512) --- diff --git a/.gitignore b/.gitignore index 9582c36..822d80e 100644 --- a/.gitignore +++ b/.gitignore @@ -69,3 +69,5 @@ 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 +/php-5.6.22-strip.tar.xz diff --git a/php.spec b/php.spec index 9a99cfc..6f0d424 100644 --- a/php.spec +++ b/php.spec @@ -69,7 +69,7 @@ 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 @@ -1478,6 +1478,9 @@ rm -f README.{Zeus,QNX,CVS-RULES} %changelog +* Thu May 26 2016 Remi Collet 5.6.22-1 +- Update to 5.6.22 - http://www.php.net/releases/5_6_22.php + * 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..a0b0d87 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ff44f25a2cd63a9a153a67fd96244c26 php-5.6.21-strip.tar.xz +3f9cbd96bbd00b7f5d91808e400d0852 php-5.6.22-strip.tar.xz