Rebase to 8.3.33
Resolves: RHEL-223946 Resolves: RHEL-224609
This commit is contained in:
parent
70e9c781a8
commit
9a38fa3bfb
16
.gitignore
vendored
16
.gitignore
vendored
@ -9,17 +9,9 @@ TODO
|
||||
/php-8.1.*.tar.xz.asc
|
||||
/php-8.2.*.tar.xz
|
||||
/php-8.2.*.tar.xz.asc
|
||||
/php-8.4.*.tar.xz
|
||||
/php-8.4.*.tar.xz.asc
|
||||
/php-8.3.7.tar.xz
|
||||
/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
|
||||
/php-8.3.26.tar.xz
|
||||
/php-8.3.26.tar.xz.asc
|
||||
/php-8.3.29.tar.xz
|
||||
/php-8.3.29.tar.xz.asc
|
||||
/php-8.3.31.tar.xz
|
||||
/php-8.3.31.tar.xz.asc
|
||||
/php-8.3.32.tar.xz
|
||||
/php-8.3.32.tar.xz.asc
|
||||
/php-8.3.33.tar.xz
|
||||
/php-8.3.33.tar.xz.asc
|
||||
|
||||
5
php.spec
5
php.spec
@ -63,7 +63,7 @@
|
||||
%bcond_with imap
|
||||
%bcond_without lmdb
|
||||
|
||||
%global upver 8.3.32
|
||||
%global upver 8.3.33
|
||||
|
||||
Summary: PHP scripting language for creating dynamic web sites
|
||||
Name: php
|
||||
@ -1560,6 +1560,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Aug 5 2026 Remi Collet <rcollet@redhat.com> - 8.3.33-1
|
||||
- rebase to 8.3.33
|
||||
|
||||
* Wed Jul 8 2026 Remi Collet <rcollet@redhat.com> - 8.3.32-1
|
||||
- rebase to 8.3.32
|
||||
|
||||
|
||||
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (php-8.3.32.tar.xz) = 125683403ae0a300b4537a4493568e06d79cb27c57739c1c37af4b0bf869b484633247d03c4df860d5ab0aa0ccc3a06c66ff0b01b4415ff6d4f6232324c60c88
|
||||
SHA512 (php-8.3.32.tar.xz.asc) = 0dc183d8c676eff3b324eebb73e53091c7e4fef3bf6cb7e3e874f3a0cee85c6fc62b17269a0c26bdd7edfaad56cb8f5651993dfc5a953c85c3958273e80d1556
|
||||
SHA512 (php-8.3.33.tar.xz) = e2340294b11ae47ba527018d700b6d896f73e04d06a8cdf099a60380f06b3899adaca01fe654bd9ac8e2dc5f3ff73c94ab1801a006a83558b222e448edd847dc
|
||||
SHA512 (php-8.3.33.tar.xz.asc) = d8aa240384df547f958660d44a956cbfd01d27d70019c65c24e6d9f6de602b7ea52deb628e71cb834547695553741283f0dd2328402cbf4c44700b5f6effdcd2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user