rebuilt by autoport with build requirements: libutf8proc-devel>=2.9.0-1mamba [release 0.252-2mamba;Sat Nov 18 2023]

This commit is contained in:
Automatic Build System 2024-01-06 06:54:34 +01:00
parent bc76707d6d
commit de2b25eaa0

View File

@ -1,7 +1,7 @@
%define tagver %(echo %version | tr -d .)
Name: mame
Version: 0.252
Release: 1mamba
Release: 2mamba
Summary: A virtual environment where you can run software written for other platforms, namely old arcades
Group: Applications/Emulators
Vendor: openmamba
@ -13,7 +13,6 @@ License: BSD
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libSDL2-devel
BuildRequires: libSDL2_ttf-devel
BuildRequires: libX11-devel
BuildRequires: libXext-devel
BuildRequires: libXi-devel
@ -30,6 +29,7 @@ BuildRequires: liblua-devel
BuildRequires: libportaudio-devel
BuildRequires: libportmidi-devel
BuildRequires: libpulseaudio-devel
BuildRequires: libsdl2_ttf-devel
BuildRequires: libsqlite-devel
BuildRequires: libstdc++6-devel
BuildRequires: libutf8proc-devel
@ -37,6 +37,7 @@ BuildRequires: libz-devel
BuildRequires: pugixml-devel
BuildRequires: qt5-qtbase-devel
## AUTOBUILDREQ-END
BuildRequires: libutf8proc-devel >= 2.9.0-1mamba
BuildRequires: python3
BuildRequires: librapidjson-devel
BuildRequires: liblua53-devel
@ -253,6 +254,9 @@ popd
%license COPYING docs/legal/*
%changelog
* Sat Nov 18 2023 Automatic Build System <autodist@mambasoft.it> 0.252-2mamba
- rebuilt by autoport with build requirements: libutf8proc-devel>=2.9.0-1mamba
* Wed Feb 22 2023 Automatic Build System <autodist@mambasoft.it> 0.252-1mamba
- automatic version update by autodist