This commit is contained in:
Remi Collet 2016-10-14 14:27:52 +02:00
parent 8d4bc47e2f
commit b86c1b542e
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ php-7.0.*.xz
/php-5.6.25RC1-strip.tar.xz
/php-5.6.25-strip.tar.xz
/php-5.6.26-strip.tar.xz
/php-5.6.27-strip.tar.xz

View File

@ -69,7 +69,7 @@
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: 5.6.26
Version: 5.6.27
%if 0%{?rcver:1}
Release: 0.%{rpmrel}.%{rcver}%{?dist}
%else
@ -1485,6 +1485,9 @@ rm -f README.{Zeus,QNX,CVS-RULES}
%changelog
* Fri Oct 14 2016 Remi Collet <remi@fedoraproject.org> 5.6.27-1
- Update to 5.6.27 - http://www.php.net/releases/5_6_27.php
* Thu Sep 15 2016 Remi Collet <remi@fedoraproject.org> 5.6.26-1
- Update to 5.6.26 - http://www.php.net/releases/5_6_26.php

View File

@ -1 +1 @@
225a298342c688d2a191a66a59df38cc php-5.6.26-strip.tar.xz
e227111423df1719b910cf31e2bbe38b php-5.6.27-strip.tar.xz