8.1.11RC1
This commit is contained in:
parent
25dc43305f
commit
ff3814718d
2
.gitignore
vendored
2
.gitignore
vendored
@ -42,3 +42,5 @@ php-7.*.xz.asc
|
|||||||
/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
|
||||||
/php-8.1.10.tar.xz.asc
|
/php-8.1.10.tar.xz.asc
|
||||||
|
/php-8.1.11RC1.tar.xz
|
||||||
|
/php-8.1.11RC1.tar.xz.asc
|
||||||
|
7
php.spec
7
php.spec
@ -64,8 +64,8 @@
|
|||||||
%bcond_with imap
|
%bcond_with imap
|
||||||
%bcond_without lmdb
|
%bcond_without lmdb
|
||||||
|
|
||||||
%global upver 8.1.10
|
%global upver 8.1.11
|
||||||
#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
|
||||||
|
* Wed Sep 14 2022 Remi Collet <remi@remirepo.net> - 8.1.11~RC1-1
|
||||||
|
- update to 8.1.11RC1
|
||||||
|
|
||||||
* Thu Sep 8 2022 Remi Collet <remi@remirepo.net> - 8.1.10-1
|
* 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
|
- Update to 8.1.10 - http://www.php.net/releases/8_1_10.php
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (php-8.1.10.tar.xz) = d41595365a5a032a593dfaa13106ae66e78db59d3539a2d37cb5a536c38934b8a6ed90cf4e91fc4539cb2f018517ee4c6e696a4d2b6541bfa3c6fa5f1f9ca378
|
SHA512 (php-8.1.11RC1.tar.xz) = eb49dbf4203541d76dea13f82ef0a551794e4eef9ef277ae6e24e3db96e22542aa4a8cdc3e991dc28bc4973c56e8eddcb030cc80c750842576e8826f5b2c1384
|
||||||
SHA512 (php-8.1.10.tar.xz.asc) = 240ee0dd957546260d5a6e9cae59f7b671c9be18f28d08d016e4eeb0e5c2842322a003ade93ddcb916ba8853faa92492cac27e5615bffbf97a909479dbb013b2
|
SHA512 (php-8.1.11RC1.tar.xz.asc) = 6333a2108155783f51f76893105ec71e2f533de80ad6c14112f2a864182400002bb7c0e7c2095a1b244b59c756c9b591a39ddeee7928f23a4828433e117ed108
|
||||||
|
Loading…
Reference in New Issue
Block a user