update to 5.6.0RC3

This commit is contained in:
Remi Collet 2014-07-31 07:15:15 +02:00
parent f375c6a3b0
commit 19934c7bc4
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -27,3 +27,4 @@ php-5.4.*.bz2
/php-5.5.13-strip.tar.xz
/php-5.6.0RC1-strip.tar.xz
/php-5.6.0RC2-strip.tar.xz
/php-5.6.0RC3-strip.tar.xz

View File

@ -66,12 +66,12 @@
%global db_devel libdb-devel
%endif
%global rcver RC2
%global rcver RC3
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: 5.6.0
Release: 0.3.%{rcver}%{?dist}
Release: 0.4.%{rcver}%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@ -1582,6 +1582,9 @@ exit 0
%changelog
* Thu Jul 31 2014 Remi Collet <rcollet@redhat.com> 5.6.0-0.4.RC3
- php 5.6.0RC3
* Mon Jul 7 2014 Remi Collet <rcollet@redhat.com> 5.6.0-0.3.RC2
- php 5.6.0RC2

View File

@ -1 +1 @@
fe60813837a1159c01e1ea5996c5060a php-5.6.0RC2-strip.tar.xz
52f4fe7f794d0bca7a06041ae20b16b4 php-5.6.0RC3-strip.tar.xz