From fda6b0b361e2a21c7788958c6f7340ead40bb4b0 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Thu, 19 Jun 2025 02:07:58 +0000
Subject: [PATCH] chore(rpm): New release 5.7.17
Log:
---
CHANGELOG.md | 24 ++++++++++++++++++++++++
VERSION | 2 +-
archlinux/PKGBUILD | 2 +-
debian/changelog | 6 ++++++
rpm/qt5platform-plugins.spec | 4 ++--
5 files changed, 34 insertions(+), 4 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a0cabc00..e7424ba4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,27 @@
+# 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).
+
+## [5.7.17] - 2025-06-19
+
+### Changed
+
+- Enhance touch drag support for QML windows in qt6
+- Support VERSION file
+- Add auto release workflow
+- Update .syncexclude
+
+### Fixed
+
+- Fix: fix effectScene judging conditions.
+
+### Removed
+
+- Remove unused linglong.yaml
+
## 1.2.2 (2019-05-29)
diff --git a/VERSION b/VERSION
index e8406ce3..f3ca4b63 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-5.7.16
+5.7.17
diff --git a/archlinux/PKGBUILD b/archlinux/PKGBUILD
index 8b889c18..6fffc114 100644
--- a/archlinux/PKGBUILD
+++ b/archlinux/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: justforlxz
pkgname=deepin-qt5platform-plugins-git
-pkgver=5.0.40.r14.gf817781
+pkgver=5.7.17
pkgrel=1
sourcename=dde-qt5platform-plugins
sourcetars=("$sourcename"_"$pkgver".tar.xz)
diff --git a/debian/changelog b/debian/changelog
index f4fb0bd7..c39288cc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+qt5platform-plugins (5.7.17) unstable; urgency=medium
+
+ * Release 5.7.17
+
+ -- yeshanshan Thu, 19 Jun 2025 10:07:58 +0800
+
dde-qt5platform-plugins (5.7.16) unstable; urgency=medium
* Release 5.7.16
diff --git a/rpm/qt5platform-plugins.spec b/rpm/qt5platform-plugins.spec
index fa38996c..4f719043 100644
--- a/rpm/qt5platform-plugins.spec
+++ b/rpm/qt5platform-plugins.spec
@@ -4,8 +4,8 @@
%endif
Name: dde-qt5platform-plugins
-Version: 5.0.25.1
-Release: %{specrelease}
+Version: 5.7.17
+Release: 1
Summary: Qt platform plugins for DDE
License: GPLv3
URL: https://github.com/linuxdeepin/deepin-desktop-schemas