v8.2.11RC1
This commit is contained in:
parent
f1f31f314c
commit
3c84a4d66b
2
.gitignore
vendored
2
.gitignore
vendored
@ -52,3 +52,5 @@ php-7.*.xz.asc
|
||||
/php-8.2.9.tar.xz.asc
|
||||
/php-8.2.10.tar.xz
|
||||
/php-8.2.10.tar.xz.asc
|
||||
/php-8.2.11RC1.tar.xz
|
||||
/php-8.2.11RC1.tar.xz.asc
|
||||
|
7
php.spec
7
php.spec
@ -64,8 +64,8 @@
|
||||
%bcond_with imap
|
||||
%bcond_without lmdb
|
||||
|
||||
%global upver 8.2.10
|
||||
#global rcver RC1
|
||||
%global upver 8.2.11
|
||||
%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
|
||||
* Tue Sep 12 2023 Remi Collet <remi@remirepo.net> - 8.2.11~RC1-1
|
||||
- update to 8.2.11RC1
|
||||
|
||||
* Tue Aug 29 2023 Remi Collet <remi@remirepo.net> - 8.2.10-1
|
||||
- Update to 8.2.10 - http://www.php.net/releases/8_2_10.php
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (php-8.2.10.tar.xz) = b9123f63afc99fdce34182f49a022611d584bd4a26f624d0010785599e9b10af7924f8307bbca920d75cb7b0cc23fa57efd5d6ef1d2dd89d5a508578bd36b146
|
||||
SHA512 (php-8.2.10.tar.xz.asc) = f60f2ed531aa4d0011536bde90570d12cde89b6f4896f338193b2f4640d2ab4207015fb687fd719ec7c35c9eb9916473064e19c687810e01df207142b600a9bf
|
||||
SHA512 (php-8.2.11RC1.tar.xz) = b150d6d4009ec2d117f49a7c21dba268949efad0111414fc299750f653be7578d42aa1ce1e12f9f685edfeafdcabc293e7abf4f69f06589d862b1c21e953a73f
|
||||
SHA512 (php-8.2.11RC1.tar.xz.asc) = a71483c7efd677680a03f4728d7c9a6fed01a82b64762f247e3940fa986b168b01ea5d14505a086dfd10ec9e54d93fc055b07f5335b7f5d417f63f74ba173627
|
||||
|
Loading…
Reference in New Issue
Block a user