|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-Code-TidyAll
|
|
|
|
Name: perl-Code-TidyAll
|
|
|
|
Version: 0.69
|
|
|
|
Version: 0.70
|
|
|
|
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
|
|
|
@ -32,11 +32,11 @@ BuildRequires: perl(Cwd)
|
|
|
|
BuildRequires: perl(Data::Dumper)
|
|
|
|
BuildRequires: perl(Data::Dumper)
|
|
|
|
BuildRequires: perl(Date::Format)
|
|
|
|
BuildRequires: perl(Date::Format)
|
|
|
|
BuildRequires: perl(Digest::SHA)
|
|
|
|
BuildRequires: perl(Digest::SHA)
|
|
|
|
|
|
|
|
BuildRequires: perl(File::Basename)
|
|
|
|
BuildRequires: perl(File::Find)
|
|
|
|
BuildRequires: perl(File::Find)
|
|
|
|
BuildRequires: perl(File::pushd)
|
|
|
|
BuildRequires: perl(File::pushd)
|
|
|
|
BuildRequires: perl(File::Spec)
|
|
|
|
BuildRequires: perl(File::Spec)
|
|
|
|
BuildRequires: perl(File::Which)
|
|
|
|
BuildRequires: perl(File::Which)
|
|
|
|
BuildRequires: perl(File::Zglob)
|
|
|
|
|
|
|
|
BuildRequires: perl(Getopt::Long)
|
|
|
|
BuildRequires: perl(Getopt::Long)
|
|
|
|
BuildRequires: perl(IPC::Run3)
|
|
|
|
BuildRequires: perl(IPC::Run3)
|
|
|
|
BuildRequires: perl(IPC::System::Simple)
|
|
|
|
BuildRequires: perl(IPC::System::Simple)
|
|
|
@ -125,6 +125,9 @@ make test
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Apr 13 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.70-1
|
|
|
|
|
|
|
|
- 0.70 bump
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.69-2
|
|
|
|
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.69-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|