v8.3.1
This commit is contained in:
parent
0b76b77721
commit
748a1cfd85
2
.gitignore
vendored
2
.gitignore
vendored
@ -17,3 +17,5 @@ TODO
|
||||
/php-8.3.0.tar.xz.asc
|
||||
/php-8.3.1RC3.tar.xz
|
||||
/php-8.3.1RC3.tar.xz.asc
|
||||
/php-8.3.1.tar.xz
|
||||
/php-8.3.1.tar.xz.asc
|
||||
|
5
php.spec
5
php.spec
@ -65,7 +65,7 @@
|
||||
%bcond_without lmdb
|
||||
|
||||
%global upver 8.3.1
|
||||
%global rcver RC3
|
||||
#global rcver RC3
|
||||
|
||||
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 Dec 20 2023 Remi Collet <remi@remirepo.net> - 8.3.1-1
|
||||
- Update to 8.3.1 - http://www.php.net/releases/8_3_1.php
|
||||
|
||||
* Thu Dec 7 2023 Remi Collet <remi@remirepo.net> - 8.3.1~RC3-1
|
||||
- update to 8.3.1RC3
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (php-8.3.1RC3.tar.xz) = 0d10745d1c630bf14e6fef2ca7ad24b03dff600d3da8cc3759748c6bd6e739f9a786b3bef0c6a9cfe239b65c38164030d9281fd7554d4d9cb77653c1300f34cc
|
||||
SHA512 (php-8.3.1RC3.tar.xz.asc) = 0172e397e414160839a2e4860ed5157ad800844eb4036ea1bf94420292510aa074f9a94d14870e96e62096af34187aab6cc54653041f256cc84cb6308af56f04
|
||||
SHA512 (php-8.3.1.tar.xz) = 9806f7bdaf9c071a6402152af02eaf5f00285ec7a8c8ee319fd8a7ef4f8e6e33d0e362326969bae59b2c9e6f02fd7b92c93736acb807dfa797cc204226b69fe6
|
||||
SHA512 (php-8.3.1.tar.xz.asc) = 48781a3fd66ff49436e6e66e34fe4f5440a97b3782b00425cb756e7ad22b563e4b356b91e32a37698a4f933f70db12c2e6225c492d05a8a1d1de3940b690734a
|
||||
|
Loading…
Reference in New Issue
Block a user