Update to 8.1.10 - http://www.php.net/releases/8_1_10.php
This commit is contained in:
parent
1add2cd4e6
commit
25dc43305f
2
.gitignore
vendored
2
.gitignore
vendored
@ -40,3 +40,5 @@ php-7.*.xz.asc
|
|||||||
/php-8.1.9.tar.xz.asc
|
/php-8.1.9.tar.xz.asc
|
||||||
/php-8.1.10RC1.tar.xz
|
/php-8.1.10RC1.tar.xz
|
||||||
/php-8.1.10RC1.tar.xz.asc
|
/php-8.1.10RC1.tar.xz.asc
|
||||||
|
/php-8.1.10.tar.xz
|
||||||
|
/php-8.1.10.tar.xz.asc
|
||||||
|
5
php.spec
5
php.spec
@ -65,7 +65,7 @@
|
|||||||
%bcond_without lmdb
|
%bcond_without lmdb
|
||||||
|
|
||||||
%global upver 8.1.10
|
%global upver 8.1.10
|
||||||
%global rcver RC1
|
#global rcver RC1
|
||||||
|
|
||||||
Summary: PHP scripting language for creating dynamic web sites
|
Summary: PHP scripting language for creating dynamic web sites
|
||||||
Name: php
|
Name: php
|
||||||
@ -1540,6 +1540,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 8 2022 Remi Collet <remi@remirepo.net> - 8.1.10-1
|
||||||
|
- Update to 8.1.10 - http://www.php.net/releases/8_1_10.php
|
||||||
|
|
||||||
* Wed Aug 17 2022 Remi Collet <remi@remirepo.net> - 8.1.10~RC1-1
|
* Wed Aug 17 2022 Remi Collet <remi@remirepo.net> - 8.1.10~RC1-1
|
||||||
- update to 8.1.10RC1
|
- update to 8.1.10RC1
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (php-8.1.10RC1.tar.xz) = ddefc673a98cf244ec23e528912da92f4cfbeca8c1bf7fc5b29663f0562cb97fac9be49bf920880777bc1391fc81285cfb75cf6c3cdc1e1786662d3c783656d8
|
SHA512 (php-8.1.10.tar.xz) = d41595365a5a032a593dfaa13106ae66e78db59d3539a2d37cb5a536c38934b8a6ed90cf4e91fc4539cb2f018517ee4c6e696a4d2b6541bfa3c6fa5f1f9ca378
|
||||||
SHA512 (php-8.1.10RC1.tar.xz.asc) = 44b0f57884cbd502297e3a22f2cc1b18ca892e19267b7ede111a2d7a49441bf4584e7445e5c67c41c23aee8b43acdcba75cb984ec832fe9d4eed67ae22c6aa4c
|
SHA512 (php-8.1.10.tar.xz.asc) = 240ee0dd957546260d5a6e9cae59f7b671c9be18f28d08d016e4eeb0e5c2842322a003ade93ddcb916ba8853faa92492cac27e5615bffbf97a909479dbb013b2
|
||||||
|
Loading…
Reference in New Issue
Block a user