This commit is contained in:
Remi Collet 2016-09-14 06:50:54 +02:00
parent 894d459c9c
commit 3eee05712f
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ php-5.6.*.xz
/php-7.0.10RC1.tar.xz
/php-7.0.10.tar.xz
/php-7.0.11RC1.tar.xz
/php-7.0.11.tar.xz

View File

@ -58,7 +58,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
@ -1490,6 +1490,9 @@ rm -f README.{Zeus,QNX,CVS-RULES}
%changelog
* Wed Sep 14 2016 Remi Collet <remi@fedoraproject.org> 7.0.11-1
- Update to 7.0.11 - http://www.php.net/releases/7_0_11.php
* Fri Sep 2 2016 Remi Collet <remi@fedoraproject.org> 7.0.11-0.1.RC1
- Update to 7.0.11RC1

View File

@ -1 +1 @@
67314fa8496154d6212f4dab9fce27ce php-7.0.11RC1.tar.xz
9a6013a5e9f258bbfb62ae5ac66b72da php-7.0.11.tar.xz