[perl-IPC-Run3/f12/master] - Upstream update. - BR: perl(Test::More), perl(Time::HiRes).

corsepiu corsepiu at fedoraproject.org
Mon Sep 13 03:36:28 UTC 2010


commit 06f0b1162979418cd6ced1ba6e37e7a297494329
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Mon Sep 13 05:36:20 2010 +0200

    - Upstream update.
    - BR: perl(Test::More), perl(Time::HiRes).

 .gitignore         |    2 +-
 perl-IPC-Run3.spec |   12 +++++++++---
 sources            |    2 +-
 3 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ba2e065..1944fab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-IPC-Run3-0.043.tar.gz
+IPC-Run3-0.044.tar.gz
diff --git a/perl-IPC-Run3.spec b/perl-IPC-Run3.spec
index 4a9dbd4..55eb7a6 100644
--- a/perl-IPC-Run3.spec
+++ b/perl-IPC-Run3.spec
@@ -1,6 +1,6 @@
 Name:           perl-IPC-Run3
-Version:        0.043
-Release:        2%{?dist}
+Version:        0.044
+Release:        1%{?dist}
 Summary:        Run a subprocess in batch mode
 License:        (GPL+ or Artistic) or BSD
 Group:          Development/Libraries
@@ -9,6 +9,8 @@ Source0:        http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/IPC-Run3-%{vers
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Test::More) >= 0.31
+BuildRequires:  perl(Time::HiRes)
 # For improved tests
 BuildRequires:  perl(Test::Pod::Coverage)
 BuildRequires:  perl(Test::Pod)
@@ -52,6 +54,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Mon Sep 13 2010 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.044-1
+- Upstream update.
+- BR: perl(Test::More), perl(Time::HiRes).
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.043-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
@@ -63,7 +69,7 @@ rm -rf $RPM_BUILD_ROOT
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 
 * Sat Nov 29 2008 Ralf Corsépius <corsepiu at fedoraproject.org> 0.042-3
-- Change %summary.
+- Change %%summary.
 
 * Thu Aug 28 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.042-2
 - fix license tag (technically, it was correct before, but this keeps rpmlint from
diff --git a/sources b/sources
index 17f3ec6..03d508a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ef3c073f900bcc9c3e30e91f1fc00fda  IPC-Run3-0.043.tar.gz
+7df73a65d9efc7b9e7eb04075ff1fd8f  IPC-Run3-0.044.tar.gz


More information about the scm-commits mailing list