From f522605ca41a54d8126b7c2a49b7abd53dee1858 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 11 Apr 2016 15:29:23 +0200 Subject: [PATCH] 0.44 bump --- .gitignore | 1 + perl-Code-TidyAll.spec | 14 +++++++++++++- sources | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6931977..71df2d7 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /Code-TidyAll-0.40.tar.gz /Code-TidyAll-0.42.tar.gz /Code-TidyAll-0.43.tar.gz +/Code-TidyAll-0.44.tar.gz diff --git a/perl-Code-TidyAll.spec b/perl-Code-TidyAll.spec index f071c23..d0627cd 100644 --- a/perl-Code-TidyAll.spec +++ b/perl-Code-TidyAll.spec @@ -1,7 +1,15 @@ Name: perl-Code-TidyAll -Version: 0.43 +Version: 0.44 Release: 1%{?dist} Summary: Engine for tidyall, your all-in-one code tidier and validator +# lib/Test/Code/TidyAll.pm: GPL+ or Artistic +# LICENSE: GPL+ or Artistic +## Not in the binary package +# etc/editors/tidyall.el: GPLv2+ +# node_modules/jshint/node_modules/cli/node_modules/glob/LICENSE: BSD +# node_modules/js-beautify/node_modules/mkdirp/node_modules/minimist/LICENSE: MIT +# php5/usr/share/php/PHP/CodeSniffer/Standards/PEAR/Docs/Commenting/FileCommentStandard.xml: MIT +# php5/usr/share/php/test/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Tests/Commenting/FileCommentUnitTest.js: PHP License: GPL+ or Artistic URL: http://search.cpan.org/dist/Code-TidyAll/ Source0: http://www.cpan.org/authors/id/D/DR/DROLSKY/Code-TidyAll-%{version}.tar.gz @@ -10,6 +18,7 @@ BuildArch: noarch BuildRequires: coreutils BuildRequires: make BuildRequires: perl +BuildRequires: perl-generators BuildRequires: perl(Exporter) BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 BuildRequires: perl(File::Path) @@ -89,6 +98,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Apr 11 2016 Petr Pisar - 0.44-1 +- 0.44 bump + * Tue Mar 29 2016 Jitka Plesnikova - 0.43-1 - 0.43 bump diff --git a/sources b/sources index 8bb7474..f6f8ac7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7dc664dbcbced5ca4bdca25348700060 Code-TidyAll-0.43.tar.gz +a06e3e2fd6fe481e18379bcbef6a18ca Code-TidyAll-0.44.tar.gz