fix(xpadneo): provides (#3678) (#3682)

* Provides: xpadneo

Signed-off-by: Gilver <rockgrub@disroot.org>

* Bump release

Signed-off-by: Gilver <rockgrub@disroot.org>

---------

Signed-off-by: Gilver <rockgrub@disroot.org>
(cherry picked from commit e9b70bacbd)

Co-authored-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
Raboneko
2025-03-02 08:15:09 -08:00
committed by GitHub
parent c5022de695
commit 1e9be6ecd3
@@ -6,7 +6,7 @@
Name: %{real_name}-kmod-common
Version: %{ver}^%{date}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/%{real_name}
@@ -14,6 +14,7 @@ Source0: https://github.com/atar-axis/%{real_name}/archive/%{commit}.tar.
Source1: io.github.xpadneo.metainfo.xml
BuildRequires: systemd-rpm-macros
Provides: %{real_name}-kmod-common = %{?epoch:%{epoch}:}%{version}
Provides: %{real_name} = %{version}-%{release}
BuildArch: noarch
Packager: ShinyGil <rockgrub@disroot.org>