Update to 7.1.7 - http://www.php.net/releases/7_1_7.php
This commit is contained in:
parent
afbe04bb4a
commit
f0c845eb21
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@ php-7.0.*.xz
|
||||
/php-7.1.6RC1.tar.xz
|
||||
/php-7.1.6.tar.xz
|
||||
/php-7.1.7RC1.tar.xz
|
||||
/php-7.1.7.tar.xz
|
||||
|
5
php.spec
5
php.spec
@ -62,7 +62,7 @@
|
||||
%endif
|
||||
|
||||
%global upver 7.1.7
|
||||
%global rcver RC1
|
||||
#global rcver RC1
|
||||
|
||||
Summary: PHP scripting language for creating dynamic web sites
|
||||
Name: php
|
||||
@ -1506,6 +1506,9 @@ rm -f README.{Zeus,QNX,CVS-RULES}
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jul 6 2017 Remi Collet <remi@fedoraproject.org> - 7.1.7-1
|
||||
- Update to 7.1.7 - http://www.php.net/releases/7_1_7.php
|
||||
|
||||
* Wed Jun 21 2017 Remi Collet <remi@fedoraproject.org> - 7.1.7~RC1-1
|
||||
- Update to 7.1.7RC1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (php-7.1.7RC1.tar.xz) = 837a9bd825772fa09b794093eaf853d5f3f8455ad7157da32446b1c06a548bf5658ab63e00f0a30f6a34784930fd06028f0100ccb67fb86fa2701730c09b67ae
|
||||
SHA512 (php-7.1.7.tar.xz) = aaf846feccc8ab1cc4ab68ec166596d1a610334ed461e1203208c40b7a7db4bbaee7a79d6e47be1cba07e59087846ea6d2f8fbbd17deae6cc724e08fa9813cd0
|
||||
|
Loading…
Reference in New Issue
Block a user