5.6.20RC1 for Koschei

This commit is contained in:
Remi Collet 2016-03-17 07:30:26 +01:00
parent b348e394ce
commit 5143b5dd4d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -66,3 +66,4 @@ php-5.5.*.xz
/php-5.6.18-strip.tar.xz /php-5.6.18-strip.tar.xz
/php-5.6.19RC1-strip.tar.xz /php-5.6.19RC1-strip.tar.xz
/php-5.6.19-strip.tar.xz /php-5.6.19-strip.tar.xz
/php-5.6.20RC1-strip.tar.xz

View File

@ -64,12 +64,12 @@
%global db_devel libdb-devel %global db_devel libdb-devel
%endif %endif
#global rcver RC1 %global rcver RC1
%global rpmrel 1 %global rpmrel 1
Summary: PHP scripting language for creating dynamic web sites Summary: PHP scripting language for creating dynamic web sites
Name: php Name: php
Version: 5.6.19 Version: 5.6.20
%if 0%{?rcver:1} %if 0%{?rcver:1}
Release: 0.%{rpmrel}.%{rcver}%{?dist} Release: 0.%{rpmrel}.%{rcver}%{?dist}
%else %else
@ -1486,6 +1486,9 @@ rm -f README.{Zeus,QNX,CVS-RULES}
%changelog %changelog
* Thu Mar 17 2016 Remi Collet <remi@fedoraproject.org> 5.6.20-0.1.RC1
- update to 5.6.20RC1
* Thu Mar 3 2016 Remi Collet <remi@fedoraproject.org> 5.6.19-1 * Thu Mar 3 2016 Remi Collet <remi@fedoraproject.org> 5.6.19-1
- Update to 5.6.19 - Update to 5.6.19
http://www.php.net/releases/5_6_19.php http://www.php.net/releases/5_6_19.php

View File

@ -1 +1 @@
249c183ee076cb03f0d81ed6d6d42d64 php-5.6.19-strip.tar.xz 676219bc92449d815e37ea7fb4faf1da php-5.6.20RC1-strip.tar.xz