build via workflow?

This commit is contained in:
GloriousEggroll 2025-04-13 22:11:15 -06:00
parent 9971bb507e
commit 757645fe51
4 changed files with 158 additions and 1 deletions

View file

@ -1,6 +1,17 @@
%global tag 1.0.0
# Manual commit is auto-inserted by workflow
%global commit 35fa9a68d94bde4ed68a6bd07482b2a87a8d42df
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global build_timestamp %(date +"%Y%m%d")
%global rel_build 1.%{build_timestamp}.%{shortcommit}%{?dist}
Name: flatpost
Version: 1.0.0
Release: 1%{?dist}
Release: %{rel_build}
License: BSD 2-Clause
Summary: Desktop environment agnostic Flathub software center.