Update to 8.2.8 - http://www.php.net/releases/8_2_8.php
This commit is contained in:
parent
90fda29c93
commit
bb22040de2
2
.gitignore
vendored
2
.gitignore
vendored
@ -44,3 +44,5 @@ php-7.*.xz.asc
|
||||
/php-8.2.7.tar.xz.asc
|
||||
/php-8.2.8RC1.tar.xz
|
||||
/php-8.2.8RC1.tar.xz.asc
|
||||
/php-8.2.8.tar.xz
|
||||
/php-8.2.8.tar.xz.asc
|
||||
|
5
php.spec
5
php.spec
@ -65,7 +65,7 @@
|
||||
%bcond_without lmdb
|
||||
|
||||
%global upver 8.2.8
|
||||
%global rcver RC1
|
||||
#global rcver RC1
|
||||
|
||||
Summary: PHP scripting language for creating dynamic web sites
|
||||
Name: php
|
||||
@ -1540,6 +1540,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jul 5 2023 Remi Collet <remi@remirepo.net> - 8.2.8-1
|
||||
- Update to 8.2.8 - http://www.php.net/releases/8_2_8.php
|
||||
|
||||
* Tue Jun 20 2023 Remi Collet <remi@remirepo.net> - 8.2.8~RC1-1
|
||||
- update to 8.2.8RC1
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (php-8.2.8RC1.tar.xz) = c92db82e12a07e5b9d1a93b7304255cb66f579671c9b18113bf09b7e4fc84696e74c199df1e77060add1296c28897cf40ef2e14b39f01b6d3a5c7ca2f6853647
|
||||
SHA512 (php-8.2.8RC1.tar.xz.asc) = d174c981a403190e0f39858a0d35ddaad057df06bb2542b5e0ec35dd041831c70e43a4c1b76481956ceef7b5865a6ff82e8da87287f6a44b36272a426323a012
|
||||
SHA512 (php-8.2.8.tar.xz) = d1539010761aaa525e286cf012953a097556c61608505a2b1a83f78b40b7a1c3338f494c4cf34abda764c762c4b0bacb09ce9286236d2a356ee61121236b6bcf
|
||||
SHA512 (php-8.2.8.tar.xz.asc) = 4a595eed513ec1e07b08a7e60f9392555e200c9b359935102d5add280b4b2382c4e923b69cbd607a45fd6c994252d94c533e2f7ce90c98130af0f240bbf76a38
|
||||
|
Loading…
Reference in New Issue
Block a user