[perl-Log-Contextual] 0.005001 bump

Jitka Plesnikova jplesnik at fedoraproject.org
Mon Feb 11 09:59:25 UTC 2013


commit 9f8041898adef10f0b19d9408b47896e9c5e1e84
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Mon Feb 11 10:59:16 2013 +0100

    0.005001 bump

 .gitignore               |    1 +
 perl-Log-Contextual.spec |    9 +++++++--
 sources                  |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c911494..5e4c750 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Log-Contextual-0.004300.tar.gz
+/Log-Contextual-0.005001.tar.gz
diff --git a/perl-Log-Contextual.spec b/perl-Log-Contextual.spec
index 074355c..60e50e3 100644
--- a/perl-Log-Contextual.spec
+++ b/perl-Log-Contextual.spec
@@ -1,5 +1,5 @@
 Name:           perl-Log-Contextual
-Version:        0.004300
+Version:        0.005001
 Release:        1%{?dist}
 Summary:        Simple logging interface with a contextual log
 License:        GPL+ or Artistic
@@ -11,11 +11,13 @@ BuildRequires:  perl(inc::Module::Install) >= 0.91
 BuildRequires:  perl(base)
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Data::Dumper::Concise)
-BuildRequires:  perl(Exporter::Declare) >= 0.105
+BuildRequires:  perl(Exporter::Declare) >= 0.106
 BuildRequires:  perl(Exporter::Declare::Export::Generator)
 BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(lib)
 BuildRequires:  perl(Log::Log4perl) >= 1.29
+BuildRequires:  perl(Moo)
+BuildRequires:  perl(Moo::Role)
 BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(Test::More)
 Requires:       perl(Exporter::Declare) >= 0.105
@@ -54,6 +56,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Feb 11 2013 Jitka Plesnikova <jplesnik at redhat.com> - 0.005001-1
+- 0.005001 bump
+
 * Wed Jan 30 2013 Jitka Plesnikova <jplesnik at redhat.com> - 0.004300-1
 - 0.004300 bump
 - Update BRs.
diff --git a/sources b/sources
index 6f01ef0..a06e368 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f31d346eec8f45d1de2289ae48ffeed2  Log-Contextual-0.004300.tar.gz
+02ccdff04ba7350326f34a5a21b3a91c  Log-Contextual-0.005001.tar.gz



More information about the perl-devel mailing list