From f5fc5a69a1e35c14192296864b6807a650480f40 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:09 +0800 Subject: [PATCH] chore: New release 5.7.28 Log: --- CHANGELOG.md | 2 ++ VERSION | 2 +- archlinux/PKGBUILD | 2 +- debian/changelog | 6 ++++++ rpm/deepin-qt5integration.spec | 2 +- 5 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 78ffb342..0c796d7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ 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 + ## [5.7.27] - 2025-11-27 ### Removed 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 8248a454..3f261583 100644 --- a/archlinux/PKGBUILD +++ b/archlinux/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: justforlxz pkgname=deepin-qt5integration-git -pkgver=5.7.27 +pkgver=5.7.28 pkgrel=1 sourcename=qt5integration sourcetars=("$sourcename"_"$pkgver".tar.xz) diff --git a/debian/changelog b/debian/changelog index 73d6fa59..742827ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +qt5integration (5.7.28) unstable; urgency=medium + + * Release 5.7.28 + + -- mhduiy Thu, 04 Dec 2025 19:53:09 +0800 + qt5integration (5.7.27) unstable; urgency=medium * Release 5.7.27 diff --git a/rpm/deepin-qt5integration.spec b/rpm/deepin-qt5integration.spec index 9c164d97..974b50bf 100644 --- a/rpm/deepin-qt5integration.spec +++ b/rpm/deepin-qt5integration.spec @@ -1,7 +1,7 @@ %global repo qt5integration Name: deepin-qt5integration -Version: 5.7.27 +Version: 5.7.28 Release: 1%{?dist} Summary: Qt platform theme integration plugins for DDE # The entire source code is GPLv3+ except styles/ which is BSD,