Update to 7.1.12 - http://www.php.net/releases/7_1_12.php
This commit is contained in:
parent
3ecf7d27ec
commit
a48e6d265a
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@ php-7.0.*.xz
|
||||
/php-7.1.9.tar.xz
|
||||
/php-7.1.10.tar.xz
|
||||
/php-7.1.11.tar.xz
|
||||
/php-7.1.12.tar.xz
|
||||
|
5
php.spec
5
php.spec
@ -66,7 +66,7 @@
|
||||
|
||||
Summary: PHP scripting language for creating dynamic web sites
|
||||
Name: php
|
||||
Version: 7.1.11
|
||||
Version: 7.1.12
|
||||
Release: %{?rcver:0.}%{rpmrel}%{?rcver:.%{rcver}}%{?dist}
|
||||
# All files licensed under PHP version 3.01, except
|
||||
# Zend is licensed under Zend
|
||||
@ -1504,6 +1504,9 @@ rm -f README.{Zeus,QNX,CVS-RULES}
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Nov 22 2017 Remi Collet <remi@fedoraproject.org> - 7.1.12-1
|
||||
- Update to 7.1.12 - http://www.php.net/releases/7_1_12.php
|
||||
|
||||
* Wed Oct 25 2017 Remi Collet <remi@fedoraproject.org> - 7.1.11-1
|
||||
- Update to 7.1.11 - http://www.php.net/releases/7_1_11.php
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (php-7.1.11.tar.xz) = 400bc75d938f49754586d2b14b8f300c5a1e961489c02c968c7560ea0edc3765992580306c6185ecee57734775f8abaf7525a2aaa5110db2d8efacf2701c0101
|
||||
SHA512 (php-7.1.12.tar.xz) = 75fc376faaf20500cadc0da03baac1676a151a033df4724c2a69dd601969e37c2638d24c27880cf020f53d6a44e17c2a06f621f2fcaa416de6230253e73a6763
|
||||
|
Loading…
Reference in New Issue
Block a user