automatic version update by autodist [release 0.5.19-1mamba;Wed Feb 26 2025]

This commit is contained in:
Automatic Build System 2025-02-26 22:49:52 +01:00
parent 8738c25499
commit c10d29dee8
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,4 @@
# lutris
Lutris helps you install and play video games from all eras and from most gaming systems.

View File

@ -1,5 +1,5 @@
Name: lutris
Version: 0.5.18
Version: 0.5.19
Release: 1mamba
Summary: Lutris helps you install and play video games from all eras and from most gaming systems
Group: Graphical Desktop/Applications/Games
@ -9,6 +9,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://github.com/lutris/lutris
Source: https://github.com/lutris/lutris.git/v%{version}/lutris-%{version}.tar.bz2
License: GPL
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel
BuildRequires: python3.11dist(certifi)
@ -29,8 +30,6 @@ BuildRequires: scons
%description
Lutris helps you install and play video games from all eras and from most gaming systems.
#% debug_package
%prep
%setup -q
@ -60,6 +59,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc AUTHORS LICENSE
%changelog
* Wed Feb 26 2025 Automatic Build System <autodist@openmamba.org> 0.5.19-1mamba
- automatic version update by autodist
* Tue Dec 03 2024 Automatic Build System <autodist@openmamba.org> 0.5.18-1mamba
- automatic version update by autodist