From 56c397c0eaa3f878a3ce14fd4440d1a82c9211cb Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 17:19:04 +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/perl-File-MimeInfo.git#4a0b235bb0c28acc4ec3ea4ed0ccbd7b19aaa4dc --- perl-File-MimeInfo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-File-MimeInfo.spec b/perl-File-MimeInfo.spec index aca699a..98502ff 100644 --- a/perl-File-MimeInfo.spec +++ b/perl-File-MimeInfo.spec @@ -11,7 +11,7 @@ Name: perl-File-MimeInfo Version: 0.30 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Determine file type and open application License: GPL+ or Artistic URL: https://metacpan.org/release/File-MimeInfo @@ -103,6 +103,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.30-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Oct 27 2020 Jitka Plesnikova - 0.30-1 - 0.30 bump