update to 8.2.7RC1
This commit is contained in:
parent
030814d06c
commit
1b891541d2
2
.gitignore
vendored
2
.gitignore
vendored
@ -38,3 +38,5 @@ php-7.*.xz.asc
|
|||||||
/php-8.2.6RC1.tar.xz.asc
|
/php-8.2.6RC1.tar.xz.asc
|
||||||
/php-8.2.6.tar.xz
|
/php-8.2.6.tar.xz
|
||||||
/php-8.2.6.tar.xz.asc
|
/php-8.2.6.tar.xz.asc
|
||||||
|
/php-8.2.7RC1.tar.xz
|
||||||
|
/php-8.2.7RC1.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.2.6
|
%global upver 8.2.7
|
||||||
#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 May 24 2023 Remi Collet <remi@remirepo.net> - 8.2.7~RC1-1
|
||||||
|
- update to 8.2.7RC1
|
||||||
|
|
||||||
* Wed May 10 2023 Remi Collet <remi@remirepo.net> - 8.2.6-1
|
* Wed May 10 2023 Remi Collet <remi@remirepo.net> - 8.2.6-1
|
||||||
- Update to 8.2.6 - http://www.php.net/releases/8_2_6.php
|
- Update to 8.2.6 - http://www.php.net/releases/8_2_6.php
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (php-8.2.6.tar.xz) = a935aa6edf4a79a68f6976427c1bd9af4677304b9005045fe2a12d0677dce9c4370fd747da4e6bdd15c52f4714daea66a3e16160c09573bd3bae4e0e5b974392
|
SHA512 (php-8.2.7RC1.tar.xz) = 2c3c46831cf42f58c648ddc60704de5aa9858dedafe0ecd7d4b3800e335c17caa723d6a7e48f0f3ea1f40021ba4407d8ba0c64564513577a1538f8aa4fcf8b8d
|
||||||
SHA512 (php-8.2.6.tar.xz.asc) = ef21240bdda03cdd98038bd392a3abbb2ada8906667b7d3522bff553474712808cf17218913692d5b7148bbb96f800b74644dccf798e784ccca744412c21c57f
|
SHA512 (php-8.2.7RC1.tar.xz.asc) = bb26389dedd4b1091ae457d8e1e8d335c814acf421cfd4b84a9e4a74d68cd6105e17b9bc99c9d2fa12ae43c1f7ad193f213dc4affc5454be0c790d2c3baa4bc4
|
||||||
|
Loading…
Reference in New Issue
Block a user