Update to 5.6.15RC1 for Koschei
This commit is contained in:
parent
feba38555f
commit
50476cc529
1
.gitignore
vendored
1
.gitignore
vendored
@ -56,3 +56,4 @@ php-5.5.*.xz
|
||||
/php-5.6.13-strip.tar.xz
|
||||
/php-5.6.14RC1-strip.tar.xz
|
||||
/php-5.6.14-strip.tar.xz
|
||||
/php-5.6.15RC1-strip.tar.xz
|
||||
|
7
php.spec
7
php.spec
@ -64,12 +64,12 @@
|
||||
%global db_devel libdb-devel
|
||||
%endif
|
||||
|
||||
#global rcver RC1
|
||||
%global rcver RC1
|
||||
%global rpmrel 1
|
||||
|
||||
Summary: PHP scripting language for creating dynamic web sites
|
||||
Name: php
|
||||
Version: 5.6.14
|
||||
Version: 5.6.15
|
||||
%if 0%{?rcver:1}
|
||||
Release: 0.%{rpmrel}.%{rcver}%{?dist}
|
||||
%else
|
||||
@ -1485,6 +1485,9 @@ rm -f README.{Zeus,QNX,CVS-RULES}
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Oct 15 2015 Remi Collet <remi@fedoraproject.org> 5.6.15-0.1.RC1
|
||||
- update to 5.6.15RC1
|
||||
|
||||
* Wed Sep 30 2015 Remi Collet <remi@fedoraproject.org> 5.6.14-1
|
||||
- Update to 5.6.14
|
||||
http://www.php.net/releases/5_6_14.php
|
||||
|
Loading…
Reference in New Issue
Block a user