From 1eeae0241ea9d5eff90a563c1d42a7b7ff5c00f806a25dce9f34ff9487678e14 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 9 Jan 2012 08:47:55 +0000 Subject: [PATCH] - 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 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Log-Contextual?expand=0&rev=6 --- Log-Contextual-0.00304.tar.gz | 3 --- perl-Log-Contextual.changes | 9 +++++++++ perl-Log-Contextual.spec | 16 +++++++--------- 3 files changed, 16 insertions(+), 12 deletions(-) delete mode 100644 Log-Contextual-0.00304.tar.gz 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