From d9caab8ca691a51e3db6a160be209e50be539be6 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 18:32:19 +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-Import-Into.git#ca247ad595ebf499a3063bbe4bf0308a874f2b84 --- perl-Import-Into.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Import-Into.spec b/perl-Import-Into.spec index 33ab102..4027bea 100644 --- a/perl-Import-Into.spec +++ b/perl-Import-Into.spec @@ -1,6 +1,6 @@ Name: perl-Import-Into Version: 1.002005 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Import packages into other packages License: GPL+ or Artistic URL: https://metacpan.org/release/Import-Into @@ -48,6 +48,9 @@ make test %{_mandir}/man3/Import::Into.3* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.002005-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Fri Jan 8 2021 Paul Howarth - 1.002005-16 - Use %%{make_build} and %%{make_install} - Fix permissions verbosely