[perl-MooseX-Log-Log4perl] update to 0.45

Iain Arnell iarnell at fedoraproject.org
Tue May 8 11:20:58 UTC 2012


commit ae74b51a62c6efc57a490560c19d221aa3cbd6ed
Author: Iain Arnell <iarnell at gmail.com>
Date:   Tue May 8 05:20:49 2012 -0600

    update to 0.45

 .gitignore                    |    1 +
 perl-MooseX-Log-Log4perl.spec |    8 +++++---
 sources                       |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fbf10c1..c8644ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 MooseX-Log-Log4perl-0.40.tar.gz
 /MooseX-Log-Log4perl-0.42.tar.gz
 /MooseX-Log-Log4perl-0.43.tar.gz
+/MooseX-Log-Log4perl-0.45.tar.gz
diff --git a/perl-MooseX-Log-Log4perl.spec b/perl-MooseX-Log-Log4perl.spec
index eb5685e..0fb8c89 100644
--- a/perl-MooseX-Log-Log4perl.spec
+++ b/perl-MooseX-Log-Log4perl.spec
@@ -1,6 +1,6 @@
 Name:       perl-MooseX-Log-Log4perl
-Version:    0.43
-Release:    2%{?dist}
+Version:    0.45
+Release:    1%{?dist}
 # see lib/MooseX/Log/Log4perl.pm
 License:    GPL+ or Artistic
 Group:      Development/Libraries
@@ -44,7 +44,6 @@ make %{?_smp_mflags}
 %install
 make pure_install PERL_INSTALL_ROOT=%{buildroot}
 find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
-find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null ';'
 
 %{_fixperms} %{buildroot}/*
 
@@ -57,6 +56,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Tue May 08 2012 Iain Arnell <iarnell at gmail.com> 0.45-1
+- update to latest upstream version
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.43-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index c24d297..4550cc5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6b672fbc787b3597905c9589ad275106  MooseX-Log-Log4perl-0.43.tar.gz
+841d9cdbde44a70b73e6fb536aaab677  MooseX-Log-Log4perl-0.45.tar.gz


More information about the scm-commits mailing list