From 2959d1b6e91b51e57f20a10f7a7c4e1ea617e08e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Jul 2025 21:12:58 +0800 Subject: [PATCH] chore: New release 5.7.19 Log: --- CHANGELOG.md | 8 ++++++++ VERSION | 2 +- archlinux/PKGBUILD | 2 +- debian/changelog | 6 ++++++ 4 files changed, 16 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 199771f3c..3c6c56918 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ 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.19] - 2025-07-03 + +### Changed + +- Chore: New release 5.7.18 +- Update checkbox icon assets +- Update build flags and security hardening + ## [5.7.18] - 2025-06-27 ### Added diff --git a/VERSION b/VERSION index ffefe4198..1ccc37576 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.7.18 +5.7.19 diff --git a/archlinux/PKGBUILD b/archlinux/PKGBUILD index 1ba8b7219..ad5aa8b32 100644 --- a/archlinux/PKGBUILD +++ b/archlinux/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: zccrs pkgname=dtkdeclarative-git -pkgver=5.7.18 +pkgver=5.7.19 pkgrel=1 sourcename=dtkdeclarative sourcetars=("$sourcename"_"$pkgver".tar.xz) diff --git a/debian/changelog b/debian/changelog index 9688f57e9..996a71994 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dtkdeclarative (5.7.19) unstable; urgency=medium + + * Release 5.7.19 + + -- yeshanshan Thu, 03 Jul 2025 21:12:58 +0800 + dtkdeclarative (5.7.18) unstable; urgency=medium * Release 5.7.18