WordPress 6.0 “Arturo”
This commit is contained in:
parent
6b9f7178f9
commit
ada80a0aa0
2 changed files with 6 additions and 3 deletions
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (wordpress-5.9.3.tar.gz) = 9d44d95c6f046558783c7de22cbe7eb912e21234b549b324ec43ab6013ba3f4990a3478e40c8cf399dbbdf00598dcf30423f9d1f74da83e63ee920de457b6637
|
||||
SHA512 (wordpress-6.0.tar.gz) = 5449129b21cb3c5093c73b7f712e91c05db27f60d3797b0697c3dd2929b6996b2ebf41a0e827b72a110625654acd2e336a73f76fba144d30e56586ac3ba2ca34
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
%else
|
||||
%global with_nginx 0
|
||||
%endif
|
||||
%global upstream_version 5.9.3
|
||||
%global upstream_version 6.0
|
||||
#global upstream_prever RC5
|
||||
#global upstream_lower rc5
|
||||
|
||||
|
|
@ -108,7 +108,7 @@ Provides: bundled(php-simplepie) = 1.5.8
|
|||
# grep ' VERSION ' wordpress/wp-includes/ID3/getid3.php
|
||||
Provides: bundled(php-getid3) = 1.9.21
|
||||
# grep ' VERSION ' wordpress/wp-includes/PHPMailer/PHPMailer.php
|
||||
Provides: bundled(php-phpmailer) = 6.5.3
|
||||
Provides: bundled(php-phpmailer) = 6.6.0
|
||||
Provides: wordpress-mu = %{version}-%{release}
|
||||
Obsoletes: wordpress-mu < 2.9.3
|
||||
|
||||
|
|
@ -262,6 +262,9 @@ end
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed May 25 2022 Remi Collet <remi@remirepo.net> - 6.0-1
|
||||
- WordPress 6.0 “Arturo”
|
||||
|
||||
* Wed Apr 6 2022 Remi Collet <remi@remirepo.net> - 5.9.3-1
|
||||
- WordPress 5.9.3 Maintenance Release
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue