|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Pod-Eventual
|
|
|
|
|
Version: 0.094001
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Read a POD document as a series of trivial events
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
URL: http://search.cpan.org/dist/Pod-Eventual/
|
|
|
|
@ -63,6 +63,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/Pod::Eventual::Simple.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Jun 05 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.094001-2
|
|
|
|
|
- Perl 5.22 rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Nov 12 2014 Paul Howarth <paul@city-fan.org> - 0.094001-1
|
|
|
|
|
- Update to 0.094001
|
|
|
|
|
- Update repo and bug tracker
|
|
|
|
|