diff --git a/Data-Dump-1.19.tar.gz b/Data-Dump-1.19.tar.gz deleted file mode 100644 index e150102..0000000 --- a/Data-Dump-1.19.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d3aea333596aec4b722379220b7b33d39aa16912e4e59b6e62bdbd50bf46c357 -size 19705 diff --git a/perl-Data-Dump.changes b/perl-Data-Dump.changes index e0af4b4..bb52467 100644 --- a/perl-Data-Dump.changes +++ b/perl-Data-Dump.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Dec 22 19:03:09 UTC 2011 - coolo@suse.com + +- update to 1.21 + Make dump($1) work when $1 was integer [RT#63883] + Dump floats without quoting + Add depth() method to FilterContext + Make dump($1) work [RT#63883] + Limit our temp listen socket to localhost [RT#63534] + ------------------------------------------------------------------- Thu Mar 03 21:08:10 UTC 2011 - pascal.bleser@opensuse.org diff --git a/perl-Data-Dump.spec b/perl-Data-Dump.spec index 11ad2af..2a6f2a2 100644 --- a/perl-Data-Dump.spec +++ b/perl-Data-Dump.spec @@ -1,7 +1,7 @@ # -# spec file for package perl-Data-Dump (Version 1.15) +# spec file for package perl-Data-Dump # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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,24 +15,22 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: perl-Data-Dump -%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' ) +%define cpan_name Data-Dump Summary: Pretty printing of data structures -Version: 1.19 -Release: 1 License: GPL/Artistic Group: Development/Libraries/Perl +Version: 1.21 +Release: 0 Url: http://search.cpan.org/dist/Data-Dump Source: http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Data-Dump-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-root +BuildRoot: %{_tmppath}/%{name}-%{version}-build %{perl_requires} BuildRequires: perl BuildRequires: perl-macros -Provides: %{cpan_name} +Provides: %{cpan_name} %if 0%{?suse_version} >= 1120 -BuildArch: noarch +BuildArch: noarch %endif %description @@ -71,4 +69,3 @@ Authors: %doc Changes README %changelog -