update to 5.6.19RC1

This commit is contained in:
Remi Collet 2016-02-18 08:49:27 +01:00
parent 5c6a8e92e5
commit def0a8de67
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -64,3 +64,4 @@ php-5.5.*.xz
/php-5.6.17-strip.tar.xz
/php-5.6.18RC1-strip.tar.xz
/php-5.6.18-strip.tar.xz
/php-5.6.19RC1-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.18
Version: 5.6.19
%if 0%{?rcver:1}
Release: 0.%{rpmrel}.%{rcver}%{?dist}
%else
@ -1486,6 +1486,9 @@ rm -f README.{Zeus,QNX,CVS-RULES}
%changelog
* Thu Feb 18 2016 Remi Collet <remi@fedoraproject.org> 5.6.19-0.1.RC1
- update to 5.6.19RC1
* Tue Feb 9 2016 Remi Collet <remi@fedoraproject.org> 5.6.18-2
- define %%pecl_xmldir and own it (/var/lib/php/peclxml)

View File

@ -1 +1 @@
25851ace9c05e9ef07de2a8e7378a186 php-5.6.18-strip.tar.xz
f3ad4eae0ac4d6170a58530e99f01556 php-5.6.19RC1-strip.tar.xz