From 0a1b8e221789b0b7df344d5b91226f6eabd2ce12 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Mon, 22 Feb 2016 11:02:02 +0100 Subject: [PATCH] 0.40 bump --- .gitignore | 1 + perl-Code-TidyAll.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index fe297ee..2b30e02 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /Code-TidyAll-0.37.tar.gz /Code-TidyAll-0.38.tar.gz /Code-TidyAll-0.39.tar.gz +/Code-TidyAll-0.40.tar.gz diff --git a/perl-Code-TidyAll.spec b/perl-Code-TidyAll.spec index 53459bf..353f061 100644 --- a/perl-Code-TidyAll.spec +++ b/perl-Code-TidyAll.spec @@ -1,5 +1,5 @@ Name: perl-Code-TidyAll -Version: 0.39 +Version: 0.40 Release: 1%{?dist} Summary: Engine for tidyall, your all-in-one code tidier and validator License: GPL+ or Artistic @@ -38,6 +38,7 @@ BuildRequires: perl(List::MoreUtils) BuildRequires: perl(Moo) BuildRequires: perl(Moo::Role) BuildRequires: perl(Scalar::Util) +BuildRequires: perl(Text::Diff) BuildRequires: perl(Test::Class::Most) BuildRequires: perl(Time::Duration::Parse) BuildRequires: perl(Try::Tiny) @@ -50,7 +51,6 @@ BuildRequires: perl(Test::More) >= 0.96 Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) Requires: aspell -Requires: diffutils Requires: git Requires: nodejs Requires: perl-Mason-Tidy @@ -89,6 +89,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Feb 22 2016 Jitka Plesnikova - 0.40-1 +- 0.40 bump + * Mon Feb 15 2016 Petr Pisar - 0.39-1 - 0.39 bump diff --git a/sources b/sources index 45a1267..91df176 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2108aebbbb68e713efa6e54a445ab7a0 Code-TidyAll-0.39.tar.gz +ed044bd158c231c2ddbf4ce0481f9856 Code-TidyAll-0.40.tar.gz