v6.8.3
This commit is contained in:
parent
70f3360d59
commit
1dd8ac8d0c
2 changed files with 6 additions and 3 deletions
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (wordpress-6.8.2.tar.gz) = 448ab7819bf4ccd00e5cda13122cb89f838db55833fdc5ffc48321a7e201f112e7f80279387386410a29f248bd5aa4b85a145a68b1c42f72287c9d0be38313f7
|
||||
SHA512 (wordpress-6.8.3.tar.gz) = 0e8890d1bc9d6baa344cf5c6c5cb6ec5cdca810311a3508ec4cf9b0d5afe75f949c81a153c27847fa99f6c5d214336281ca9220bb54535996ee2eaa059306864
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
%global wp_content %{_datadir}/wordpress/wp-content
|
||||
|
||||
%global upstream_version 6.8.2
|
||||
%global upstream_version 6.8.3
|
||||
#global upstream_prever RC5
|
||||
#global upstream_lower rc5
|
||||
|
||||
|
|
@ -15,7 +15,7 @@ Summary: Blog tool and publishing platform
|
|||
URL: https://wordpress.org/
|
||||
Name: wordpress
|
||||
Version: %{upstream_version}%{?upstream_prever:~%upstream_lower}
|
||||
Release: 3%{?dist}
|
||||
Release: 1%{?dist}
|
||||
# Wordpress is GPL-2.0-or-later
|
||||
# php-simplepie is BSD-3-Clause
|
||||
# php-getid3 is LGPL-3.0-or-later (or some others)
|
||||
|
|
@ -252,6 +252,9 @@ end
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Oct 1 2025 Remi Collet <remi@remirepo.net> - 6.8.3-1
|
||||
- WordPress 6.8.3 Security Release
|
||||
|
||||
* Mon Jul 28 2025 Remi Collet <remi@remirepo.net> - 6.8.2-3
|
||||
- fix system certificates path
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue