1.64 bump

This commit is contained in:
Petr Písař 2014-07-01 16:07:48 +02:00
parent 8c9b54e3c1
commit a00e1e7ec2
4 changed files with 9 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/Pod-Usage-1.61.tar.gz /Pod-Usage-1.61.tar.gz
/Pod-Usage-1.62.tar.gz /Pod-Usage-1.62.tar.gz
/Pod-Usage-1.63.tar.gz /Pod-Usage-1.63.tar.gz
/Pod-Usage-1.64.tar.gz

2
.rpmlint Normal file
View File

@ -0,0 +1,2 @@
from Config import *
addFilter("spelling-error .* verboseness");

View File

@ -1,6 +1,6 @@
Name: perl-Pod-Usage Name: perl-Pod-Usage
Version: 1.63 Version: 1.64
Release: 5%{?dist} Release: 1%{?dist}
Summary: Print a usage message from embedded POD documentation Summary: Print a usage message from embedded POD documentation
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries Group: Development/Libraries
@ -73,6 +73,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Tue Jul 01 2014 Petr Pisar <ppisar@redhat.com> - 1.64-1
- 1.64 bump
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.63-5 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.63-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

View File

@ -1 +1 @@
85b21c0150ec82c5e321a223766ca241 Pod-Usage-1.63.tar.gz 58c8c925750c66460fe5c285f4059a5a Pod-Usage-1.64.tar.gz