From 6674cbcb2ba77de2d70118f6fa5e8f31da471d15 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:09 +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 f7d29aa..d560f73 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 + +### Changed + +- From linuxdeepin/qt5integration + ## [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 7e2ed56..86886e1 100644 --- a/archlinux/PKGBUILD +++ b/archlinux/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: justforlxz pkgname=deepin-qt6integration-git -pkgver=6.0.46 +pkgver=6.0.47 pkgrel=1 sourcename=qt6integration sourcetars=("$sourcename"_"$pkgver".tar.xz) diff --git a/debian/changelog b/debian/changelog index 935d161..9aa0f8d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +qt6integration (6.0.47) unstable; urgency=medium + + * Release 6.0.47 + + -- mhduiy Thu, 27 Nov 2025 19:39:09 +0800 + qt6integration (6.0.46) unstable; urgency=medium * Release 6.0.46