5.6.14RC1
This commit is contained in:
parent
3d18378937
commit
98ce5ad038
1
.gitignore
vendored
1
.gitignore
vendored
@ -54,3 +54,4 @@ php-5.5.*.xz
|
|||||||
/php-5.6.12RC1-strip.tar.xz
|
/php-5.6.12RC1-strip.tar.xz
|
||||||
/php-5.6.12-strip.tar.xz
|
/php-5.6.12-strip.tar.xz
|
||||||
/php-5.6.13-strip.tar.xz
|
/php-5.6.13-strip.tar.xz
|
||||||
|
/php-5.6.14RC1-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.13
|
Version: 5.6.14
|
||||||
%if 0%{?rcver:1}
|
%if 0%{?rcver:1}
|
||||||
Release: 0.%{rpmrel}.%{rcver}%{?dist}
|
Release: 0.%{rpmrel}.%{rcver}%{?dist}
|
||||||
%else
|
%else
|
||||||
@ -1484,6 +1484,9 @@ rm -f README.{Zeus,QNX,CVS-RULES}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 17 2015 Remi Collet <remi@fedoraproject.org> 5.6.14-0.1.RC1
|
||||||
|
- update to 5.6.14RC1
|
||||||
|
|
||||||
* Thu Sep 3 2015 Remi Collet <remi@fedoraproject.org> 5.6.13-1
|
* Thu Sep 3 2015 Remi Collet <remi@fedoraproject.org> 5.6.13-1
|
||||||
- Update to 5.6.13
|
- Update to 5.6.13
|
||||||
http://www.php.net/releases/5_6_13.php
|
http://www.php.net/releases/5_6_13.php
|
||||||
|
Loading…
Reference in New Issue
Block a user