diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d5f690..1e87433 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). +## [5.7.30] - 2025-12-11 + ## [5.7.28] - 2025-12-04 ## [5.7.27] - 2025-11-27 diff --git a/VERSION b/VERSION index 156757c..c8025f5 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.7.28 +5.7.30 diff --git a/archlinux/PKGBUILD b/archlinux/PKGBUILD index fcbfbc4..cc58c0f 100644 --- a/archlinux/PKGBUILD +++ b/archlinux/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: justforlxz pkgname=dtkcommon-git -pkgver=5.7.28 +pkgver=5.7.30 pkgrel=1 sourcename=dtkcommon sourcetars=("$sourcename"_"$pkgver".tar.xz) diff --git a/debian/changelog b/debian/changelog index 1138ef1..c70cbb2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dtkcommon (5.7.30) unstable; urgency=medium + + * Release 5.7.30 + + -- yeshanshan Thu, 11 Dec 2025 20:57:58 +0800 + dtkcommon (5.7.28) unstable; urgency=medium * Release 5.7.28 diff --git a/rpm/dtkcommon.spec b/rpm/dtkcommon.spec index 2d1c276..77c7d33 100644 --- a/rpm/dtkcommon.spec +++ b/rpm/dtkcommon.spec @@ -1,5 +1,5 @@ Name: dtkcommon -Version: 5.7.28 +Version: 5.7.30 Release: 1%{?dist} Summary: dtk common files License: LGPLv3+