1.17 bump

This commit is contained in:
Petr Písař 2015-08-26 12:18:53 +02:00
parent 3d342c1c1b
commit 6cd0ad016f
4 changed files with 9 additions and 2 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/Term-Cap-1.16.tar.gz
/Term-Cap-1.17.tar.gz

2
.rpmlint Normal file
View File

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

View File

@ -1,5 +1,5 @@
Name: perl-Term-Cap
Version: 1.16
Version: 1.17
Release: 1%{?dist}
Summary: Perl termcap interface
License: GPL+ or Artistic
@ -46,10 +46,14 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
make test
%files
%license LICENSE
%doc Changes README
%{perl_vendorlib}/*
%{_mandir}/man3/*
%changelog
* Wed Aug 26 2015 Petr Pisar <ppisar@redhat.com> - 1.17-1
- 1.17 bump
* Wed Jul 01 2015 Petr Pisar <ppisar@redhat.com> 1.16-1
- Specfile autogenerated by cpanspec 1.78.

View File

@ -1 +1 @@
6d3e0184688205d3bd797d14f840c253 Term-Cap-1.16.tar.gz
4461ac0a1492e59e7430bc879dc2d962 Term-Cap-1.17.tar.gz