Update to 0.81
- New upstream release 0.81 - Document AUTHOR/MODULE_SIGNATURE_AUTHOR - BR: perl-generators unconditionally
This commit is contained in:
parent
93aec4dc0c
commit
bcbf81acdc
@ -1,5 +1,5 @@
|
||||
Name: perl-Module-Signature
|
||||
Version: 0.80
|
||||
Version: 0.81
|
||||
Release: 1%{?dist}
|
||||
Summary: CPAN signature management utilities and modules
|
||||
Group: Development/Libraries
|
||||
@ -13,9 +13,7 @@ BuildRequires: coreutils
|
||||
BuildRequires: findutils
|
||||
BuildRequires: make
|
||||
BuildRequires: perl
|
||||
%if 0%{?fedora} > 20 || 0%{?rhel} > 7
|
||||
BuildRequires: perl-generators
|
||||
%endif
|
||||
BuildRequires: perl(base)
|
||||
BuildRequires: perl(Cwd)
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
@ -84,6 +82,11 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man3/Module::Signature.3*
|
||||
|
||||
%changelog
|
||||
* Mon Sep 5 2016 Paul Howarth <paul@city-fan.org> - 0.81-1
|
||||
- Update to 0.81
|
||||
- Document AUTHOR/MODULE_SIGNATURE_AUTHOR
|
||||
- BR: perl-generators unconditionally
|
||||
|
||||
* Sun Jun 12 2016 Paul Howarth <paul@city-fan.org> - 0.80-1
|
||||
- Update to 0.80 (build process tweaks)
|
||||
- BR: perl-generators where available
|
||||
|
Loading…
Reference in New Issue
Block a user