From bddc16b5aa0c6d328f872d0a895f9c49bed7bae4 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 13:04:41 +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/mailcap.git#d5ad2eae8c36df7d938fcf84165209e466ba2ec6 --- mailcap.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/mailcap.spec b/mailcap.spec index fff547d..f3502a9 100644 --- a/mailcap.spec +++ b/mailcap.spec @@ -1,11 +1,12 @@ Name: mailcap Version: 2.1.49 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Helper application and MIME type associations for file types License: Public Domain and MIT URL: https://pagure.io/mailcap Source0: https://pagure.io/releases/mailcap/%{name}-%{version}.tar.xz +BuildRequires: make BuildRequires: perl-interpreter # the test script is written in python BuildRequires: python3 @@ -63,6 +64,9 @@ make check %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 2.1.49-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 2.1.49-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild