We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7ac5f8 commit e321a67Copy full SHA for e321a67
packaging/rpm/umu-launcher.spec
@@ -3,10 +3,10 @@
3
4
%global build_timestamp %(date +"%Y%m%d")
5
6
-%global rel_build 1.%{build_timestamp}.%{shortcommit}%{?dist}
+%global rel_build RC4.%{build_timestamp}.%{shortcommit}%{?dist}
7
8
Name: umu-launcher
9
-Version: 1.0.0
+Version: 0.1
10
Release: %{rel_build}
11
Summary: A tool for launching non-steam games with proton
12
0 commit comments