From 7d7c69d1315591a6f6734cdae30a220bb4b12736 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 19:53:19 +0800 Subject: [PATCH] chore: New release 5.7.28 Log: --- CHANGELOG.md | 6 ++++++ VERSION | 2 +- archlinux/PKGBUILD | 2 +- debian/changelog | 6 ++++++ rpm/qt5platform-plugins.spec | 2 +- 5 files changed, 15 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 39fd1fc4..8a6b189d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ 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.28] - 2025-12-04 + +### Added + +- Add cursor size listener and optimize cursor theme handling + ## [5.7.27] - 2025-11-27 ## [5.7.26] - 2025-11-06 diff --git a/VERSION b/VERSION index 508a0a97..156757cd 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.7.27 +5.7.28 diff --git a/archlinux/PKGBUILD b/archlinux/PKGBUILD index f9b89348..90e6578f 100644 --- a/archlinux/PKGBUILD +++ b/archlinux/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: justforlxz pkgname=deepin-qt5platform-plugins-git -pkgver=5.7.27 +pkgver=5.7.28 pkgrel=1 sourcename=dde-qt5platform-plugins sourcetars=("$sourcename"_"$pkgver".tar.xz) diff --git a/debian/changelog b/debian/changelog index b81f872d..f64d0fc1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dde-qt5platform-plugins (5.7.28) unstable; urgency=medium + + * Release 5.7.28 + + -- mhduiy Thu, 04 Dec 2025 19:53:19 +0800 + dde-qt5platform-plugins (5.7.27) unstable; urgency=medium * Release 5.7.27 diff --git a/rpm/qt5platform-plugins.spec b/rpm/qt5platform-plugins.spec index 077f62d5..b2f4e630 100644 --- a/rpm/qt5platform-plugins.spec +++ b/rpm/qt5platform-plugins.spec @@ -4,7 +4,7 @@ %endif Name: dde-qt5platform-plugins -Version: 5.7.27 +Version: 5.7.28 Release: 1%{?dist} Summary: Qt platform plugins for DDE License: GPLv3