update to 5.5.0 finale

This commit is contained in:
Remi Collet 2013-06-20 09:18:13 +02:00
parent ef48bfff93
commit 8025efc074
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@ php-5.4.*.bz2
/php-5.5.0RC2.tar.xz
/php-5.5.0RC3.tar.xz
/php-5.5.0RC3-strip.tar.xz
/php-5.5.0-strip.tar.xz

View File

@ -64,12 +64,12 @@
%global db_devel libdb-devel
%endif
%global rcver RC3
#global rcver RC3
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: 5.5.0
Release: 0.11.%{rcver}%{?dist}
Release: 1%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@ -1525,6 +1525,9 @@ exit 0
%changelog
* Thu Jun 20 2013 Remi Collet <rcollet@redhat.com> 5.5.0-1
- update to 5.5.0 final
* Fri Jun 14 2013 Remi Collet <rcollet@redhat.com> 5.5.0-0.11.RC3
- also drop JSON from sources
- clean conditional for JSON (as removed from the sources)

View File

@ -1 +1 @@
4ec3676db18aa5d34ac795e6c0e9343c php-5.5.0RC3-strip.tar.xz
17afa934e4208640562096702534d5c2 php-5.5.0-strip.tar.xz