diff --git a/.gitignore b/.gitignore index dd7aeee..064dba7 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ php-7.0.*.xz /php-5.6.25-strip.tar.xz /php-5.6.26-strip.tar.xz /php-5.6.27-strip.tar.xz +/php-5.6.28-strip.tar.xz diff --git a/php.spec b/php.spec index 57fce09..cc56276 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.27 +Version: 5.6.28 %if 0%{?rcver:1} Release: 0.%{rpmrel}.%{rcver}%{?dist} %else @@ -1485,6 +1485,9 @@ rm -f README.{Zeus,QNX,CVS-RULES} %changelog +* Wed Nov 9 2016 Remi Collet 5.6.28-1 +- Update to 5.6.28 - http://www.php.net/releases/5_6_28.php + * Fri Oct 14 2016 Remi Collet 5.6.27-1 - Update to 5.6.27 - http://www.php.net/releases/5_6_27.php diff --git a/sources b/sources index aaabc8e..e36d5e7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e227111423df1719b910cf31e2bbe38b php-5.6.27-strip.tar.xz +36c69111cc3794c065e700f95f59af8c php-5.6.28-strip.tar.xz