0.41 bump
This commit is contained in:
parent
bfc03e366c
commit
ae0b83f408
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/Parse-PMFile-0.36.tar.gz
|
||||
/Parse-PMFile-0.39.tar.gz
|
||||
/Parse-PMFile-0.40.tar.gz
|
||||
/Parse-PMFile-0.41.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: perl-Parse-PMFile
|
||||
Version: 0.40
|
||||
Release: 2%{?dist}
|
||||
Version: 0.41
|
||||
Release: 1%{?dist}
|
||||
Summary: Parses .pm file as PAUSE does
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -62,6 +62,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Fri Nov 04 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.41-1
|
||||
- 0.41 bump
|
||||
|
||||
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.40-2
|
||||
- Perl 5.24 rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user