From 41228633d385e6862f9283b6bf799206b844d454 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Mon, 5 Sep 2016 13:47:15 +0200
Subject: 2.11 bump

---
 .gitignore                        |  1 +
 perl-Module-Metadata-Changes.spec | 10 +++++++---
 sources                           |  2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index 7687112..c53374f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /Module-Metadata-Changes-2.08.tgz
 /Module-Metadata-Changes-2.09.tgz
 /Module-Metadata-Changes-2.10.tgz
+/Module-Metadata-Changes-2.11.tgz
diff --git a/perl-Module-Metadata-Changes.spec 
b/perl-Module-Metadata-Changes.spec
index ac6cb02..4d577a5 100644
--- a/perl-Module-Metadata-Changes.spec
+++ b/perl-Module-Metadata-Changes.spec
@@ -1,6 +1,6 @@
 Name:           perl-Module-Metadata-Changes
-Version:        2.10
-Release:        2%{?dist}
+Version:        2.11
+Release:        1%{?dist}
 Summary:        Manage a module's machine-readable Changes/CHANGES file
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -38,7 +38,8 @@ BuildRequires:  perl(version)
 BuildRequires:  perl(warnings)
 # Tests:
 BuildRequires:  perl(lib)
-BuildRequires:  perl(Test::Stream) >= 1.302026
+# Test::More version from Test::Simple in META
+BuildRequires:  perl(Test::More) >= 1.302052
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 Requires:       perl(Config::IniFiles) >= 2.88
 Requires:       perl(DateTime::Format::HTTP) >= 0.42
@@ -107,6 +108,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Sep 05 2016 Petr Pisar <ppi...@redhat.com> - 2.11-1
+- 2.11 bump
+
 * Mon May 16 2016 Jitka Plesnikova <jples...@redhat.com> - 2.10-2
 - Perl 5.24 rebuild
 
diff --git a/sources b/sources
index c80131b..0974594 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5fd64e364225f30d5eb3e6232c04d59d  Module-Metadata-Changes-2.10.tgz
+024a02c8f5d57346383317d285b363b4  Module-Metadata-Changes-2.11.tgz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Module-Metadata-Changes.git/commit/?h=f25&id=41228633d385e6862f9283b6bf799206b844d454
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Reply via email to