diff --git a/.github/workflows/call-auto-release.yml b/.github/workflows/call-auto-release.yml index 2908c9b9..3e16f7cc 100644 --- a/.github/workflows/call-auto-release.yml +++ b/.github/workflows/call-auto-release.yml @@ -5,7 +5,7 @@ on: version: description: 'Release version (e.g., 1.0.0)' type: string - required: true + required: false name: description: 'The name of the person to release the version' type: string diff --git a/rpm/qt5platform-plugins.spec b/rpm/qt5platform-plugins.spec index 4f719043..246c12da 100644 --- a/rpm/qt5platform-plugins.spec +++ b/rpm/qt5platform-plugins.spec @@ -4,8 +4,8 @@ %endif Name: dde-qt5platform-plugins -Version: 5.7.17 -Release: 1 +Version: 5.7.17 +Release: 1%{?dist} Summary: Qt platform plugins for DDE License: GPLv3 URL: https://github.com/linuxdeepin/deepin-desktop-schemas