From 362bd44d7c162d046fff60cd9935fe0063eab68c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 16:53:34 +0800 Subject: [PATCH] chore: New release 6.7.32 Log: --- CHANGELOG.md | 11 +++++++++++ VERSION | 2 +- archlinux/PKGBUILD | 2 +- debian/changelog | 6 ++++++ rpm/dtkwidget.spec | 2 +- 5 files changed, 20 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index db32f7095..ae7a79900 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,17 @@ 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 + +### Changed + +- I18n: [dtkwidget] Updates for project Deepin Tool Kit (#717) + +### Removed + +- Delete workflow call-synchronize-to-dtk6 +- Remove DTK version mapping for unified build + ## [6.7.31] - 2026-01-06 ### Changed diff --git a/VERSION b/VERSION index 6764fa93a..8bf65cec5 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.7.31 +6.7.32 diff --git a/archlinux/PKGBUILD b/archlinux/PKGBUILD index 8f47eb524..8fc35a5cf 100644 --- a/archlinux/PKGBUILD +++ b/archlinux/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: justforlxz pkgname=dtkwidget-git -pkgver=6.7.31 +pkgver=6.7.32 pkgrel=1 sourcename=dtkwidget sourcetars=("$sourcename"_"$pkgver".tar.xz) diff --git a/debian/changelog b/debian/changelog index cc2899be6..64402f375 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dtkwidget (6.7.32) unstable; urgency=medium + + * Release 6.7.32 + + -- yeshanshan Thu, 22 Jan 2026 16:53:34 +0800 + dtkwidget (6.7.31) unstable; urgency=medium * Release 6.7.31 diff --git a/rpm/dtkwidget.spec b/rpm/dtkwidget.spec index 14295c63a..ef3b820a2 100644 --- a/rpm/dtkwidget.spec +++ b/rpm/dtkwidget.spec @@ -1,5 +1,5 @@ Name: dtkwidget -Version: 6.7.31 +Version: 6.7.32 Release: 1%{?dist} Summary: Deepin tool kit widget modules License: LGPLv3+