From 312d5a485544fb8536671bbd7723e9c334239600 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 02:12:05 +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/perl-File-LibMagic.git#c6d87cc82f1ac8722818e5053f33fd0ea1dc0342 --- perl-File-LibMagic.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-File-LibMagic.spec b/perl-File-LibMagic.spec index 126ac26..dcd891b 100644 --- a/perl-File-LibMagic.spec +++ b/perl-File-LibMagic.spec @@ -3,7 +3,7 @@ Name: perl-File-LibMagic Version: 1.23 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl wrapper/interface for libmagic License: GPL+ or Artistic URL: https://metacpan.org/release/File-LibMagic @@ -75,6 +75,9 @@ make test %{_mandir}/man3/File::LibMagic::Constants.3* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.23-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sat Aug 29 2020 Paul Howarth - 1.23-1 - Update to 1.23 - Fixed a bug with the Makefile.PL that caused every call to "make" to