1.63 bump
This commit is contained in:
parent
07e4e0f41e
commit
45878185b7
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/Pod-Parser-1.60.tar.gz
|
||||
/Pod-Parser-1.61.tar.gz
|
||||
/Pod-Parser-1.62.tar.gz
|
||||
/Pod-Parser-1.63.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: perl-Pod-Parser
|
||||
Version: 1.62
|
||||
Release: 311%{?dist}
|
||||
Version: 1.63
|
||||
Release: 1%{?dist}
|
||||
Summary: Basic perl modules for handling Plain Old Documentation (POD)
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -72,6 +72,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Wed Feb 11 2015 Petr Pisar <ppisar@redhat.com> - 1.63-1
|
||||
- 1.63 bump
|
||||
|
||||
* Sun Sep 07 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.62-311
|
||||
- Perl 5.20 re-rebuild of bootstrapped packages
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user