|
|
@ -1,5 +1,5 @@
|
|
|
|
Name: perl-Code-TidyAll
|
|
|
|
Name: perl-Code-TidyAll
|
|
|
|
Version: 0.68
|
|
|
|
Version: 0.69
|
|
|
|
Release: 1%{?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
|
|
|
@ -76,6 +76,7 @@ BuildRequires: perl(Try::Tiny)
|
|
|
|
BuildRequires: perl(autodie)
|
|
|
|
BuildRequires: perl(autodie)
|
|
|
|
# Not used for tests - perl(Encode)
|
|
|
|
# Not used for tests - perl(Encode)
|
|
|
|
BuildRequires: perl(lib)
|
|
|
|
BuildRequires: perl(lib)
|
|
|
|
|
|
|
|
BuildRequires: perl(lib::relative)
|
|
|
|
BuildRequires: perl(Test::Class::Most)
|
|
|
|
BuildRequires: perl(Test::Class::Most)
|
|
|
|
# Not used for tests - perl(Test::CPAN::Meta::JSON)
|
|
|
|
# Not used for tests - perl(Test::CPAN::Meta::JSON)
|
|
|
|
BuildRequires: perl(Test::Fatal)
|
|
|
|
BuildRequires: perl(Test::Fatal)
|
|
|
@ -124,6 +125,9 @@ make test
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Oct 11 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.69-1
|
|
|
|
|
|
|
|
- 0.69 bump
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Oct 02 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.68-1
|
|
|
|
* Mon Oct 02 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.68-1
|
|
|
|
- 0.68 bump
|
|
|
|
- 0.68 bump
|
|
|
|
|
|
|
|
|
|
|
|