|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-Code-TidyAll
|
|
|
|
Name: perl-Code-TidyAll
|
|
|
|
Version: 0.47
|
|
|
|
Version: 0.48
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: Engine for tidyall, your all-in-one code tidier and validator
|
|
|
|
Summary: Engine for tidyall, your all-in-one code tidier and validator
|
|
|
|
# lib/Test/Code/TidyAll.pm: GPL+ or Artistic
|
|
|
|
# lib/Test/Code/TidyAll.pm: GPL+ or Artistic
|
|
|
|
# LICENSE: GPL+ or Artistic
|
|
|
|
# LICENSE: GPL+ or Artistic
|
|
|
@ -53,6 +53,7 @@ BuildRequires: perl(Time::Duration::Parse)
|
|
|
|
BuildRequires: perl(Try::Tiny)
|
|
|
|
BuildRequires: perl(Try::Tiny)
|
|
|
|
BuildRequires: perl(vars)
|
|
|
|
BuildRequires: perl(vars)
|
|
|
|
# Tests
|
|
|
|
# Tests
|
|
|
|
|
|
|
|
BuildRequires: perl(autodie)
|
|
|
|
BuildRequires: perl(File::Spec)
|
|
|
|
BuildRequires: perl(File::Spec)
|
|
|
|
BuildRequires: perl(lib)
|
|
|
|
BuildRequires: perl(lib)
|
|
|
|
# Test::CPAN::Meta::JSON not used
|
|
|
|
# Test::CPAN::Meta::JSON not used
|
|
|
@ -98,6 +99,9 @@ make test
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Jun 17 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.48-1
|
|
|
|
|
|
|
|
- 0.48 bump
|
|
|
|
|
|
|
|
|
|
|
|
* Mon May 16 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.47-2
|
|
|
|
* Mon May 16 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.47-2
|
|
|
|
- Perl 5.24 rebuild
|
|
|
|
- Perl 5.24 rebuild
|
|
|
|
|
|
|
|
|
|
|
|