* WordPress 6.3.1 Maintenance Release
(cherry picked from commit dd57a81f90)
This commit is contained in:
parent
85db766b6a
commit
5d457582e4
2 changed files with 6 additions and 3 deletions
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (wordpress-6.3.tar.gz) = b9b2fa19efb8a352cd53a16de6baa492e201d8607d4a07758146d9b40b09dd40172d7292cd6ca21be92799e2b40763a537f63c8506da7b99acc5d144196b0566
|
||||
SHA512 (wordpress-6.3.1.tar.gz) = 786abd032f2c245f2af4974a3b11cfbc541754a12cbb1bfa2339ab68b469711d5d8bf9394ff12fd7b6b7a5b4006d72aeecd34dc8fbed531b39df287e878e2da9
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
%else
|
||||
%global with_nginx 0
|
||||
%endif
|
||||
%global upstream_version 6.3
|
||||
%global upstream_version 6.3.1
|
||||
#global upstream_prever RC5
|
||||
#global upstream_lower rc5
|
||||
|
||||
|
|
@ -112,7 +112,7 @@ Provides: bundled(php-simplepie) = 1.5.8
|
|||
# grep ' VERSION ' wordpress/wp-includes/ID3/getid3.php
|
||||
Provides: bundled(php-getid3) = 1.9.22
|
||||
# grep ' VERSION ' wordpress/wp-includes/PHPMailer/PHPMailer.php
|
||||
Provides: bundled(php-phpmailer) = 6.7
|
||||
Provides: bundled(php-phpmailer) = 6.8.0
|
||||
Provides: wordpress-mu = %{version}-%{release}
|
||||
Obsoletes: wordpress-mu < 2.9.3
|
||||
|
||||
|
|
@ -266,6 +266,9 @@ end
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 31 2023 Remi Collet <remi@remirepo.net> - 6.3.1-1
|
||||
* WordPress 6.3.1 Maintenance Release
|
||||
|
||||
* Sun Aug 20 2023 Remi Collet <remi@remirepo.net> - 6.3-1
|
||||
- WordPress 6.3 “Lionel”
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue