diff --git a/SDL2.spec b/SDL2.spec index 577c1c5..0c5931f 100644 --- a/SDL2.spec +++ b/SDL2.spec @@ -1,6 +1,6 @@ Name: SDL2 Version: 2.0.16 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Cross-platform multimedia library License: zlib and MIT URL: http://www.libsdl.org/ @@ -45,7 +45,7 @@ BuildRequires: pkgconfig(dbus-1) # IBus BuildRequires: pkgconfig(ibus-1.0) # Wayland -BuildRequires: pkgconfig(libdecor-0) +#BuildRequires: pkgconfig(libdecor-0) BuildRequires: pkgconfig(wayland-client) BuildRequires: pkgconfig(wayland-egl) BuildRequires: pkgconfig(wayland-cursor) @@ -141,6 +141,9 @@ install -p -m 644 %{SOURCE1} %{buildroot}%{_includedir}/SDL2/SDL_config.h %{_libdir}/lib*.a %changelog +* Thu Aug 26 2021 Wim Taymans - 2.0.16-2 +- Disable libdecor until it is added to centos/RHEL9 + * Thu Aug 26 2021 Neal Gompa - 2.0.16-1 - Update to 2.0.16