diff --git a/CHANGELOG.md b/CHANGELOG.md index b82a988e..16a2120f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [5.7.26] - 2025-11-06 + +### Changed + +- Chore: New release 5.7.25 + +### Fixed + +- 修复Qt 的 XCB 后端 GetProperty 有大量的 "BadAtom" 错误 + ## [5.7.25] - 2025-10-30 ## [5.7.24] - 2025-10-16 diff --git a/VERSION b/VERSION index d626802b..83cb14cc 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.7.25 +5.7.26 diff --git a/archlinux/PKGBUILD b/archlinux/PKGBUILD index 1b4e5fd6..2e250f39 100644 --- a/archlinux/PKGBUILD +++ b/archlinux/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: justforlxz pkgname=deepin-qt5platform-plugins-git -pkgver=5.7.25 +pkgver=5.7.26 pkgrel=1 sourcename=dde-qt5platform-plugins sourcetars=("$sourcename"_"$pkgver".tar.xz) diff --git a/debian/changelog b/debian/changelog index 04056656..d93f4444 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dde-qt5platform-plugins (5.7.26) unstable; urgency=medium + + * Release 5.7.26 + + -- yeshanshan Thu, 06 Nov 2025 17:02:58 +0800 + dde-qt5platform-plugins (5.7.25) unstable; urgency=medium * Release 5.7.25 diff --git a/rpm/qt5platform-plugins.spec b/rpm/qt5platform-plugins.spec index 6c6f6b98..3977b14e 100644 --- a/rpm/qt5platform-plugins.spec +++ b/rpm/qt5platform-plugins.spec @@ -4,7 +4,7 @@ %endif Name: dde-qt5platform-plugins -Version: 5.7.25 +Version: 5.7.26 Release: 1%{?dist} Summary: Qt platform plugins for DDE License: GPLv3