diff --git a/anda/system/xpadneo/akmod/xpadneo-kmod.spec b/anda/system/xpadneo/akmod/xpadneo-kmod.spec index 5bb5e2e6b7..aabe2ec00b 100644 --- a/anda/system/xpadneo/akmod/xpadneo-kmod.spec +++ b/anda/system/xpadneo/akmod/xpadneo-kmod.spec @@ -1,6 +1,6 @@ -%global commit d8f6e10395b2fa5f036a9f5e0f62a5b910b9edd9 +%global commit 45f39820edc2c3fc5605bfe4daea471263678ed1 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260410 +%global commitdate 20260411 %global ver 0.10.2 %define buildforkernels akmod %global debug_package %{nil} @@ -8,7 +8,7 @@ Name: %{modulename}-kmod Version: %{ver}^%{commitdate}git.%{shortcommit} -Release: 3%{?dist} +Release: 1%{?dist} Summary: Advanced Linux Driver for Xbox One Wireless Gamepad License: GPL-3.0 URL: https://atar-axis.github.io/xpadneo diff --git a/anda/system/xpadneo/dkms/dkms-xpadneo.spec b/anda/system/xpadneo/dkms/dkms-xpadneo.spec index c4e2d80bfa..113636e521 100644 --- a/anda/system/xpadneo/dkms/dkms-xpadneo.spec +++ b/anda/system/xpadneo/dkms/dkms-xpadneo.spec @@ -1,13 +1,13 @@ -%global commit d8f6e10395b2fa5f036a9f5e0f62a5b910b9edd9 +%global commit 45f39820edc2c3fc5605bfe4daea471263678ed1 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260410 +%global commitdate 20260411 %global ver 0.10.2 %global debug_package %{nil} %global modulename xpadneo Name: dkms-%{modulename} Version: %{ver}^%{commitdate}git.%{shortcommit} -Release: 3%{?dist} +Release: 1%{?dist} Summary: Advanced Linux Driver for Xbox One Wireless Gamepad License: GPL-3.0 URL: https://atar-axis.github.io/%{modulename}