Update to 8.2.5 - http://www.php.net/releases/8_2_5.php
This commit is contained in:
parent
da6623c635
commit
5815d4c0fa
2
.gitignore
vendored
2
.gitignore
vendored
@ -32,3 +32,5 @@ php-7.*.xz.asc
|
||||
/php-8.2.4.tar.xz.asc
|
||||
/php-8.2.5RC1.tar.xz
|
||||
/php-8.2.5RC1.tar.xz.asc
|
||||
/php-8.2.5.tar.xz
|
||||
/php-8.2.5.tar.xz.asc
|
||||
|
5
php.spec
5
php.spec
@ -65,7 +65,7 @@
|
||||
%bcond_without lmdb
|
||||
|
||||
%global upver 8.2.5
|
||||
%global rcver RC1
|
||||
#global rcver RC1
|
||||
|
||||
Summary: PHP scripting language for creating dynamic web sites
|
||||
Name: php
|
||||
@ -1543,6 +1543,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Apr 12 2023 Remi Collet <remi@remirepo.net> - 8.2.5-1
|
||||
- Update to 8.2.5 - http://www.php.net/releases/8_2_5.php
|
||||
|
||||
* Wed Mar 29 2023 Remi Collet <remi@remirepo.net> - 8.2.5~RC1-1
|
||||
- update to 8.2.5RC1
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (php-8.2.5RC1.tar.xz) = e683078ac8f433262d3ccd278d1db97923b524f4c8715785092932d59fcb750aa828320299d29506fff4133a6bbfb12d695888f4cd966f312949b39058a7c7a0
|
||||
SHA512 (php-8.2.5RC1.tar.xz.asc) = b3cdc5fae503a3a60489094029616f6f00090103c876ca8c6baec887d96a1a24edcef90e2233dcc79c3ce8656822bab27d4c0c787a0e9dd35baa1fa50462997a
|
||||
SHA512 (php-8.2.5.tar.xz) = ae8aac35a58b342fbfb725044eecdb1065690c461b26e4225445bda3a1719e43eacc4ad5536ccce326cf56a18c20d424b85b1a53277100c7186fc4d54b2d77f0
|
||||
SHA512 (php-8.2.5.tar.xz.asc) = 3b6e1cc372a8c12373b17bcd079cfc3daf3547d59c69cdee6dac646dfb5ec5e72b9c6b5ae1fc270f60729243ecc10b3d5af581461a2c1d568e2513e98875d438
|
||||
|
Loading…
Reference in New Issue
Block a user