From d49b246a6a155184fed350a4881122945216ec51 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 19:54:03 +0800 Subject: [PATCH] chore: New release 6.7.45 Log: --- CHANGELOG.md | 2 ++ VERSION | 2 +- archlinux/PKGBUILD | 2 +- debian/changelog | 6 ++++++ rpm/dtkcommon.spec | 2 +- 5 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 82614d0..a0ca226 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.45] - 2026-07-09 + ## [6.7.44] - 2026-06-17 ### Changed diff --git a/VERSION b/VERSION index b802670..a043d5c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.7.44 +6.7.45 diff --git a/archlinux/PKGBUILD b/archlinux/PKGBUILD index 1b05b2c..dceb283 100644 --- a/archlinux/PKGBUILD +++ b/archlinux/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: justforlxz pkgname=dtkcommon-git -pkgver=6.7.44 +pkgver=6.7.45 pkgrel=1 sourcename=dtkcommon sourcetars=("$sourcename"_"$pkgver".tar.xz) diff --git a/debian/changelog b/debian/changelog index 5fba230..eab4d5a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dtkcommon (6.7.45) unstable; urgency=medium + + * Release 6.7.45 + + -- yeshanshan Thu, 09 Jul 2026 19:54:03 +0800 + dtkcommon (6.7.44) unstable; urgency=medium * Release 6.7.44 diff --git a/rpm/dtkcommon.spec b/rpm/dtkcommon.spec index a4bc7b7..2789ee0 100644 --- a/rpm/dtkcommon.spec +++ b/rpm/dtkcommon.spec @@ -1,5 +1,5 @@ Name: dtkcommon -Version: 6.7.44 +Version: 6.7.45 Release: 1%{?dist} Summary: dtk common files License: LGPLv3+