bump(branch): libtrueforce logitech-rs50-linux-driver-kmod dkms-logitech-rs50-linux-driver

This commit is contained in:
Raboneko
2026-05-02 03:57:40 +00:00
parent 3e1abe86e4
commit d9c78b59a0
3 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
%global commit df7f1494f3bd584b8650304be7a37eca4bb49aa5
%global commit 729671701c486cb050925e85337e921d27f3e25c
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commitdate 20260430
%global commitdate 20260502
%global debug_package %{nil}
Name: libtrueforce
@@ -7,14 +7,14 @@
%global debug_package %{nil}
%endif
%global commit df7f1494f3bd584b8650304be7a37eca4bb49aa5
%global commitdate 20260430
%global commit 729671701c486cb050925e85337e921d27f3e25c
%global commitdate 20260502
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global modulename logitech-rs50-linux-driver
Name: %{modulename}-kmod
Version: 1.0^%{commitdate}git.%{shortcommit}
Release: 2%{?dist}
Release: 1%{?dist}
Summary: Linux kernel driver for the Logitech RS50 Direct Drive Wheel Base (USB ID 046d:c276)
License: GPL-2.0-only
URL: https://github.com/mescon/logitech-rs50-linux-driver
@@ -1,12 +1,12 @@
%global commit df7f1494f3bd584b8650304be7a37eca4bb49aa5
%global commit 729671701c486cb050925e85337e921d27f3e25c
%global debug_package %{nil}
%global modulename logitech-rs50-linux-driver
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commitdate 20260430
%global commitdate 20260502
Name: dkms-%{modulename}
Version: 1.0^%{commitdate}git.%{shortcommit}
Release: 2%{?dist}
Release: 1%{?dist}
Summary: Linux kernel driver for the Logitech RS50 Direct Drive Wheel Base (USB ID 046d:c276)
License: GPL-2.0-only
URL: https://github.com/mescon/%{modulename}