From 02cad74566232895525b5f3f1e71b960a7e0dafa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 19:39:03 +0800 Subject: [PATCH] chore: New release 6.0.47 Log: --- CHANGELOG.md | 6 ++++++ VERSION | 2 +- archlinux/PKGBUILD | 2 +- debian/changelog | 6 ++++++ 4 files changed, 14 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 040b976..4a7467f 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.0.47] - 2025-11-27 + +### Added + +- Add reproducible build parameters + ## [6.0.46] - 2025-11-06 ### Changed diff --git a/VERSION b/VERSION index fdad430..e4e7150 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.0.46 +6.0.47 diff --git a/archlinux/PKGBUILD b/archlinux/PKGBUILD index 0ae2812..a982c5f 100644 --- a/archlinux/PKGBUILD +++ b/archlinux/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: justforlxz pkgname=dtk6core-git -pkgver=6.0.46 +pkgver=6.0.47 pkgrel=1 sourcename=dtk6core sourcetars=("$sourcename"_"$pkgver".tar.xz) diff --git a/debian/changelog b/debian/changelog index e9eddee..1cd236a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dtk6core (6.0.47) unstable; urgency=medium + + * Release 6.0.47 + + -- mhduiy Thu, 27 Nov 2025 19:39:03 +0800 + dtk6core (6.0.46) unstable; urgency=medium * Release 6.0.46