1.66 bump
This commit is contained in:
parent
383252b2b8
commit
27368f8df6
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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 <ppisar@redhat.com> - 1.66-1
|
||||
- 1.66 bump
|
||||
|
||||
* Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.65-2
|
||||
- Perl 5.20 rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user