This commit is contained in:
Remi Collet 2015-08-06 18:02:24 +02:00
parent 8e403052f5
commit 7b41b9cf7d
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

@ -64,7 +64,7 @@
%global db_devel libdb-devel
%endif
%global rcver RC1
#global rcver RC1
%global rpmrel 1
Summary: PHP scripting language for creating dynamic web sites
@ -1484,6 +1484,10 @@ rm -f README.{Zeus,QNX,CVS-RULES}
%changelog
* Thu Aug 6 2015 Remi Collet <remi@fedoraproject.org> 5.6.12-1
- Update to 5.6.12
http://www.php.net/releases/5_6_12.php
* Fri Jul 24 2015 Remi Collet <remi@fedoraproject.org> 5.6.12-0.1.RC1
- update to 5.6.12RC1

View File

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