f38
Jitka Plesnikova 8 years ago
parent 9cd39f8f78
commit ada8823b04

1
.gitignore vendored

@ -12,3 +12,4 @@
/Code-TidyAll-0.52.tar.gz
/Code-TidyAll-0.53.tar.gz
/Code-TidyAll-0.54.tar.gz
/Code-TidyAll-0.55.tar.gz

@ -1,5 +1,5 @@
Name: perl-Code-TidyAll
Version: 0.54
Version: 0.55
Release: 1%{?dist}
Summary: Engine for tidyall, your all-in-one code tidier and validator
# lib/Test/Code/TidyAll.pm: GPL+ or Artistic
@ -48,7 +48,7 @@ BuildRequires: perl(List::SomeUtils)
# Not used for tests - perl(Log::Any)
# Not used for tests - perl(Mason::Tidy)
# Not used for tests - perl(Mason::Tidy::App)
BuildRequires: perl(Moo)
BuildRequires: perl(Moo) >= 2.000000
BuildRequires: perl(Moo::Role)
# Not used for tests - perl(Parallel::ForkManager)
BuildRequires: perl(Path::Tiny) >= 0.098
@ -121,6 +121,9 @@ make test
%{_mandir}/man3/*
%changelog
* Wed Nov 02 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.55-1
- 0.55 bump
* Mon Oct 17 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.54-1
- 0.54 bump

@ -1 +1 @@
47d98d4bbbf17adcc291d67794d6a90d Code-TidyAll-0.54.tar.gz
46dc14552856f03d732dd1fe67e99658 Code-TidyAll-0.55.tar.gz

Loading…
Cancel
Save