diff --git a/perl-Spiffy.changes b/perl-Spiffy.changes index ccf8f10..55ae679 100644 --- a/perl-Spiffy.changes +++ b/perl-Spiffy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de + +- enable parallel build + ------------------------------------------------------------------- Wed Oct 25 15:32:01 CEST 2006 - cwh@suse.de diff --git a/perl-Spiffy.spec b/perl-Spiffy.spec index 8019441..b15a1f5 100644 --- a/perl-Spiffy.spec +++ b/perl-Spiffy.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Spiffy (Version 0.30) # -# 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 @@ -20,13 +20,13 @@ Name: perl-Spiffy Url: http://search.cpan.org/~ingy/Spiffy -License: Artistic License +License: Artistic Group: Development/Libraries/Perl Requires: perl = %{perl_version} AutoReqProv: on Summary: Framework for object oriented programming in Perl. Version: 0.30 -Release: 111 +Release: 112 Source: Spiffy-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -51,7 +51,7 @@ Authors: %build perl Makefile.PL -make +make %{?_smp_mflags} make test # --------------------------------------------------------------------------- @@ -73,12 +73,3 @@ rm -rf $RPM_BUILD_ROOT /var/adm/perl-modules/%{name} %changelog -* Wed Oct 25 2006 cwh@suse.de - version: 0.30 - date: Sun Jan 29 12:18:02 PST 2006 - changes: -- Use faster runtime code in `field`. -* Wed Jan 25 2006 mls@suse.de -- converted neededforbuild to BuildRequires -* Fri Jan 20 2006 cwh@suse.de -- Initially packaged for SUSE Linux