[perl-File-Fetch] 0.44 bump

Petr Pisar ppisar at fedoraproject.org
Tue Oct 1 07:01:30 UTC 2013


commit 400ea5b863e489444bd41136e2436f0b04be7a12
Author: Petr Písař <ppisar at redhat.com>
Date:   Tue Oct 1 09:00:06 2013 +0200

    0.44 bump

 .gitignore           |    1 +
 perl-File-Fetch.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a7543f4..66d33fb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 File-Fetch-0.14.tar.gz
 /File-Fetch-0.38.tar.gz
 /File-Fetch-0.42.tar.gz
+/File-Fetch-0.44.tar.gz
diff --git a/perl-File-Fetch.spec b/perl-File-Fetch.spec
index 48b97fc..74ea581 100644
--- a/perl-File-Fetch.spec
+++ b/perl-File-Fetch.spec
@@ -1,6 +1,6 @@
 Name:           perl-File-Fetch
-Version:        0.42
-Release:        3%{?dist}
+Version:        0.44
+Release:        1%{?dist}
 Summary:        Generic file fetching mechanism
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -68,6 +68,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Oct 01 2013 Petr Pisar <ppisar at redhat.com> - 0.44-1
+- 0.44 bump
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.42-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 2a4638c..3c1da36 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9a9d22541f3a4057ea46a90b5afb8ed8  File-Fetch-0.42.tar.gz
+0c6e87cc6e47a2d5e9d9afc16f2c3df3  File-Fetch-0.44.tar.gz



More information about the perl-devel mailing list