From f93f896978767fdab076838b53953c36d62cca8d Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Thu, 3 Mar 2016 22:02:46 -0600 Subject: [PATCH] 1.21 --- .gitignore | 1 + perl-File-Which.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a17814c..dfcc494 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ File-Which-1.09.tar.gz /File-Which-1.18.tar.gz /File-Which-1.19.tar.gz +/File-Which-1.21.tar.gz diff --git a/perl-File-Which.spec b/perl-File-Which.spec index 5ed0e12..0a87ce4 100644 --- a/perl-File-Which.spec +++ b/perl-File-Which.spec @@ -1,6 +1,6 @@ Name: perl-File-Which -Version: 1.19 -Release: 2%{?dist} +Version: 1.21 +Release: 1%{?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 Mar 03 2016 Tom Callaway - 1.21-1 +- update to 1.21 + * Thu Feb 04 2016 Fedora Release Engineering - 1.19-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 9646709..e17b90d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -27f967930f011b646c1bf839b606e164 File-Which-1.19.tar.gz +115a6efe5d7e9621237fcb655c7a0980 File-Which-1.21.tar.gz