[perl-TAP-Formatter-JUnit] Update to 0.09 release (rhbz #785125)

Daniel P. Berrange berrange at fedoraproject.org
Fri Jan 27 11:55:51 UTC 2012


commit 5a14061a805564e3448408990d9ff2c699f3326a
Author: Daniel P. Berrange <berrange at redhat.com>
Date:   Fri Jan 27 11:55:35 2012 +0000

    Update to 0.09 release (rhbz #785125)

 perl-TAP-Formatter-JUnit.spec |   10 +++++++---
 sources                       |    2 +-
 2 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/perl-TAP-Formatter-JUnit.spec b/perl-TAP-Formatter-JUnit.spec
index 848c8e7..95f5577 100644
--- a/perl-TAP-Formatter-JUnit.spec
+++ b/perl-TAP-Formatter-JUnit.spec
@@ -1,13 +1,14 @@
 Name:           perl-TAP-Formatter-JUnit
-Version:        0.08
-Release:        3%{?dist}
+Version:        0.09
+Release:        1%{?dist}
 Summary:        Harness output delegate for JUnit output
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/TAP-Formatter-JUnit/
 Source0:        http://www.cpan.org/modules/by-module/TAP/TAP-Formatter-JUnit-%{version}.tar.gz
 BuildArch:      noarch
-BuildRequires:  perl(Class::Field)
+BuildRequires:  perl(Moose)
+BuildRequires:  perl(MooseX::NonMoose)
 BuildRequires:  perl(File::Slurp)
 BuildRequires:  perl(IO::Scalar)
 BuildRequires:  perl(Module::Build)
@@ -46,6 +47,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jan 27 2012 Daniel P. Berrange <berrange at redhat.com> - 0.09-1
+- Update to 0.09 release
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.08-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 0e152c7..cfe47b9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f440978d4ed733850857808e24e632a8  TAP-Formatter-JUnit-0.08.tar.gz
+dc3effb243dc69f80953f5ddb918213d  TAP-Formatter-JUnit-0.09.tar.gz


More information about the scm-commits mailing list