From 2e7221cd0d731dd2610e3049c5462ece8ece8079 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 05:04:19 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/SDL2.git#e86db27f7a3752baf097bf84c7e19a1682ade0ef --- SDL2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SDL2.spec b/SDL2.spec index ef662e5..fda4e63 100644 --- a/SDL2.spec +++ b/SDL2.spec @@ -6,7 +6,7 @@ Name: SDL2 Version: 2.0.14 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Cross-platform multimedia library License: zlib and MIT @@ -147,6 +147,9 @@ rm -vf %{buildroot}%{_libdir}/*.la %{_libdir}/lib*.a %changelog +* Mon Jan 25 2021 Fedora Release Engineering - 2.0.14-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Jan 21 2021 Pete Walter - 2.0.14-1 - Update to 2.0.14 - Rebase multilib.patch