From 305e415ea652db503a8ca16097bd95e22850484a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <[email protected]>
Date: Tue, 12 Jan 2016 15:26:28 +0100
Subject: 0.38 bump
---
.gitignore | 1 +
.rpmlint | 2 ++
perl-Code-TidyAll.spec | 6 +++++-
sources | 2 +-
4 files changed, 9 insertions(+), 2 deletions(-)
create mode 100644 .rpmlint
diff --git a/.gitignore b/.gitignore
index d7adb08..008a246 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/Code-TidyAll-0.37.tar.gz
+/Code-TidyAll-0.38.tar.gz
diff --git a/.rpmlint b/.rpmlint
new file mode 100644
index 0000000..a5283b2
--- /dev/null
+++ b/.rpmlint
@@ -0,0 +1,2 @@
+from Config import *
+addFilter("spelling-error .* validator");
diff --git a/perl-Code-TidyAll.spec b/perl-Code-TidyAll.spec
index 2a1e978..deff8c1 100644
--- a/perl-Code-TidyAll.spec
+++ b/perl-Code-TidyAll.spec
@@ -1,5 +1,5 @@
Name: perl-Code-TidyAll
-Version: 0.37
+Version: 0.38
Release: 1%{?dist}
Summary: Engine for tidyall, your all-in-one code tidier and validator
License: GPL+ or Artistic
@@ -7,6 +7,7 @@ URL: http://search.cpan.org/dist/Code-TidyAll/
Source0:
http://www.cpan.org/authors/id/D/DR/DROLSKY/Code-TidyAll-%{version}.tar.gz
Source1: README.nodejs_plugins
BuildArch: noarch
+BuildRequires: coreutils
BuildRequires: make
BuildRequires: perl
BuildRequires: perl(Exporter)
@@ -86,6 +87,9 @@ make test
%{_mandir}/man3/*
%changelog
+* Tue Jan 12 2016 Petr Pisar <[email protected]> - 0.38-1
+- 0.38 bump
+
* Tue Dec 22 2015 Jitka Plesnikova <[email protected]> - 0.37-1
- 0.37 bump
- Update due to review comments
diff --git a/sources b/sources
index 7973c77..ad11e58 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ddb2b270a15565f18af626ee899f58b2 Code-TidyAll-0.37.tar.gz
+d85f9b96094c7d1caff592d92b4cf86f Code-TidyAll-0.38.tar.gz
--
cgit v0.11.2
http://pkgs.fedoraproject.org/cgit/perl-Code-TidyAll.git/commit/?h=master&id=305e415ea652db503a8ca16097bd95e22850484a
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
http://lists.fedoraproject.org/admin/lists/[email protected]