|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-Code-TidyAll
|
|
|
|
Name: perl-Code-TidyAll
|
|
|
|
Version: 0.78
|
|
|
|
Version: 0.80
|
|
|
|
Release: 6%{?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
|
|
|
@ -75,6 +75,7 @@ BuildRequires: perl(Try::Tiny)
|
|
|
|
# Tests
|
|
|
|
# Tests
|
|
|
|
BuildRequires: perl(autodie)
|
|
|
|
BuildRequires: perl(autodie)
|
|
|
|
# Not used for tests - perl(Encode)
|
|
|
|
# Not used for tests - perl(Encode)
|
|
|
|
|
|
|
|
BuildRequires: perl(FindBin)
|
|
|
|
BuildRequires: perl(lib)
|
|
|
|
BuildRequires: perl(lib)
|
|
|
|
BuildRequires: perl(lib::relative)
|
|
|
|
BuildRequires: perl(lib::relative)
|
|
|
|
BuildRequires: perl(Test::Class::Most)
|
|
|
|
BuildRequires: perl(Test::Class::Most)
|
|
|
@ -125,6 +126,9 @@ make test
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Nov 29 2021 Jitka Plesnikova <jplesnik@redhat.com> - 0.80-1
|
|
|
|
|
|
|
|
- 0.80 bump
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.78-6
|
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.78-6
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|