Update to 5.6.8 http://www.php.net/releases/5_6_8.php
This commit is contained in:
parent
d866490dfb
commit
7fd2a3c3c5
1
.gitignore
vendored
1
.gitignore
vendored
@ -44,3 +44,4 @@ php-5.5.*.xz
|
||||
/php-5.6.7RC1-strip.tar.xz
|
||||
/php-5.6.7-strip.tar.xz
|
||||
/php-5.6.8RC1-strip.tar.xz
|
||||
/php-5.6.8-strip.tar.xz
|
||||
|
8
php.spec
8
php.spec
@ -57,8 +57,8 @@
|
||||
%global db_devel libdb-devel
|
||||
%endif
|
||||
|
||||
%global rcver RC1
|
||||
%global rpmrel 3
|
||||
#global rcver RC1
|
||||
%global rpmrel 1
|
||||
|
||||
Summary: PHP scripting language for creating dynamic web sites
|
||||
Name: php
|
||||
@ -1481,6 +1481,10 @@ rm -f README.{Zeus,QNX,CVS-RULES}
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Apr 16 2015 Remi Collet <remi@fedoraproject.org> 5.6.8-1
|
||||
- Update to 5.6.8
|
||||
http://www.php.net/releases/5_6_8.php
|
||||
|
||||
* Fri Apr 10 2015 Remi Collet <remi@fedoraproject.org> 5.6.8-0.3.RC1
|
||||
- add upstream patch to drop SSLv3 tests
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user