v8.3.0RC6
This commit is contained in:
parent
6a4a054fda
commit
8285331b95
2
.gitignore
vendored
2
.gitignore
vendored
@ -11,3 +11,5 @@ TODO
|
||||
/php-8.3.0RC4.tar.xz.asc
|
||||
/php-8.3.0RC5.tar.xz
|
||||
/php-8.3.0RC5.tar.xz.asc
|
||||
/php-8.3.0RC6.tar.xz
|
||||
/php-8.3.0RC6.tar.xz.asc
|
||||
|
5
php.spec
5
php.spec
@ -65,7 +65,7 @@
|
||||
%bcond_without lmdb
|
||||
|
||||
%global upver 8.3.0
|
||||
%global rcver RC5
|
||||
%global rcver RC6
|
||||
|
||||
Summary: PHP scripting language for creating dynamic web sites
|
||||
Name: php
|
||||
@ -1552,6 +1552,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Nov 8 2023 Remi Collet <remi@remirepo.net> - 8.3.0~RC6-1
|
||||
- update to 8.3.0RC6
|
||||
|
||||
* Tue Oct 24 2023 Remi Collet <remi@remirepo.net> - 8.3.0~RC5-1
|
||||
- update to 8.3.0RC5
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (php-8.3.0RC5.tar.xz) = aa53f358f94b1f0ed2cdd3a6890707d28fd0fb6c5ed00841f1bb1f7f5998ebd2d6c9f6bd46a29b012136059512c3b86b9e62e90d31ee2b6448286024db8b7a49
|
||||
SHA512 (php-8.3.0RC5.tar.xz.asc) = 6f509abbe3127e62c14f2d9c6ed0a89176ce05c1cfc21c285ab593e37793166461ab41eaf86a8e92c329fe8aa9e610188c790e554b2e1d1433ffe07bb9057077
|
||||
SHA512 (php-8.3.0RC6.tar.xz) = 1aaf6093a87ef3893b3170f1c12f42cdf251697fc98993e65bcac8d2f81183bbc7f020fe5fea931c3959bf84fdeda1f4b510ad40a9a4c1ea1df95530667bba96
|
||||
SHA512 (php-8.3.0RC6.tar.xz.asc) = f7389e4f91c5fa81a6ca0fa7ca52467799504212175a0de6feb6d9bf47a3efa3ad56ba8bf0851564b294957a085dc822c66805c4913f7ce3bdc9c888d3b501e5
|
||||
|
Loading…
Reference in New Issue
Block a user