5.6.20RC1 for Koschei
This commit is contained in:
parent
b348e394ce
commit
5143b5dd4d
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||||
|
7
php.spec
7
php.spec
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user