diff --git a/CHANGELOG.md b/CHANGELOG.md index 6bf7341..01d3e27 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.50] - 2025-12-11 + +### Changed + +- From linuxdeepin/qt5platform-plugins + ## [6.0.48] - 2025-12-04 ### Changed diff --git a/VERSION b/VERSION index f9bedf8..cc94f6b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.0.48 +6.0.50 diff --git a/archlinux/PKGBUILD b/archlinux/PKGBUILD index fcd59fe..e8d1083 100644 --- a/archlinux/PKGBUILD +++ b/archlinux/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: justforlxz pkgname=deepin-qt6platform-plugins-git -pkgver=6.0.48 +pkgver=6.0.50 pkgrel=1 sourcename=dde-qt6platform-plugins sourcetars=("$sourcename"_"$pkgver".tar.xz) diff --git a/debian/changelog b/debian/changelog index 682fd8a..3be6274 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dde-qt6platform-plugins (6.0.50) unstable; urgency=medium + + * Release 6.0.50 + + -- yeshanshan Thu, 11 Dec 2025 21:00:23 +0800 + dde-qt6platform-plugins (6.0.48) unstable; urgency=medium * Release 6.0.48