diff --git a/CHANGELOG.md b/CHANGELOG.md index 48ec840b..a2127a7b 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). +## [6.7.34] - 2026-02-27 + +### Changed + +- Chore: New release 6.7.33 + +### Fixed + +- Set default cursor when cursor is null + ## [6.7.33] - 2026-02-05 ## [6.7.32] - 2026-01-22 diff --git a/VERSION b/VERSION index 65f60933..da1201a7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.7.33 +6.7.34 diff --git a/archlinux/PKGBUILD b/archlinux/PKGBUILD index 69fd5781..271546e2 100644 --- a/archlinux/PKGBUILD +++ b/archlinux/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: justforlxz pkgname=deepin-qt5platform-plugins-git -pkgver=6.7.33 +pkgver=6.7.34 pkgrel=1 sourcename=dde-qt5platform-plugins sourcetars=("$sourcename"_"$pkgver".tar.xz) diff --git a/debian/changelog b/debian/changelog index 263b4765..92b391ea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dde-qt5platform-plugins (6.7.34) unstable; urgency=medium + + * Release 6.7.34 + + -- mhduiy Fri, 27 Feb 2026 14:59:19 +0800 + dde-qt5platform-plugins (6.7.33) unstable; urgency=medium * Release 6.7.33 diff --git a/rpm/qt5platform-plugins.spec b/rpm/qt5platform-plugins.spec index 4fbe9550..45bb7c44 100644 --- a/rpm/qt5platform-plugins.spec +++ b/rpm/qt5platform-plugins.spec @@ -4,7 +4,7 @@ %endif Name: dde-qt5platform-plugins -Version: 6.7.33 +Version: 6.7.34 Release: 1%{?dist} Summary: Qt platform plugins for DDE License: GPLv3