Update to 7.1.1 - http://www.php.net/releases/7_1_1.php
This commit is contained in:
parent
8d7c8d37a3
commit
711e62a241
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@ php-5.6.*.xz
|
||||
/php-7.1.0RC6.tar.xz
|
||||
/php-7.1.0.tar.xz
|
||||
/php-7.1.1RC1.tar.xz
|
||||
/php-7.1.1.tar.xz
|
||||
|
5
php.spec
5
php.spec
@ -61,7 +61,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
|
||||
@ -1506,6 +1506,9 @@ rm -f README.{Zeus,QNX,CVS-RULES}
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jan 18 2017 Remi Collet <remi@fedoraproject.org> 7.1.1-1
|
||||
- Update to 7.1.1 - http://www.php.net/releases/7_1_1.php
|
||||
|
||||
* Fri Jan 6 2017 Remi Collet <remi@fedoraproject.org> 7.1.1-0.1.RC1
|
||||
- Update to 7.1.1RC1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (php-7.1.1RC1.tar.xz) = 5dc031b850e04372b62393e52b6078b1ee6cb47e15065eca8ba28cf73639af0a84b553f00f529336d2700029add13f00f504e518afa5164602312304be6aa687
|
||||
SHA512 (php-7.1.1.tar.xz) = 2155eee2f4001d7fb6bdc26f1491bc388ad18375530ec289a8894e46fbc77137bbc285f266c3fbc64d7484e278b08f3c9fd5e7a7408d2e535bbc10c58468353e
|
||||
|
Loading…
Reference in New Issue
Block a user