bump(branch): hid-fanatecff-kmod dkms-hid-fanatecff

This commit is contained in:
Raboneko
2026-05-28 06:49:24 +00:00
parent dd22c554fe
commit feff79a331
2 changed files with 8 additions and 8 deletions
@@ -1,14 +1,14 @@
%global commit f7bf935f0e534434d41e159d695f4a6c81e19fe9
%global commit dd78ef477c0dc90d59291a0197afcea26911fca8
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commitdate 20260106
%global ver 0.2.2
%global commitdate 20260528
%global ver 0.2.3
%define buildforkernels akmod
%global debug_package %{nil}
%global modulename hid-fanatecff
Name: %{modulename}-kmod
Version: %{ver}^%{commitdate}git.%{shortcommit}
Release: 3%{?dist}
Release: 1%{?dist}
Summary: Fanatec force feedback kernel module
License: GPL-2.0-only
URL: https://github.com/gotzl/%{modulename}
@@ -1,13 +1,13 @@
%global commit f7bf935f0e534434d41e159d695f4a6c81e19fe9
%global commit dd78ef477c0dc90d59291a0197afcea26911fca8
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commitdate 20260106
%global ver 0.2.2
%global commitdate 20260528
%global ver 0.2.3
%global debug_package %{nil}
%global modulename hid-fanatecff
Name: dkms-%{modulename}
Version: %{ver}^%{commitdate}git.%{shortcommit}
Release: 3%{?dist}
Release: 1%{?dist}
Summary: Fanatec force feedback kernel module (DKMS)
License: GPL-2.0-only
URL: https://github.com/gotzl/%{modulename}