From 32327fc3acdc1c03465e826f4ee4ad646a75ab11 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 11:17:16 +0800 Subject: [PATCH] chore: New release 6.7.44 Log: --- CHANGELOG.md | 2 ++ VERSION | 2 +- archlinux/PKGBUILD | 2 +- debian/changelog | 6 ++++++ rpm/dtkcore.spec | 2 +- 5 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f4500fb..26600510 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). +## [6.7.44] - 2026-06-17 + ## [6.7.43] - 2026-06-04 ### Added diff --git a/VERSION b/VERSION index abd6fed0..b8026700 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.7.43 +6.7.44 diff --git a/archlinux/PKGBUILD b/archlinux/PKGBUILD index df3b78d7..03972e02 100644 --- a/archlinux/PKGBUILD +++ b/archlinux/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: justforlxz pkgname=dtkcore-git -pkgver=6.7.43 +pkgver=6.7.44 pkgrel=1 sourcename=dtkcore sourcetars=("$sourcename"_"$pkgver".tar.xz) diff --git a/debian/changelog b/debian/changelog index d9c647c6..beb91924 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dtkcore (6.7.44) unstable; urgency=medium + + * Release 6.7.44 + + -- yeshanshan Wed, 17 Jun 2026 11:17:16 +0800 + dtkcore (6.7.43) unstable; urgency=medium * Release 6.7.43 diff --git a/rpm/dtkcore.spec b/rpm/dtkcore.spec index 922a0177..67532018 100644 --- a/rpm/dtkcore.spec +++ b/rpm/dtkcore.spec @@ -1,5 +1,5 @@ Name: dtkcore -Version: 6.7.43 +Version: 6.7.44 Release: 1%{?dist} Summary: Deepin tool kit core modules License: LGPLv3+