From 3897031d9df5949a4c356b104a59194873cd6e01 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 17:24:37 +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-Which.git#3fdcfc3b323cd8d7633e4e1b3f0069f1e25d6b49 --- perl-File-Which.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-File-Which.spec b/perl-File-Which.spec index 29e7bab..cf19e14 100644 --- a/perl-File-Which.spec +++ b/perl-File-Which.spec @@ -1,11 +1,12 @@ Name: perl-File-Which Version: 1.23 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Portable implementation of the 'which' utility License: GPL+ or Artistic URL: https://metacpan.org/release/File-Which Source0: https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/File-Which-%{version}.tar.gz BuildArch: noarch +BuildRequires: make BuildRequires: perl-interpreter BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) @@ -51,6 +52,9 @@ make test %{_mandir}/man3/File::Which.3* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.23-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 1.23-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild