spot pushed to perl-File-Which (master). "1.18"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue May 26 14:31:30 UTC 2015


From 77dca7165f318b7b486d4ac2a1e862344d65b80f Mon Sep 17 00:00:00 2001
From: Tom Callaway <spot at fedoraproject.org>
Date: Tue, 26 May 2015 10:31:19 -0400
Subject: 1.18


diff --git a/.gitignore b/.gitignore
index 1f5b245..0a4bb76 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 File-Which-1.09.tar.gz
+/File-Which-1.18.tar.gz
diff --git a/perl-File-Which.spec b/perl-File-Which.spec
index 6b1a741..1d34f86 100644
--- a/perl-File-Which.spec
+++ b/perl-File-Which.spec
@@ -1,6 +1,6 @@
 Name:           perl-File-Which
-Version:        1.09
-Release:        19%{?dist}
+Version:        1.18
+Release:        1%{?dist}
 Summary:        Portable implementation of the 'which' utility
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -54,13 +54,16 @@ make test
 
 %files
 %doc Changes README
-%{_bindir}/pwhich
+# %%{_bindir}/pwhich
 %{perl_vendorlib}/File/
-%{_mandir}/man1/*.1*
+# %%{_mandir}/man1/*.1*
 %{_mandir}/man3/*.3pm*
 
 
 %changelog
+* Tue May 26 2015 Tom Callaway <spot at fedoraproject.org> - 1.18-1
+- update to 1.18
+
 * Thu Jan 15 2015 Petr Pisar <ppisar at redhat.com> - 1.09-19
 - Specify all dependencies
 
diff --git a/sources b/sources
index e43437b..f6c2629 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b9429edaad7f45caafa4d458afcfd8af  File-Which-1.09.tar.gz
+554bfb36568d828fbeee64f4b9a9faa8  File-Which-1.18.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-File-Which.git/commit/?h=master&id=77dca7165f318b7b486d4ac2a1e862344d65b80f


More information about the perl-devel mailing list