From 037143cf7938e571a468f28b24bf4305e9e38c0cd373e1114c306be0a1a34846 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Tue, 12 Jan 2010 10:44:09 +0000 Subject: [PATCH] Accepting request 29273 from devel:languages:perl Copy from devel:languages:perl/perl-Test-Exception based on submit request 29273 from user coolo OBS-URL: https://build.opensuse.org/request/show/29273 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Exception?expand=0&rev=8 --- perl-Test-Exception.changes | 5 +++++ perl-Test-Exception.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/perl-Test-Exception.changes b/perl-Test-Exception.changes index e0b77c3..ebe4268 100644 --- a/perl-Test-Exception.changes +++ b/perl-Test-Exception.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Dec 20 16:41:11 CET 2009 - jengelh@medozas.de + +- enable parallel build + ------------------------------------------------------------------- Sat Jul 25 19:44:26 CEST 2009 - chris@computersalat.de diff --git a/perl-Test-Exception.spec b/perl-Test-Exception.spec index 82b4fa3..73c6042 100644 --- a/perl-Test-Exception.spec +++ b/perl-Test-Exception.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Test-Exception (Version 0.27 ) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ Name: perl-Test-Exception %define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' ) Summary: Test::Exception - Test exception based code Version: 0.27 -Release: 42 +Release: 43 License: Artistic License .. Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Test-Exception @@ -69,7 +69,7 @@ echo "perlVersion: "%{perl_version} %build perl Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall" -%{__make} +%{__make} %{?_smp_mflags} %check %{__make} test