v7.4.12RC1
This commit is contained in:
parent
744cd9e07e
commit
967a6d4c47
7
php.spec
7
php.spec
@ -55,8 +55,8 @@
|
||||
%bcond_with tidy
|
||||
%endif
|
||||
|
||||
%global upver 7.4.11
|
||||
#global rcver RC1
|
||||
%global upver 7.4.12
|
||||
%global rcver RC1
|
||||
|
||||
Summary: PHP scripting language for creating dynamic web sites
|
||||
Name: php
|
||||
@ -1535,6 +1535,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Oct 13 2020 Remi Collet <remi@remirepo.net> - 7.4.12~RC1-1
|
||||
- update to 7.4.12RC1
|
||||
|
||||
* Tue Sep 29 2020 Remi Collet <remi@remirepo.net> - 7.4.11-1
|
||||
- Update to 7.4.11 - http://www.php.net/releases/7_4_11.php
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (php-7.4.11.tar.xz) = 9bdd29a4a6c1ac55ed75d8fb2203ae5ef41992c518cb7e3b84cf74db62b03cfbe0ef4ea5614a684a37fcd2ae727376022ce49ed3ff32fc3a728e2f1e2474fb92
|
||||
SHA512 (php-7.4.11.tar.xz.asc) = fe7864e3ba5a1bb71684d9e8bc917912bbbce58e23ad502dfbfcbbd3c55e78f57cb97c9100e178e67ff898b071616a44092eda8554daa1caff205fa22c6c90f9
|
||||
SHA512 (php-7.4.12RC1.tar.xz) = 0abe12b9104d393e2682cba8d70195e381427bae9149d92040fc20ef97d4ed4fbf2b28def9e2ec13bc30dbf30437e32052a519e58f482931e7d62dcb7799ae4b
|
||||
SHA512 (php-7.4.12RC1.tar.xz.asc) = 4c23401f4c114b0918b1a6d390017d85a9460293340899e812ffb0e0263d533fb9afb354e40fd1a2c6945f5aea4bc83343039e482b3cfe12ce4c0eafebd5ebce
|
||||
|
Loading…
Reference in New Issue
Block a user