diff --git a/CHANGELOG.md b/CHANGELOG.md index cb0cb6ab..088dc01f 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). +## [6.7.32] - 2026-01-22 + +### Removed + +- Delete workflow call-synchronize-to-dtk6 + ## [6.7.31] - 2026-01-06 ### Changed diff --git a/VERSION b/VERSION index 6764fa93..8bf65cec 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.7.31 +6.7.32 diff --git a/archlinux/PKGBUILD b/archlinux/PKGBUILD index cf9dbd25..64b0600b 100644 --- a/archlinux/PKGBUILD +++ b/archlinux/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: justforlxz pkgname=deepin-qt5platform-plugins-git -pkgver=6.7.31 +pkgver=6.7.32 pkgrel=1 sourcename=dde-qt5platform-plugins sourcetars=("$sourcename"_"$pkgver".tar.xz) diff --git a/debian/changelog b/debian/changelog index f9e7d11b..d12c4ae8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dde-qt5platform-plugins (6.7.32) unstable; urgency=medium + + * Release 6.7.32 + + -- yeshanshan Thu, 22 Jan 2026 16:54:10 +0800 + dde-qt5platform-plugins (6.7.31) unstable; urgency=medium * Release 6.7.31 diff --git a/rpm/qt5platform-plugins.spec b/rpm/qt5platform-plugins.spec index abe64448..2d771424 100644 --- a/rpm/qt5platform-plugins.spec +++ b/rpm/qt5platform-plugins.spec @@ -4,7 +4,7 @@ %endif Name: dde-qt5platform-plugins -Version: 6.7.31 +Version: 6.7.32 Release: 1%{?dist} Summary: Qt platform plugins for DDE License: GPLv3