[perl-File-Fetch] 0.46 bump

Petr Pisar ppisar at fedoraproject.org
Thu Nov 28 12:04:04 UTC 2013


commit 7a8d48471f1917a75f8465f03688a37600441ba3
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Nov 28 13:03:35 2013 +0100

    0.46 bump

 .gitignore           |    1 +
 perl-File-Fetch.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 66d33fb..2b6c199 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,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
+/File-Fetch-0.46.tar.gz
diff --git a/perl-File-Fetch.spec b/perl-File-Fetch.spec
index 74ea581..f6cf568 100644
--- a/perl-File-Fetch.spec
+++ b/perl-File-Fetch.spec
@@ -1,5 +1,5 @@
 Name:           perl-File-Fetch
-Version:        0.44
+Version:        0.46
 Release:        1%{?dist}
 Summary:        Generic file fetching mechanism
 License:        GPL+ or Artistic
@@ -68,6 +68,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Nov 28 2013 Petr Pisar <ppisar at redhat.com> - 0.46-1
+- 0.46 bump
+
 * Tue Oct 01 2013 Petr Pisar <ppisar at redhat.com> - 0.44-1
 - 0.44 bump
 
diff --git a/sources b/sources
index 3c1da36..1dda9bc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0c6e87cc6e47a2d5e9d9afc16f2c3df3  File-Fetch-0.44.tar.gz
+f0e74b2f7da5105c42d699a845cde1b1  File-Fetch-0.46.tar.gz


More information about the scm-commits mailing list