[perl-Log-Log4perl] 1.39 bump

Petr Šabata psabata at fedoraproject.org
Tue Oct 30 14:17:57 UTC 2012


commit d078c568a15ea2a86bc68a05b84b8ccba939389b
Author: Petr Šabata <contyk at redhat.com>
Date:   Tue Oct 30 15:11:19 2012 +0100

    1.39 bump

 .gitignore             |    1 +
 perl-Log-Log4perl.spec |   10 +++++++---
 sources                |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e79d47b..bce260a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ Log-Log4perl-1.24.tar.gz
 /Log-Log4perl-1.36.tar.gz
 /Log-Log4perl-1.37.tar.gz
 /Log-Log4perl-1.38.tar.gz
+/Log-Log4perl-1.39.tar.gz
diff --git a/perl-Log-Log4perl.spec b/perl-Log-Log4perl.spec
index bb097ca..c6233c7 100644
--- a/perl-Log-Log4perl.spec
+++ b/perl-Log-Log4perl.spec
@@ -1,6 +1,6 @@
 Name:           perl-Log-Log4perl
-Version:        1.38
-Release:        2%{?dist}
+Version:        1.39
+Release:        1%{?dist}
 Summary:        Log4j implementation for Perl
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -29,6 +29,8 @@ BuildRequires:  perl(Storable)
 # Term::ANSIColor is not needed for runing tests
 BuildRequires:  perl(XML::DOM)
 # Tests
+BuildRequires:  perl(fields)
+BuildRequires:  perl(lib)
 BuildRequires:  perl(Test::More) >= 0.45
 # Optional tests
 %if ! (0%{?rhel} >= 7)
@@ -67,8 +69,10 @@ make test L4P_ALL_TESTS=1
 %{_mandir}/man3/*
 %{_bindir}/*
 
-
 %changelog
+* Tue Oct 30 2012 Petr Šabata <contyk at redhat.com> - 1.39-1
+- 1.39 bump
+
 * Wed Sep 26 2012 Petr Pisar <ppisar at redhat.com> - 1.38-2
 - Disable optional tests on RHEL >= 7
 
diff --git a/sources b/sources
index 5ff9c9b..5f5b131 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e94051f6a6794a035c9b5c34570f9db0  Log-Log4perl-1.38.tar.gz
+541d7ac477590b8ccbd04993b0f23120  Log-Log4perl-1.39.tar.gz


More information about the scm-commits mailing list