From bc7511c9a6efe508ee8f06fd3d3d9a7968ef2d31 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Sat, 28 Mar 2026 13:34:38 -0700 Subject: [PATCH] [el10] fix: xpadneo (#10878) (#10881) 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 2 → 3 --------- 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 926711ce1b..3c9787a095 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: 2%{?dist} +Release: 3%{?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