From bef92b036fd3de927f9cc2803bce50bc0a1eaf6b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 14:58:22 +0800 Subject: [PATCH] chore: New release 6.7.34 Log: --- CHANGELOG.md | 6 ++++++ VERSION | 2 +- archlinux/PKGBUILD | 2 +- debian/changelog | 6 ++++++ rpm/dtkcommon.spec | 2 +- 5 files changed, 15 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d704f86..c3ae508 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.34] - 2026-02-27 + +### Changed + +- Chore: New release 6.7.33 + ## [6.7.33] - 2026-02-05 ## [6.7.32] - 2026-01-22 diff --git a/VERSION b/VERSION index 65f6093..da1201a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.7.33 +6.7.34 diff --git a/archlinux/PKGBUILD b/archlinux/PKGBUILD index 089d00d..34ac87d 100644 --- a/archlinux/PKGBUILD +++ b/archlinux/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: justforlxz pkgname=dtkcommon-git -pkgver=6.7.33 +pkgver=6.7.34 pkgrel=1 sourcename=dtkcommon sourcetars=("$sourcename"_"$pkgver".tar.xz) diff --git a/debian/changelog b/debian/changelog index 20dbe63..750581b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dtkcommon (6.7.34) unstable; urgency=medium + + * Release 6.7.34 + + -- mhduiy Fri, 27 Feb 2026 14:58:22 +0800 + dtkcommon (6.7.33) unstable; urgency=medium * Release 6.7.33 diff --git a/rpm/dtkcommon.spec b/rpm/dtkcommon.spec index f0bcd73..1970cf6 100644 --- a/rpm/dtkcommon.spec +++ b/rpm/dtkcommon.spec @@ -1,5 +1,5 @@ Name: dtkcommon -Version: 6.7.33 +Version: 6.7.34 Release: 1%{?dist} Summary: dtk common files License: LGPLv3+