diff --git a/Log-Contextual-0.00304.tar.gz b/Log-Contextual-0.00304.tar.gz deleted file mode 100644 index efd4c49..0000000 --- a/Log-Contextual-0.00304.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:14e4a176f74a3be71ef22b5ffab89d3ba9d783ed68b1f4e219f99d121d7143db -size 27217 diff --git a/perl-Log-Contextual.changes b/perl-Log-Contextual.changes index 986e401..c522b3f 100644 --- a/perl-Log-Contextual.changes +++ b/perl-Log-Contextual.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jan 9 08:47:06 UTC 2012 - coolo@suse.com + +- update to 0.004001 + - Fix version of Exporter::Declare that we dep on + - Support Log::Contextual subclasses for default import options + - Allow custom log levels + - Fix regression that caused D* subs to dumper even if the log level was off + ------------------------------------------------------------------- Tue Apr 12 04:36:16 UTC 2011 - coolo@opensuse.org diff --git a/perl-Log-Contextual.spec b/perl-Log-Contextual.spec index 81649e1..21dcf37 100644 --- a/perl-Log-Contextual.spec +++ b/perl-Log-Contextual.spec @@ -1,7 +1,7 @@ # -# spec file for package perl-Log-Contextual (Version 0.00304) +# spec file for package perl-Log-Contextual # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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 @@ -15,14 +15,15 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: perl-Log-Contextual -Version: 0.00304 -Release: 1 -License: GPL+ or Artistic +Version: 0.004001 +Release: 0 %define cpan_name Log-Contextual Summary: Simple logging interface with a contextual log -Url: http://search.cpan.org/dist/Log-Contextual/ +License: GPL-1.0+ or Artistic-1.0 Group: Development/Libraries/Perl +Url: http://search.cpan.org/dist/Log-Contextual/ Source: http://www.cpan.org/authors/id/F/FR/FREW/%{cpan_name}-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -55,9 +56,6 @@ the /SYNOPSIS manpage for example.) %perl_process_packlist %perl_gen_filelist -%clean -%{__rm} -rf %{buildroot} - %files -f %{name}.files %defattr(-,root,root,755) %doc Changes