5.6.25RC1

This commit is contained in:
Remi Collet 2016-08-04 07:33:28 +02:00
parent 251175e28f
commit 594e0b191e
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -64,12 +64,12 @@
%global db_devel libdb-devel
%endif
#global rcver RC1
%global rpmrel 2
%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
@ -1485,6 +1485,9 @@ rm -f README.{Zeus,QNX,CVS-RULES}
%changelog
* Thu Aug 4 2016 Remi Collet <remi@fedoraproject.org> 5.6.25-0.1.RC1
- update to 5.6.25RC1
* Thu Jul 21 2016 Remi Collet <remi@fedoraproject.org> 5.6.24-1
- Update to 5.6.24 - http://www.php.net/releases/5_6_24.php

View File

@ -1 +1 @@
220e5a945f456e2555450ffe9900aa97 php-5.6.24-strip.tar.xz
852098ca1f8ae4988a423aab71e8e843 php-5.6.25RC1-strip.tar.xz