mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-15 16:10:38 +00:00
* backport: fix (opentrack): ver (#10663) (#10664)
@hamachitan nobump
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
(cherry picked from commit 942f4b9f4d)
* bump(opentrack): release 1 → 2
---------
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Co-authored-by: hamachitan[bot] <252235638+hamachitan[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
%global debug_package %{nil}
|
||||
%global openvr_ver 2.12.14
|
||||
%global appid com.github.opentrack
|
||||
%global ver opentrack-2026.1.0
|
||||
%global sanitized_ver %(echo %{ver} | sed 's/opentrack\-//')
|
||||
|
||||
Name: opentrack
|
||||
Version: 2026.1.0
|
||||
Release: 1%{?dist}
|
||||
Version: %{sanitized_ver}
|
||||
Release: 2%{?dist}
|
||||
Summary: Head tracking software for MS Windows, Linux, and Apple OSX
|
||||
|
||||
License: ISC AND BSD-3-Clause AND BSD-2-Clause AND LGPL-2.1-only AND GPL-3.0-only AND LGPL-2.1-or-later AND MIT AND LGPL-3.0-or-later
|
||||
|
||||
@@ -1 +1 @@
|
||||
rpm.version(gh("opentrack/opentrack"));
|
||||
rpm.global("ver", gh("opentrack/opentrack"));
|
||||
|
||||
Reference in New Issue
Block a user