From bf47c7226a794f3c0dd2ecce26645ccf777c944f Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 20:55:05 +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/gnome-autoar.git#22017fde79178c538896b9fbf47a92f581d9ea4a --- gnome-autoar.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gnome-autoar.spec b/gnome-autoar.spec index 649b6d2..4fc3eb3 100644 --- a/gnome-autoar.spec +++ b/gnome-autoar.spec @@ -1,6 +1,6 @@ Name: gnome-autoar Version: 0.2.4 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Archive library License: LGPLv2+ @@ -15,6 +15,7 @@ BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(libarchive) BuildRequires: vala +BuildRequires: make %description gnome-autoar is a GObject based library for handling archives. @@ -71,6 +72,9 @@ make check %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.2.4-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sat Aug 01 2020 Fedora Release Engineering - 0.2.4-4 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild