This commit is contained in:
Remi Collet 2016-09-15 13:00:36 +02:00
parent db59491bff
commit a29760ee85
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

@ -69,7 +69,7 @@
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: 5.6.25
Version: 5.6.26
%if 0%{?rcver:1}
Release: 0.%{rpmrel}.%{rcver}%{?dist}
%else
@ -1485,6 +1485,9 @@ rm -f README.{Zeus,QNX,CVS-RULES}
%changelog
* 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
* Wed Aug 24 2016 Joe Orton <jorton@redhat.com> - 5.6.25-1
- update to 5.6.25
http://php.net/releases/5_6_25.php

View File

@ -1 +1 @@
50385ee01e6e639b1e2cfeb042104ef8 php-5.6.25-strip.tar.xz
ae105bfc5d86d95c30377dca2773d5e2 php-5.6.26-strip.tar.xz