Package perl-Dist-Zilla-Plugin-Test-Kwalitee: Specfile

## SPEC file for Perl module Dist::Zilla::Plugin::Test::Kwalitee

%define real_name Dist-Zilla-Plugin-Test-Kwalitee

Name: perl-Dist-Zilla-Plugin-Test-Kwalitee
Version: 2.12
Release: alt2

Summary: Perl module with author tests for kwalitee

License: %perl_license
Group: Development/Perl

URL: https://metacpan.org/release/Dist-Zilla-Plugin-Test-Kwalitee

Packager: Nikolay A. Fetisov <naf@altlinux.org>

Source: %real_name-%version.tar

BuildArch: noarch

BuildRequires(pre): perl-devel rpm-build-licenses

# Automatically added by buildreq on Mon May 18 2020
# optimized out: perl perl-Algorithm-Diff perl-Archive-Any-Lite perl-Archive-Tar perl-Archive-Zip perl-Array-Diff perl-B-Hooks-EndOfScope perl-CPAN-DistnameInfo perl-CPAN-Meta perl-CPAN-Meta-Requirements perl-CPAN-Meta-YAML perl-Carp-Clan perl-Class-Accessor perl-Class-Data-Inheritable perl-Class-Load perl-Class-XSAccessor perl-Compress-Raw-Bzip2 perl-Compress-Raw-Zlib perl-Config-INI perl-Config-MVP perl-Config-MVP-Reader-INI perl-Cpanel-JSON-XS perl-Data-Binary perl-Data-OptList perl-Data-Section perl-Devel-Caller perl-Devel-GlobalDestruction perl-Devel-OverloadInfo perl-Devel-StackTrace perl-Dist-CheckConflicts perl-Dist-Zilla perl-Encode perl-Eval-Closure perl-Exception-Class perl-Exporter-Tiny perl-ExtUtils-Config perl-ExtUtils-Helpers perl-ExtUtils-InstallPaths perl-File-Copy-Recursive perl-File-Find-Object perl-File-Find-Rule perl-File-pushd perl-IO-Compress perl-IO-String perl-IO-Zlib perl-JSON-MaybeXS perl-JSON-PP perl-List-MoreUtils perl-List-MoreUtils-XS perl-Log-Dispatch perl-Log-Dispatch-Array perl-Log-Dispatchouli perl-MRO-Compat perl-Mixin-Linewise perl-Module-CPANTS-Analyse perl-Module-Find perl-Module-Implementation perl-Module-Load perl-Module-Pluggable perl-Module-Runtime perl-Moo perl-Moose perl-MooseX-LazyRequire perl-MooseX-OneArgNew perl-MooseX-Role-Parameterized perl-MooseX-SetOnce perl-MooseX-Types perl-MooseX-Types-Perl perl-Number-Compare perl-Package-DeprecationManager perl-Package-Stash perl-Package-Stash-XS perl-PadWalker perl-Params-Util perl-Params-Validate perl-Params-ValidationCompiler perl-Parse-CPAN-Meta perl-Path-Tiny perl-Perl-PrereqScanner-NotQuiteLite perl-PerlIO-utf8_strict perl-Pod-Elemental perl-Pod-Eventual perl-Regexp-Trie perl-Role-HasMessage perl-Role-Identifiable perl-Role-Tiny perl-Scope-Guard perl-Software-License perl-Specio perl-String-Flogger perl-String-RewritePrefix perl-String-Truncate perl-Sub-Exporter perl-Sub-Exporter-ForMethods perl-Sub-Exporter-Progressive perl-Sub-Identify perl-Sub-Install perl-Sub-Name perl-Sub-Quote perl-Syntax-Keyword-Junction perl-Term-ANSIColor perl-Test-Deep perl-Test-Fatal perl-Text-Balanced perl-Text-Glob perl-Text-Template perl-Throwable perl-Tie-IxHash perl-Tie-RefHash perl-Try-Tiny perl-Variable-Magic perl-YAML-Tiny perl-aliased perl-autobox perl-autodie perl-devel perl-namespace-autoclean perl-namespace-clean perl-parent python-modules python2-base python3 python3-base python3-dev ruby ruby-stdlibs sh4
BuildRequires: perl-Dist-Zilla-Plugin-Git perl-Module-Build-Tiny perl-Moose-Autobox perl-MooseX-Aliases perl-MooseX-Params-Validate perl-MooseX-SemiAffordanceAccessor perl-MooseX-StrictConstructor perl-Pod-Coverage perl-Pod-Weaver perl-Ref-Util perl-Ref-Util-XS perl-Test-Kwalitee perl-Test-Moose-More

%description
Perl module Dist::Zilla::Plugin::Test::Kwalitee is an extension
of Dist::Zilla::Plugin::InlineFiles, providing the
xt/release/kwalitee.t - a file with standard Test::Kwalitee
testprovides.


%prep
%setup -q -n %real_name-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README Changes
%perl_vendor_privlib/Dist/Zilla/Plugin/Test/Kwalitee*

%changelog
* Mon May 18 2020 Nikolay A. Fetisov <naf@altlinux.org> 2.12-alt2
Bump release to override autoimports package

* Sat May 09 2020 Nikolay A. Fetisov <naf@altlinux.org> 2.12-alt1
- Initial build for ALT Linux Sisyphus