update to 5.6.16RC1, for Koschei

This commit is contained in:
Remi Collet 2015-11-12 09:32:30 +01:00
parent 040acf5d42
commit 8e57989860
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -58,3 +58,4 @@ php-5.5.*.xz
/php-5.6.14-strip.tar.xz
/php-5.6.15RC1-strip.tar.xz
/php-5.6.15-strip.tar.xz
/php-5.6.16RC1-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.15
Version: 5.6.16
%if 0%{?rcver:1}
Release: 0.%{rpmrel}.%{rcver}%{?dist}
%else
@ -1484,6 +1484,9 @@ rm -f README.{Zeus,QNX,CVS-RULES}
%changelog
* Thu Nov 12 2015 Remi Collet <remi@fedoraproject.org> 5.6.16-0.1.RC1
- update to 5.6.16RC1
* Thu Oct 29 2015 Remi Collet <remi@fedoraproject.org> 5.6.15-1
- Update to 5.6.15
http://www.php.net/releases/5_6_15.php

View File

@ -1 +1 @@
d6c9086d6230d68c27f909e4beb26e63 php-5.6.15-strip.tar.xz
a6e7ea6611dfc37a16224633d0cd2a24 php-5.6.16RC1-strip.tar.xz