From 83ea15e6ef90647b56698598d7425c381916f65e Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Fri, 11 Mar 2016 10:09:54 +0100 Subject: [PATCH] 0.42 bump --- .gitignore | 1 + perl-Code-TidyAll.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 2b30e02..2f83c53 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /Code-TidyAll-0.38.tar.gz /Code-TidyAll-0.39.tar.gz /Code-TidyAll-0.40.tar.gz +/Code-TidyAll-0.42.tar.gz diff --git a/perl-Code-TidyAll.spec b/perl-Code-TidyAll.spec index 353f061..665560f 100644 --- a/perl-Code-TidyAll.spec +++ b/perl-Code-TidyAll.spec @@ -1,5 +1,5 @@ Name: perl-Code-TidyAll -Version: 0.40 +Version: 0.42 Release: 1%{?dist} Summary: Engine for tidyall, your all-in-one code tidier and validator License: GPL+ or Artistic @@ -34,11 +34,11 @@ BuildRequires: perl(File::Zglob) BuildRequires: perl(Guard) BuildRequires: perl(IPC::Run3) BuildRequires: perl(IPC::System::Simple) -BuildRequires: perl(List::MoreUtils) +BuildRequires: perl(List::SomeUtils) BuildRequires: perl(Moo) BuildRequires: perl(Moo::Role) BuildRequires: perl(Scalar::Util) -BuildRequires: perl(Text::Diff) +BuildRequires: perl(Text::Diff) >= 1.44 BuildRequires: perl(Test::Class::Most) BuildRequires: perl(Time::Duration::Parse) BuildRequires: perl(Try::Tiny) @@ -89,6 +89,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Mar 11 2016 Jitka Plesnikova - 0.42-1 +- 0.42 bump + * Mon Feb 22 2016 Jitka Plesnikova - 0.40-1 - 0.40 bump diff --git a/sources b/sources index 91df176..861f9ec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ed044bd158c231c2ddbf4ce0481f9856 Code-TidyAll-0.40.tar.gz +94d50eb485c0f708af74605fa67b1b89 Code-TidyAll-0.42.tar.gz