This commit is contained in:
Remi Collet 2016-06-22 07:18:08 +02:00
parent d6cb6de850
commit a70d7caea7
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -73,3 +73,4 @@ php-5.5.*.xz
/php-5.6.22RC1-strip.tar.xz
/php-5.6.22-strip.tar.xz
/php-5.6.23RC1-strip.tar.xz
/php-5.6.23-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
@ -1479,6 +1479,9 @@ rm -f README.{Zeus,QNX,CVS-RULES}
%changelog
* Wed Jun 22 2016 Remi Collet <remi@fedoraproject.org> 5.6.23-1
- Update to 5.6.23 - http://www.php.net/releases/5_6_23.php
* Thu Jun 9 2016 Remi Collet <remi@fedoraproject.org> 5.6.23-0.1.RC1
- update to 5.6.23RC1

View File

@ -1 +1 @@
8e2f8e8d322211cbaa0baaae7d001d3e php-5.6.23RC1-strip.tar.xz
1653f194fb5887f1cdbe6b751ee9cd3d php-5.6.23-strip.tar.xz