Update to 7.1.2 - http://www.php.net/releases/7_1_2.php
This commit is contained in:
parent
6f43246ff6
commit
f5bec56bd2
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@ php-5.6.*.xz
|
||||
/php-7.1.1RC1.tar.xz
|
||||
/php-7.1.1.tar.xz
|
||||
/php-7.1.2RC1.tar.xz
|
||||
/php-7.1.2.tar.xz
|
||||
|
7
php.spec
7
php.spec
@ -61,8 +61,8 @@
|
||||
%global db_devel libdb-devel
|
||||
%endif
|
||||
|
||||
%global rcver RC1
|
||||
%global rpmrel 2
|
||||
#global rcver RC1
|
||||
%global rpmrel 1
|
||||
|
||||
Summary: PHP scripting language for creating dynamic web sites
|
||||
Name: php
|
||||
@ -1506,6 +1506,9 @@ rm -f README.{Zeus,QNX,CVS-RULES}
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Feb 15 2017 Remi Collet <remi@fedoraproject.org> - 7.1.2-1
|
||||
- Update to 7.1.2 - http://www.php.net/releases/7_1_2.php
|
||||
|
||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.2-0.2.RC1.1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (php-7.1.2RC1.tar.xz) = 1c66ea4d1f2ca8ad6d5bbcb34be83bbce1993a1afae23e00345fc6d47cc7ef394a3f9641bc5781b2d5da4308baeb7a0e8d64d486ee135131a33b7052fea4b219
|
||||
SHA512 (php-7.1.2.tar.xz) = d1cc387e8817ecbdf5ec80dc01ab0363d1f71347b1ea71f335210df2760dc419e0dc4087c7f45d2f2e9874b555bd7813c36a0d75f5c8e6f2a322693b134087a3
|
||||
|
Loading…
Reference in New Issue
Block a user