From 21310c2bbe4102e5cd1dec1aa7b623e89059f786 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 | 10 +++++++---
 sources         |  2 +-
 4 files changed, 11 insertions(+), 4 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 93645ff..5b186b6 100644
--- a/perl-Menlo.spec
+++ b/perl-Menlo.spec
@@ -1,6 +1,6 @@
 Name:           perl-Menlo
-Version:        1.9001
-Release:        2%{?dist}
+Version:        1.9003
+Release:        1%{?dist}
 Summary:        A CPAN client
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Menlo/
@@ -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,6 +139,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Jun 07 2016 Petr Pisar <[email protected]> - 1.9003-1
+- 1.9003 bump
+
 * Thu Feb 04 2016 Fedora Release Engineering <[email protected]> - 
1.9001-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
 
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=f24&id=21310c2bbe4102e5cd1dec1aa7b623e89059f786
--
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