update to 5.6.19RC1
This commit is contained in:
parent
5c6a8e92e5
commit
def0a8de67
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
9
php.spec
9
php.spec
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user