epel9
Petr Šabata 13 years ago
parent ede6df021e
commit eed9a8b61b

1
.gitignore vendored

@ -2,3 +2,4 @@ Text-TabularDisplay-1.22.tar.gz
/Text-TabularDisplay-1.28.tar.gz
/Text-TabularDisplay-1.30.tar.gz
/Text-TabularDisplay-1.31.tar.gz
/Text-TabularDisplay-1.33.tar.gz

@ -1,6 +1,6 @@
Name: perl-Text-TabularDisplay
Version: 1.31
Release: 2%{?dist}
Version: 1.33
Release: 1%{?dist}
Summary: Display text in formatted table output
# see TabularDisplay.pm's header
License: GPLv2
@ -35,11 +35,14 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
make test
%files
%doc Changes COPYING README examples/ t/
%doc Changes COPYING README examples/
%{perl_vendorlib}/*
%{_mandir}/man3/*
%changelog
* Mon Jul 09 2012 Petr Šabata <contyk@redhat.com> - 1.33-1
- 1.33 bump
* Thu Jun 28 2012 Petr Pisar <ppisar@redhat.com> - 1.31-2
- Perl 5.16 rebuild

@ -1 +1 @@
ff02357f7ab5715e4534b0803de0814e Text-TabularDisplay-1.31.tar.gz
021637a87f9b949eb1dd9da8253e9d86 Text-TabularDisplay-1.33.tar.gz

Loading…
Cancel
Save