Update to 7.2.1 - http://www.php.net/releases/7_2_1.php
This commit is contained in:
parent
952ff17391
commit
fd1b6ce85e
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ php-7.1.*.xz
|
||||
/php-7.2.0RC6.tar.xz
|
||||
/php-7.2.0.tar.xz
|
||||
/php-7.2.1RC1.tar.xz
|
||||
/php-7.2.1.tar.xz
|
||||
|
5
php.spec
5
php.spec
@ -62,7 +62,7 @@
|
||||
%endif
|
||||
|
||||
%global upver 7.2.1
|
||||
%global rcver RC1
|
||||
#global rcver RC1
|
||||
|
||||
Summary: PHP scripting language for creating dynamic web sites
|
||||
Name: php
|
||||
@ -1520,6 +1520,9 @@ rm -f README.{Zeus,QNX,CVS-RULES}
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jan 3 2018 Remi Collet <remi@remirepo.net> - 7.2.1-1
|
||||
- Update to 7.2.1 - http://www.php.net/releases/7_2_1.php
|
||||
|
||||
* Wed Dec 13 2017 Remi Collet <remi@remirepo.net> - 7.2.1~RC1-1
|
||||
- update to 7.2.1RC1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (php-7.2.1RC1.tar.xz) = bfab5564bb514ed9f3281b7a6480fd93e675380c840674c30b12817ba77523dd1abcc26d178223db14770f2e83404b8fe45daf81ab75aca53a20f53177c0df8c
|
||||
SHA512 (php-7.2.1.tar.xz) = 2445f2cff20214b521c48592e5ab42b770c291702178d7cb2a84912c81b7e5d2cc45948a3a4a7830194fa444708d544c73efbaa8e90c95ab77937f7feffb2ffc
|
||||
|
Loading…
Reference in New Issue
Block a user