rebase to 8.3.19
Resolves: RHEL-86207
This commit is contained in:
parent
41a2a6cac8
commit
0c0943cdb8
2
.gitignore
vendored
2
.gitignore
vendored
@ -13,3 +13,5 @@ TODO
|
||||
/php-8.3.7.tar.xz.asc
|
||||
/php-8.3.15.tar.xz
|
||||
/php-8.3.15.tar.xz.asc
|
||||
/php-8.3.19.tar.xz
|
||||
/php-8.3.19.tar.xz.asc
|
||||
|
7
php.spec
7
php.spec
@ -1,4 +1,4 @@
|
||||
# Fedora spec file for php
|
||||
# RHEL/Fedora spec file for php
|
||||
#
|
||||
# License: MIT
|
||||
# http://opensource.org/licenses/MIT
|
||||
@ -63,7 +63,7 @@
|
||||
%bcond_with imap
|
||||
%bcond_without lmdb
|
||||
|
||||
%global upver 8.3.15
|
||||
%global upver 8.3.19
|
||||
|
||||
Summary: PHP scripting language for creating dynamic web sites
|
||||
Name: php
|
||||
@ -1554,6 +1554,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Apr 9 2025 Remi Collet <rcollet@redhat.com> - 8.3.19-1
|
||||
- rebase to 8.3.19
|
||||
|
||||
* Mon Jan 20 2025 Remi Collet <rcollet@redhat.com> - 8.3.15-1
|
||||
- rebase to 8.3.15
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (php-8.3.15.tar.xz) = 43057cca0a6c2187f7991dfbf9743495784f0fa4d0336f08392036ecc2b6f83c7155737ebef3af6144a79eca557bf84cba4aedd34e0d19c701249ca4e8fa86d0
|
||||
SHA512 (php-8.3.15.tar.xz.asc) = 619023075dbf356057e7a2beed29d60228abc9e12cf1a8f569256e5bc4074347f4a5742769c974438e63787ced9227f6f842eabf258013d999f5d813c1f43399
|
||||
SHA512 (php-8.3.19.tar.xz) = 2872639f6a6de1680540da5a2df43db7ceeb7e25690b6f66d73373779ee3f9b0c2fe74aeeb7181749c9738b64f8d41b8a6f496751778c1df10b7f9aab43f21f7
|
||||
SHA512 (php-8.3.19.tar.xz.asc) = 5218e5abf251bc7180b32d60b6ce7639a65e023889bc25d776dc626a645ea0423244a9a8e1e517dfd7272e4963d736209e890ada3dd34833f38c5277aa789294
|
||||
|
Loading…
Reference in New Issue
Block a user