From 052c0a16910a3e18f2552dfee8dee63802ed7ac1 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Sat, 28 Mar 2026 13:35:11 -0700 Subject: [PATCH] [f44] fix: xpadneo (#10878) (#10883) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix: xpadneo (#10878) Signed-off-by: madomado (cherry picked from commit 935b33c2f38b12bdf02cebd6e8a5d573768f9d14) * bump(xpadneo): release 1 → 2 --------- Signed-off-by: madomado Co-authored-by: madomado Co-authored-by: hamachitan[bot] <252235638+hamachitan[bot]@users.noreply.github.com> --- anda/system/xpadneo/kmod-common/xpadneo.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/system/xpadneo/kmod-common/xpadneo.spec b/anda/system/xpadneo/kmod-common/xpadneo.spec index 7ced39ddab..d95db77dec 100644 --- a/anda/system/xpadneo/kmod-common/xpadneo.spec +++ b/anda/system/xpadneo/kmod-common/xpadneo.spec @@ -5,7 +5,7 @@ Name: xpadneo Version: %{ver}^%{commitdate}git.%{shortcommit} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Advanced Linux Driver for Xbox One Wireless Gamepad common files License: GPL-3.0 URL: https://atar-axis.github.io/%{name} @@ -48,7 +48,7 @@ install -Dm644 %{SOURCE1} %{buildroot}%{_datadir}/metainfo/io.github.%{name}.met install -Dm644 %{name}.conf -t %{buildroot}%{_modulesloaddir} %files -%license LICENSE +%license LICENSE.md LICENSES %doc docs/*.md %{_modprobedir}/%{name}.conf %{_udevrulesdir}/60-%{name}.rules