From 858b8d5ece46fa2d82f0e773ea5ad0ec5b6364da Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 11:07:16 +0100 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/libmediaart.git#54f3e80a0bd2ff82542948ca7a99c27853e3fb1e --- libmediaart.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libmediaart.spec b/libmediaart.spec index 9470ebb..da92569 100644 --- a/libmediaart.spec +++ b/libmediaart.spec @@ -1,12 +1,13 @@ Name: libmediaart Version: 1.9.4 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Library for managing media art caches License: LGPLv2+ URL: https://gitlab.gnome.org/GNOME/libmediaart Source0: https://download.gnome.org/sources/%{name}/1.9/%{name}-%{version}.tar.xz +BuildRequires: make BuildRequires: pkgconfig(glib-2.0) pkgconfig(gio-2.0) pkgconfig(gio-unix-2.0) BuildRequires: pkgconfig(gdk-pixbuf-2.0) BuildRequires: pkgconfig(gobject-introspection-1.0) @@ -78,6 +79,9 @@ make check %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.9.4-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 1.9.4-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild