From ddf1a260706a90eb13d248ee1436b3ee4ee2e1c2 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jples...@redhat.com>
Date: Tue, 20 Sep 2016 09:10:25 +0200
Subject: 0.52 bump

---
 .gitignore             |  1 +
 perl-Code-TidyAll.spec | 31 +++++++++++++++++++++++++------
 sources                |  2 +-
 3 files changed, 27 insertions(+), 7 deletions(-)

diff --git a/.gitignore b/.gitignore
index a0d6520..2dbeabb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /Code-TidyAll-0.47.tar.gz
 /Code-TidyAll-0.48.tar.gz
 /Code-TidyAll-0.49.tar.gz
+/Code-TidyAll-0.52.tar.gz
diff --git a/perl-Code-TidyAll.spec b/perl-Code-TidyAll.spec
index 9f8a293..29e1cda 100644
--- a/perl-Code-TidyAll.spec
+++ b/perl-Code-TidyAll.spec
@@ -1,5 +1,5 @@
 Name:           perl-Code-TidyAll
-Version:        0.49
+Version:        0.52
 Release:        1%{?dist}
 Summary:        Engine for tidyall, your all-in-one code tidier and validator
 # lib/Test/Code/TidyAll.pm:     GPL+ or Artistic
@@ -36,27 +36,42 @@ BuildRequires:  perl(Digest::SHA)
 BuildRequires:  perl(File::Basename)
 BuildRequires:  perl(File::Find)
 BuildRequires:  perl(File::Slurp::Tiny)
-BuildRequires:  perl(File::Spec::Functions)
-BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(File::Which)
 BuildRequires:  perl(File::Zglob)
 BuildRequires:  perl(Guard)
 BuildRequires:  perl(IPC::Run3)
 BuildRequires:  perl(IPC::System::Simple)
+# Not used for tests - perl(JSON::MaybeXS)
+# Not used for tests - perl(List::Compare)
 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::Role)
+# Not used for tests - perl(Parallel::ForkManager)
+BuildRequires:  perl(Path::Tiny)
+# Not used for tests - perl(Perl::Tidy)
+# Not used for tests - perl(Perl::Tidy::Sweetened)
+# Not used for tests - perl(Pod::Checker)
+# Not used for tests - perl(Pod::Spell)
+# Not used for tests - perl(Pod::Tidy)
 BuildRequires:  perl(Scalar::Util)
+# Not used for tests - perl(SVN::Look)
 BuildRequires:  perl(Text::Diff) >= 1.44
-BuildRequires:  perl(Test::Class::Most)
+# Not used for tests - perl(Test::Builder)
+# Not used for tests - perl(Text::Diff)
+# Not used for tests - perl(Text::Diff::Table)
+# Not used for tests - perl(Text::ParseWords)
 BuildRequires:  perl(Time::Duration::Parse)
 BuildRequires:  perl(Try::Tiny)
-BuildRequires:  perl(vars)
 # Tests
 BuildRequires:  perl(autodie)
+# Not used for tests - perl(Encode)
 BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(lib)
-# Test::CPAN::Meta::JSON not used
+BuildRequires:  perl(Test::Class::Most)
+# Not used for tests - perl(Test::CPAN::Meta::JSON)
 BuildRequires:  perl(Test::More) >= 0.96
 
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
@@ -67,6 +82,7 @@ Requires:       perl-Mason-Tidy
 Requires:       perl-Perl-Critic
 Requires:       php-pear-PHP-CodeSniffer
 Requires:       subversion
+Requires:       perl(Parallel::ForkManager)
 
 
 %description
@@ -99,6 +115,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Sep 20 2016 Jitka Plesnikova <jples...@redhat.com> - 0.52-1
+- 0.52 bump
+
 * Mon Jul 25 2016 Jitka Plesnikova <jples...@redhat.com> - 0.49-1
 - 0.49 bump
 
diff --git a/sources b/sources
index d94550c..5e43bb9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b4d98b0ab88aeffae3d505c4ccaa7eac  Code-TidyAll-0.49.tar.gz
+5abc7fe5c1eb9d8f0fbc6d6ece3a97a4  Code-TidyAll-0.52.tar.gz
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-Code-TidyAll.git/commit/?h=f25&id=ddf1a260706a90eb13d248ee1436b3ee4ee2e1c2
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to