5.6.12RC1

This commit is contained in:
Remi Collet 2015-07-24 07:25:56 +02:00
parent 737a7353e3
commit 8e403052f5
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -51,3 +51,4 @@ php-5.5.*.xz
/php-5.6.10-strip.tar.xz
/php-5.6.11RC1-strip.tar.xz
/php-5.6.11-strip.tar.xz
/php-5.6.12RC1-strip.tar.xz

View File

@ -64,12 +64,12 @@
%global db_devel libdb-devel
%endif
#global rcver RC1
%global rpmrel 2
%global rcver RC1
%global rpmrel 1
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: 5.6.11
Version: 5.6.12
%if 0%{?rcver:1}
Release: 0.%{rpmrel}.%{rcver}%{?dist}
%else
@ -1484,6 +1484,9 @@ rm -f README.{Zeus,QNX,CVS-RULES}
%changelog
* Fri Jul 24 2015 Remi Collet <remi@fedoraproject.org> 5.6.12-0.1.RC1
- update to 5.6.12RC1
* Fri Jul 17 2015 Remi Collet <remi@fedoraproject.org> 5.6.11-2
- fix typo in php.conf #1244104

View File

@ -1 +1 @@
f88bbe0d162f1a459486f1ae07ed6b1e php-5.6.11-strip.tar.xz
d7330835d663277bc0f820a6ff80271c php-5.6.12RC1-strip.tar.xz