From 79c020b68bae056370e75443d92b835590c9eb0a Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 03:14:05 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- perl-File-Which.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-File-Which.spec b/perl-File-Which.spec index 82f46af..2d42c90 100644 --- a/perl-File-Which.spec +++ b/perl-File-Which.spec @@ -1,6 +1,6 @@ Name: perl-File-Which Version: 1.18 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Portable implementation of the 'which' utility Group: Development/Libraries License: GPL+ or Artistic @@ -50,6 +50,9 @@ make test %{_mandir}/man3/File::Which.3* %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 1.18-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Mon Jun 15 2015 Paul Howarth - 1.18-4 - No longer needs any non-core buildreqs, and hence bootstrapping - Drop references to pwhich, which is no longer included