Update to 5.5.13 http://www.php.net/releases/5_5_13.php
This commit is contained in:
parent
f0d343bd83
commit
e3ee2cf9af
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@ php-5.4.*.bz2
|
|||||||
/php-5.5.10-strip.tar.xz
|
/php-5.5.10-strip.tar.xz
|
||||||
/php-5.5.11-strip.tar.xz
|
/php-5.5.11-strip.tar.xz
|
||||||
/php-5.5.12-strip.tar.xz
|
/php-5.5.12-strip.tar.xz
|
||||||
|
/php-5.5.13-strip.tar.xz
|
||||||
|
6
php.spec
6
php.spec
@ -68,7 +68,7 @@
|
|||||||
|
|
||||||
Summary: PHP scripting language for creating dynamic web sites
|
Summary: PHP scripting language for creating dynamic web sites
|
||||||
Name: php
|
Name: php
|
||||||
Version: 5.5.12
|
Version: 5.5.13
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
# All files licensed under PHP version 3.01, except
|
# All files licensed under PHP version 3.01, except
|
||||||
# Zend is licensed under Zend
|
# Zend is licensed under Zend
|
||||||
@ -1550,6 +1550,10 @@ exit 0
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 30 2014 Remi Collet <rcollet@redhat.com> 5.5.13-1
|
||||||
|
- Update to 5.5.13
|
||||||
|
http://www.php.net/releases/5_5_13.php
|
||||||
|
|
||||||
* Sat May 3 2014 Remi Collet <rcollet@redhat.com> 5.5.12-1
|
* Sat May 3 2014 Remi Collet <rcollet@redhat.com> 5.5.12-1
|
||||||
- Update to 5.5.12
|
- Update to 5.5.12
|
||||||
http://www.php.net/releases/5_5_12.php
|
http://www.php.net/releases/5_5_12.php
|
||||||
|
Loading…
Reference in New Issue
Block a user