diff --git a/.gitignore b/.gitignore index ba83a1d..4587edc 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /ExtUtils-Manifest-1.63.tar.gz /ExtUtils-Manifest-1.64.tar.gz /ExtUtils-Manifest-1.65.tar.gz +/ExtUtils-Manifest-1.66.tar.gz diff --git a/perl-ExtUtils-Manifest.spec b/perl-ExtUtils-Manifest.spec index 90874b1..284375a 100644 --- a/perl-ExtUtils-Manifest.spec +++ b/perl-ExtUtils-Manifest.spec @@ -1,6 +1,6 @@ Name: perl-ExtUtils-Manifest -Version: 1.65 -Release: 2%{?dist} +Version: 1.66 +Release: 1%{?dist} Summary: Utilities to write and check a MANIFEST file License: GPL+ or Artistic Group: Development/Libraries @@ -57,6 +57,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Sep 10 2014 Petr Pisar - 1.66-1 +- 1.66 bump + * Wed Aug 27 2014 Jitka Plesnikova - 1.65-2 - Perl 5.20 rebuild diff --git a/sources b/sources index 2f2d78d..5895c5c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b93a6fedf0f6405cd5c2791fe7442b69 ExtUtils-Manifest-1.65.tar.gz +f8a0e2e04b23feceffe7b3784eef29dd ExtUtils-Manifest-1.66.tar.gz