[perl-Log-Contextual/f22] 0.006005 bump

Jitka Plesnikova jplesnik at fedoraproject.org
Mon Mar 16 11:11:18 UTC 2015


commit 7caa5ed8aaabf52abac124e3c169f044db2914e6
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Mon Mar 16 12:10:20 2015 +0100

    0.006005 bump

 .gitignore               |  1 +
 perl-Log-Contextual.spec | 12 ++++++++----
 sources                  |  2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 171874e..852af49 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /Log-Contextual-0.006002.tar.gz
 /Log-Contextual-0.006003.tar.gz
 /Log-Contextual-0.006004.tar.gz
+/Log-Contextual-0.006005.tar.gz
diff --git a/perl-Log-Contextual.spec b/perl-Log-Contextual.spec
index 2bbab32..e3f63c1 100644
--- a/perl-Log-Contextual.spec
+++ b/perl-Log-Contextual.spec
@@ -1,6 +1,6 @@
 Name:           perl-Log-Contextual
-Version:        0.006004
-Release:        2%{?dist}
+Version:        0.006005
+Release:        1%{?dist}
 Summary:        Simple logging interface with a contextual log
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -8,7 +8,7 @@ URL:            http://search.cpan.org/dist/Log-Contextual/
 Source0:        http://www.cpan.org/authors/id/F/FR/FREW/Log-Contextual-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  perl
-BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.30
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 # Run-time:
@@ -61,11 +61,15 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
 make test
 
 %files
-%doc Changes LICENSE README
+%license LICENSE
+%doc Changes README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Mon Mar 16 2015 Jitka Plesnikova <jplesnik at redhat.com> - 0.006005-1
+- 0.006005 bump
+
 * Fri Aug 29 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.006004-2
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 5cd5100..a5446af 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-31028e3aae4c1e595976a920e0395fd6  Log-Contextual-0.006004.tar.gz
+ef3a33bedc1874c859b7b5780a79f665  Log-Contextual-0.006005.tar.gz


More information about the scm-commits mailing list