1.63 bump
This commit is contained in:
parent
ca5a73323e
commit
425a37df58
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/Pod-Usage-1.60.tar.gz
|
/Pod-Usage-1.60.tar.gz
|
||||||
/Pod-Usage-1.61.tar.gz
|
/Pod-Usage-1.61.tar.gz
|
||||||
/Pod-Usage-1.62.tar.gz
|
/Pod-Usage-1.62.tar.gz
|
||||||
|
/Pod-Usage-1.63.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: perl-Pod-Usage
|
Name: perl-Pod-Usage
|
||||||
Version: 1.62
|
Version: 1.63
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Print a usage message from embedded POD documentation
|
Summary: Print a usage message from embedded POD documentation
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
@ -71,6 +71,9 @@ make test
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 04 2013 Petr Pisar <ppisar@redhat.com> - 1.63-1
|
||||||
|
- 1.63 bump
|
||||||
|
|
||||||
* Tue May 21 2013 Petr Pisar <ppisar@redhat.com> - 1.62-1
|
* Tue May 21 2013 Petr Pisar <ppisar@redhat.com> - 1.62-1
|
||||||
- 1.62 bump
|
- 1.62 bump
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user