From 6abb53a97a26f3c253216f32292d3c82e52d759e Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Sun, 18 Sep 2016 23:21:00 +0100
Subject: Update to 2.05

- New upstream release 2.05
  - Bump requirement for newer version of Module::Metadata (again); required
    for ignore_unindexable
---
 perl-Test-Version.spec | 9 +++++++--
 sources                | 2 +-
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/perl-Test-Version.spec b/perl-Test-Version.spec
index d4ad613..19fc914 100644
--- a/perl-Test-Version.spec
+++ b/perl-Test-Version.spec
@@ -2,7 +2,7 @@
 %global debug_package %{nil}
 
 Name:          perl-Test-Version
-Version:       2.04
+Version:       2.05
 Release:       1%{?dist}
 Summary:       Check to see that versions in modules are sane
 License:       Artistic 2.0
@@ -24,7 +24,7 @@ BuildRequires:        perl(ExtUtils::MakeMaker)
 BuildRequires: perl(Carp)
 BuildRequires: perl(Exporter)
 BuildRequires: perl(File::Find::Rule::Perl)
-BuildRequires: perl(Module::Metadata) >= 1.000019
+BuildRequires: perl(Module::Metadata) >= 1.000020
 BuildRequires: perl(parent)
 BuildRequires: perl(strict)
 BuildRequires: perl(Test::Builder)
@@ -96,6 +96,11 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
 %{_mandir}/man3/Test::Version.3*
 
 %changelog
+* Sun Sep 18 2016 Paul Howarth <p...@city-fan.org> - 2.05-1
+- Update to 2.05
+  - Bump requirement for newer version of Module::Metadata (again); required
+    for ignore_unindexable
+
 * Thu Jun 23 2016 Paul Howarth <p...@city-fan.org> - 2.04-1
 - Update to 2.04
   - Bump requirement for a newer version of Module::Metadata
diff --git a/sources b/sources
index 62c9fbc..b158a03 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-63f6c297836c31e2cd5ffb1c5122bbc4  Test-Version-2.04.tar.gz
+52103a29e0536674c3e11d706c61c353  Test-Version-2.05.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Test-Version.git/commit/?h=master&id=6abb53a97a26f3c253216f32292d3c82e52d759e
_______________________________________________
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