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 - 0.46-1 +- 0.46 bump + * Tue Oct 01 2013 Petr Pisar - 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