[perl-File-Fetch] 0.42 bump

Petr Pisar ppisar at fedoraproject.org
Mon Apr 15 12:43:37 UTC 2013


commit 24adc32c8bbf817063a3fd2ff3451b8f04c68c11
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Apr 15 14:42:14 2013 +0200

    0.42 bump

 .gitignore           |    1 +
 perl-File-Fetch.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1e29b50..a7543f4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 File-Fetch-0.14.tar.gz
 /File-Fetch-0.38.tar.gz
+/File-Fetch-0.42.tar.gz
diff --git a/perl-File-Fetch.spec b/perl-File-Fetch.spec
index eacab5d..818cee9 100644
--- a/perl-File-Fetch.spec
+++ b/perl-File-Fetch.spec
@@ -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 at redhat.com> - 0.42-1
+- 0.42 bump
+
 * Fri Mar 15 2013 Petr Pisar <ppisar at redhat.com> 0.38-1
 - Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index 200ebf4..2a4638c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-acb3bab8e1573bccfa0e9da55fc9cf57  File-Fetch-0.38.tar.gz
+9a9d22541f3a4057ea46a90b5afb8ed8  File-Fetch-0.42.tar.gz


More information about the scm-commits mailing list