From 47f407f31389d81a2292031d1d259d52a59e6b37 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <[email protected]>
Date: Tue, 7 Jun 2016 12:46:33 +0200
Subject: 1.9003 bump

---
 .gitignore      | 1 +
 .rpmlint        | 2 ++
 perl-Menlo.spec | 8 ++++++--
 sources         | 2 +-
 4 files changed, 10 insertions(+), 3 deletions(-)
 create mode 100644 .rpmlint

diff --git a/.gitignore b/.gitignore
index 8bf9204..222d807 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Menlo-1.9001.tar.gz
+/Menlo-1.9003.tar.gz
diff --git a/.rpmlint b/.rpmlint
new file mode 100644
index 0000000..133027c
--- /dev/null
+++ b/.rpmlint
@@ -0,0 +1,2 @@
+from Config import *
+addFilter("spelling-error .* (cpanm)");
diff --git a/perl-Menlo.spec b/perl-Menlo.spec
index dd66bb8..e9d8ea2 100644
--- a/perl-Menlo.spec
+++ b/perl-Menlo.spec
@@ -1,5 +1,5 @@
 Name:           perl-Menlo
-Version:        1.9001
+Version:        1.9003
 Release:        1%{?dist}
 Summary:        A CPAN client
 License:        GPL+ or Artistic
@@ -9,6 +9,7 @@ BuildArch:      noarch
 # Build
 BuildRequires:  make
 BuildRequires:  perl
+BuildRequires:  perl-generators
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
@@ -112,7 +113,7 @@ Recommends:     unzip
 
 %description
 Menlo is a code name for cpanm 2.0, developed with the goal to
-replace cpanm and its backend with a more flexible, extensible and
+replace cpanm and its back-end with a more flexible, extensible and
 easier to use APIs.
 
 %prep
@@ -138,5 +139,8 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Jun 07 2016 Petr Pisar <[email protected]> - 1.9003-1
+- 1.9003 bump
+
 * Tue Dec 08 2015 Petr Ĺ abata <[email protected]> 1.9001-1
 - Initial packaging
diff --git a/sources b/sources
index 8ef6165..a88462c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fbcebfc76f0f806ba196fda7bfddbe72  Menlo-1.9001.tar.gz
+a9af26f59df3eae72d43db29adcb47ca  Menlo-1.9003.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Menlo.git/commit/?h=f23&id=47f407f31389d81a2292031d1d259d52a59e6b37
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to