This commit is contained in:
Remi Collet 2016-05-26 15:44:51 +02:00
parent e42f874ed1
commit 224b7a044b
3 changed files with 7 additions and 2 deletions

2
.gitignore vendored
View File

@ -70,3 +70,5 @@ php-5.5.*.xz
/php-5.6.20-strip.tar.xz
/php-5.6.21RC1-strip.tar.xz
/php-5.6.21-strip.tar.xz
/php-5.6.22RC1-strip.tar.xz
/php-5.6.22-strip.tar.xz

View File

@ -69,7 +69,7 @@
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: 5.6.21
Version: 5.6.22
%if 0%{?rcver:1}
Release: 0.%{rpmrel}.%{rcver}%{?dist}
%else
@ -1480,6 +1480,9 @@ rm -f README.{Zeus,QNX,CVS-RULES}
%changelog
* Thu May 26 2016 Remi Collet <remi@fedoraproject.org> 5.6.22-1
- Update to 5.6.22 - http://www.php.net/releases/5_6_22.php
* Thu Apr 28 2016 Remi Collet <remi@fedoraproject.org> 5.6.21-1
- Update to 5.6.21
http://www.php.net/releases/5_6_21.php

View File

@ -1 +1 @@
ff44f25a2cd63a9a153a67fd96244c26 php-5.6.21-strip.tar.xz
3f9cbd96bbd00b7f5d91808e400d0852 php-5.6.22-strip.tar.xz