Fix weird from previous commit
This commit is contained in:
parent
3567682ae7
commit
03f4951423
@ -10,7 +10,7 @@
|
||||
|
||||
Name: SDL2
|
||||
Version: 2.0.22
|
||||
Release: 2.1.auto%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Cross-platform multimedia library
|
||||
License: zlib and MIT
|
||||
URL: http://www.libsdl.org/
|
||||
@ -24,7 +24,7 @@ Patch1: SDL2-2.0.9-khrplatform.patch
|
||||
# Prefer Wayland by default
|
||||
Patch2: SDL2-2.0.22-prefer-wayland.patch
|
||||
# Fix assumption that DRI_DEVNAME begins at 0
|
||||
Patch3: SDL2-2.0.22-fix-dri-assumption.patch
|
||||
Patch3: SDL2-2.0.22-fix-dri-assumption.patch
|
||||
|
||||
BuildRequires: git-core
|
||||
BuildRequires: cmake
|
||||
@ -171,7 +171,7 @@ install -p -m 644 %{SOURCE2} %{buildroot}%{_includedir}/SDL2/SDL_revision.h
|
||||
%{_libdir}/cmake/SDL2/SDL2staticTargets*.cmake
|
||||
|
||||
%changelog
|
||||
* Thu Jul 07 2022 Ian Mullins <imullins@redhat.com> - 2.1.auto
|
||||
* Thu Jul 07 2022 Ian Mullins <imullins@redhat.com> - 2.0.22-3
|
||||
- Fix assumption that DRI_DEVNAME begins at 0 patch
|
||||
|
||||
* Sat Apr 30 2022 Neal Gompa <ngompa@fedoraproject.org> - 2.0.22-2
|
||||
|
Loading…
Reference in New Issue
Block a user