From 30356d484dc8d6064ae3c3b16cde85caad7a31fe Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Tue, 6 Jun 2017 16:21:56 +0200
Subject: 1.0.18 bump

---
 .gitignore           |  1 +
 .rpmlint             |  2 ++
 perl-Dist-Milla.spec | 11 +++++++----
 sources              |  2 +-
 4 files changed, 11 insertions(+), 5 deletions(-)
 create mode 100644 .rpmlint

diff --git a/.gitignore b/.gitignore
index e9db42c..0c90793 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Dist-Milla-v1.0.17.tar.gz
+/Dist-Milla-v1.0.18.tar.gz
diff --git a/.rpmlint b/.rpmlint
new file mode 100644
index 0000000..e4b5e3f
--- /dev/null
+++ b/.rpmlint
@@ -0,0 +1,2 @@
+from Config import *
+addFilter("spelling-error .* Zilla");
diff --git a/perl-Dist-Milla.spec b/perl-Dist-Milla.spec
index ee6ed65..9d7fed8 100644
--- a/perl-Dist-Milla.spec
+++ b/perl-Dist-Milla.spec
@@ -1,6 +1,6 @@
 Name:           perl-Dist-Milla
-Version:        1.0.17
-Release:        2%{?dist}
+Version:        1.0.18
+Release:        1%{?dist}
 Summary:        CPAN distribution builder
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Dist-Milla/
@@ -58,7 +58,7 @@ BuildRequires:  perl(warnings)
 # Dist::Zilla::Plugin::Test::Compile not used at tests
 # Dist::Zilla::Plugin::TestRelease not used at tests
 # Dist::Zilla::Plugin::UploadToCPAN not used at tests
-# Dist::Zilla::Plugin::VersionFromModule not used at tests
+# Dist::Zilla::Plugin::VersionFromMainModule not used at tests
 # Dist::Zilla::PluginBundle::Git not used at tests
 # Module::CPANfile 0.9025 not used at tests
 # Tests:
@@ -103,7 +103,7 @@ Requires:       perl(Dist::Zilla::Plugin::ShareDir)
 Requires:       perl(Dist::Zilla::Plugin::Test::Compile)
 Requires:       perl(Dist::Zilla::Plugin::TestRelease)
 Requires:       perl(Dist::Zilla::Plugin::UploadToCPAN)
-Requires:       perl(Dist::Zilla::Plugin::VersionFromModule)
+Requires:       perl(Dist::Zilla::Plugin::VersionFromMainModule)
 Requires:       perl(Dist::Zilla::PluginBundle::Git)
 Requires:       perl(Module::CPANfile) >= 0.9025
 
@@ -142,6 +142,9 @@ rm 
$RPM_BUILD_ROOT/%{_mandir}/man3/auto::share::module::Dist-Zilla-MintingProfil
 %{_mandir}/man3/*
 
 %changelog
+* Tue Jun 06 2017 Petr Pisar <ppi...@redhat.com> - 1.0.18-1
+- 1.0.18 bump
+
 * Sun Jun 04 2017 Jitka Plesnikova <jples...@redhat.com> - 1.0.17-2
 - Perl 5.26 rebuild
 
diff --git a/sources b/sources
index 9ea5750..3c97db3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Dist-Milla-v1.0.17.tar.gz) = 
1ef47cf4ebd441cbcd34b8bd9060550a24f2778782f2cb4594a7de3e437364633dffd68ed5b396803e98234a8321b83eab82ddf2aec54770290a9dbce43a682c
+SHA512 (Dist-Milla-v1.0.18.tar.gz) = 
598a78cdd6c1154f5906732d3476910278d93f4e0906d28c0b418b459b69feb61f0e5263564812579e68630f51864d1776a5d85b54c6997bceb8a1724d939135
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-Dist-Milla.git/commit/?h=master&id=30356d484dc8d6064ae3c3b16cde85caad7a31fe
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to