From 87b2e9b360604b902986ed27c7c350e55bdbd3e9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Jun 2025 17:12:32 +0800 Subject: [PATCH] chore: New release 6.0.38 Log: --- CHANGELOG.md | 10 ++++++++++ VERSION | 2 +- archlinux/PKGBUILD | 2 +- debian/changelog | 6 ++++++ 4 files changed, 18 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b2fc78a..1aa91212 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,16 @@ 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.38] - 2025-06-27 + +### Changed + +- From linuxdeepin/dtkdeclarative + +### Fixed + +- Make version parameter optional in release workflow + ## [6.0.37] - 2025-06-19 ### Changed diff --git a/VERSION b/VERSION index 8bd4af54..5d89e1f9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.0.37 +6.0.38 diff --git a/archlinux/PKGBUILD b/archlinux/PKGBUILD index fbd10046..feacf961 100644 --- a/archlinux/PKGBUILD +++ b/archlinux/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: zccrs pkgname=dtk6declarative-git -pkgver=6.0.37 +pkgver=6.0.38 pkgrel=1 sourcename=dtk6declarative sourcetars=("$sourcename"_"$pkgver".tar.xz) diff --git a/debian/changelog b/debian/changelog index f99c75ee..459cde4b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dtk6declarative (6.0.38) unstable; urgency=medium + + * Release 6.0.38 + + -- yeshanshan Fri, 27 Jun 2025 17:12:32 +0800 + dtk6declarative (6.0.37) unstable; urgency=medium * Release 6.0.37