1.67 bump
This commit is contained in:
parent
36abcffbdc
commit
58690a3151
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
|||||||
/Pod-Usage-1.64.tar.gz
|
/Pod-Usage-1.64.tar.gz
|
||||||
/Pod-Usage-1.65.tar.gz
|
/Pod-Usage-1.65.tar.gz
|
||||||
/Pod-Usage-1.66.tar.gz
|
/Pod-Usage-1.66.tar.gz
|
||||||
|
/Pod-Usage-1.67.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Name: perl-Pod-Usage
|
Name: perl-Pod-Usage
|
||||||
# Compete with perl.spec's epoch
|
# Compete with perl.spec's epoch
|
||||||
Epoch: 4
|
Epoch: 4
|
||||||
Version: 1.66
|
Version: 1.67
|
||||||
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
|
||||||
@ -80,6 +80,9 @@ make test
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 02 2015 Petr Pisar <ppisar@redhat.com> - 4:1.67-1
|
||||||
|
- 1.67 bump
|
||||||
|
|
||||||
* Mon Feb 23 2015 Petr Pisar <ppisar@redhat.com> - 4:1.66-1
|
* Mon Feb 23 2015 Petr Pisar <ppisar@redhat.com> - 4:1.66-1
|
||||||
- 1.66 bump
|
- 1.66 bump
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user