Update to 8.1.5 - http://www.php.net/releases/8_1_5.php
This commit is contained in:
parent
0b9a8ee2ec
commit
1ee1cfef0c
2
.gitignore
vendored
2
.gitignore
vendored
@ -20,3 +20,5 @@ php-7.*.xz.asc
|
||||
/php-8.1.4.tar.xz.asc
|
||||
/php-8.1.5RC1.tar.xz
|
||||
/php-8.1.5RC1.tar.xz.asc
|
||||
/php-8.1.5.tar.xz
|
||||
/php-8.1.5.tar.xz.asc
|
||||
|
5
php.spec
5
php.spec
@ -65,7 +65,7 @@
|
||||
%bcond_without lmdb
|
||||
|
||||
%global upver 8.1.5
|
||||
%global rcver RC1
|
||||
#global rcver RC1
|
||||
|
||||
Summary: PHP scripting language for creating dynamic web sites
|
||||
Name: php
|
||||
@ -1541,6 +1541,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Apr 13 2022 Remi Collet <remi@remirepo.net> - 8.1.5-1
|
||||
- Update to 8.1.5 - http://www.php.net/releases/8_1_5.php
|
||||
|
||||
* Mon Apr 4 2022 Remi Collet <remi@remirepo.net> - 8.1.5~RC1-1
|
||||
- update to 8.1.5RC1
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (php-8.1.5RC1.tar.xz) = 3a88bbff48cce7897c4c9e2348df70643766861739b08fb4a0fc5cb8aa44471786d285e3cf60abed65ea13f28ac379b3219676934d49cbc3446e87009c652945
|
||||
SHA512 (php-8.1.5RC1.tar.xz.asc) = 56c80f89d288d429db81d6c1116048341834d9975d90e9bfc647b3b380508e4255d2032cbd07d448867696d9627adceb305951b03e50acd7d20e9412e392ec67
|
||||
SHA512 (php-8.1.5.tar.xz) = 184d3738dbd8207a84cfb11dcc1edf352c57da49f484fe791d8c786ab8921189fdaf459b98e3bd6a5f73ae968510e8a8566f41a69640c74adb35363d6c07c439
|
||||
SHA512 (php-8.1.5.tar.xz.asc) = 439319d7896ceb636718068f127d241df76b9163ebd8623604692c936859483f676db3612df7d4d27883dab4f344a69f11afbda835a97589ae030a410d7fd834
|
||||
|
Loading…
Reference in New Issue
Block a user