From 86dcf8b45464a1e2a611508ab40a3f369164e485 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Jul 2025 20:00:39 +0800 Subject: [PATCH] chore: New release 6.0.40 Log: --- CHANGELOG.md | 15 +++++++++++++++ VERSION | 2 +- archlinux/PKGBUILD | 2 +- debian/changelog | 6 ++++++ 4 files changed, 23 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8459d19..35fa849 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,21 @@ 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.40] - 2025-07-31 + +### Added + +- Add debian check workflow + +### Changed + +- Fix configuration for Packit 1.0.0 +- From linuxdeepin/dtkgui +- From linuxdeepin/dtkgui +- From linuxdeepin/dtkgui +- From linuxdeepin/dtkgui +- From linuxdeepin/dtkgui + ## [6.0.39] - 2025-07-03 ### Added diff --git a/VERSION b/VERSION index 7d18834..faa28ae 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.0.39 +6.0.40 diff --git a/archlinux/PKGBUILD b/archlinux/PKGBUILD index 51fd239..645b583 100644 --- a/archlinux/PKGBUILD +++ b/archlinux/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: justforlxz pkgname=dtk6gui-git -pkgver=6.0.39 +pkgver=6.0.40 pkgrel=1 sourcename=dtk6gui sourcetars=("$sourcename"_"$pkgver".tar.xz) diff --git a/debian/changelog b/debian/changelog index f15613a..6aa1126 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dtk6gui (6.0.40) unstable; urgency=medium + + * Release 6.0.40 + + -- yeshanshan Thu, 31 Jul 2025 20:00:39 +0800 + dtk6gui (6.0.39) unstable; urgency=medium * Release 6.0.39