Fix autoupdate pipeline

This commit is contained in:
windowsboy111
2022-12-29 16:45:04 +08:00
parent 15bae78f67
commit e000bd8d0d
2 changed files with 1 additions and 2 deletions
@@ -1,6 +1,6 @@
%global forgeurl https://github.com/KDE/latte-dock/
%define commit 93c50a7e8fbc88d15c17efe26eacdce2c616bded
%global commit 93c50a7e8fbc88d15c17efe26eacdce2c616bded
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date %(date '+%Y%m%d')
%global snapshot_info %{commit_date}.%{shortcommit}
-1
View File
@@ -1,6 +1,5 @@
project "pkg" {
rpm {
spec = "vl-gothic-fonts.spec"
update = ""
}
}