diff --git a/CHANGELOG.md b/CHANGELOG.md index a0cabc0..7803698 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,22 @@ +# Changelog + +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.37] - 2025-06-19 + +### Added + +- Add debian check workflow + +### Changed + +- From linuxdeepin/qt5platform-plugins +- From linuxdeepin/qt5platform-plugins +- From linuxdeepin/qt5platform-plugins + ## 1.2.2 (2019-05-29) diff --git a/VERSION b/VERSION index 290c47f..8bd4af5 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.0.36 +6.0.37 diff --git a/archlinux/PKGBUILD b/archlinux/PKGBUILD index 9c92bde..6ff9008 100644 --- a/archlinux/PKGBUILD +++ b/archlinux/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: justforlxz pkgname=deepin-qt6platform-plugins-git -pkgver=6.0.0 +pkgver=6.0.37 pkgrel=1 sourcename=dde-qt6platform-plugins sourcetars=("$sourcename"_"$pkgver".tar.xz) diff --git a/debian/changelog b/debian/changelog index a997f06..9656f14 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +qt6platform-plugins (6.0.37) unstable; urgency=medium + + * Release 6.0.37 + + -- yeshanshan Thu, 19 Jun 2025 10:10:46 +0800 + dde-qt6platform-plugins (6.0.36) unstable; urgency=medium * Release 6.0.36