0.42 bump

This commit is contained in:
Petr Písař 2013-04-15 14:42:14 +02:00
parent c94c5885f7
commit 24adc32c8b
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
File-Fetch-0.14.tar.gz
/File-Fetch-0.38.tar.gz
/File-Fetch-0.42.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-File-Fetch
Version: 0.38
Version: 0.42
Release: 1%{?dist}
Summary: Generic file fetching mechanism
License: GPL+ or Artistic
@ -45,7 +45,7 @@ Requires: perl(Params::Check) >= 0.07
%description
File::Fetch allows you to fetch any file pointed to by a "ftp", "http",
"file", or "rsync" URI by a number of different means.
"file", "git", or "rsync" URI by a number of different means.
%prep
%setup -q -n File-Fetch-%{version}
@ -68,5 +68,8 @@ make test
%{_mandir}/man3/*
%changelog
* Mon Apr 15 2013 Petr Pisar <ppisar@redhat.com> - 0.42-1
- 0.42 bump
* Fri Mar 15 2013 Petr Pisar <ppisar@redhat.com> 0.38-1
- Specfile autogenerated by cpanspec 1.78.

View File

@ -1 +1 @@
acb3bab8e1573bccfa0e9da55fc9cf57 File-Fetch-0.38.tar.gz
9a9d22541f3a4057ea46a90b5afb8ed8 File-Fetch-0.42.tar.gz