Update to 5.6.15RC1 for Koschei

This commit is contained in:
Remi Collet 2015-10-16 10:18:22 +02:00
parent feba38555f
commit 50476cc529
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -56,3 +56,4 @@ php-5.5.*.xz
/php-5.6.13-strip.tar.xz
/php-5.6.14RC1-strip.tar.xz
/php-5.6.14-strip.tar.xz
/php-5.6.15RC1-strip.tar.xz

View File

@ -64,12 +64,12 @@
%global db_devel libdb-devel
%endif
#global rcver RC1
%global rcver RC1
%global rpmrel 1
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: 5.6.14
Version: 5.6.15
%if 0%{?rcver:1}
Release: 0.%{rpmrel}.%{rcver}%{?dist}
%else
@ -1485,6 +1485,9 @@ rm -f README.{Zeus,QNX,CVS-RULES}
%changelog
* Thu Oct 15 2015 Remi Collet <remi@fedoraproject.org> 5.6.15-0.1.RC1
- update to 5.6.15RC1
* Wed Sep 30 2015 Remi Collet <remi@fedoraproject.org> 5.6.14-1
- Update to 5.6.14
http://www.php.net/releases/5_6_14.php

View File

@ -1 +1 @@
31dd3332d1ed526bd0f628d3e6367756 php-5.6.14-strip.tar.xz
028a93d3c94834292ba0621dc1beb983 php-5.6.15RC1-strip.tar.xz