Hello community, here is the log from the commit of package perl-Text-CSV_XS for openSUSE:Factory checked in at 2012-02-17 12:08:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Text-CSV_XS (Old) and /work/SRC/openSUSE:Factory/.perl-Text-CSV_XS.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Text-CSV_XS", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Text-CSV_XS/perl-Text-CSV_XS.changes 2011-12-07 14:39:13.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Text-CSV_XS.new/perl-Text-CSV_XS.changes 2012-02-17 12:08:19.000000000 +0100 @@ -1,0 +2,10 @@ +Fri Feb 17 08:46:58 UTC 2012 - [email protected] + +- updated to 0.86 + * Introduce quote_binary attribute + * Update copyright to 2012 + * Versions + * Fixed a utf8::decode on undef (found by perl-5.15.7) + * Fixed localized $/ interference with other handles (RT#74216) + +------------------------------------------------------------------- Old: ---- Text-CSV_XS-0.85.tgz New: ---- Text-CSV_XS-0.86.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Text-CSV_XS.spec ++++++ --- /var/tmp/diff_new_pack.aP4xXw/_old 2012-02-17 12:08:20.000000000 +0100 +++ /var/tmp/diff_new_pack.aP4xXw/_new 2012-02-17 12:08:20.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Text-CSV_XS # -# Copyright (c) 2011 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,18 +15,20 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: perl-Text-CSV_XS -Version: 0.85 +Version: 0.86 Release: 0 -License: Artistic-1.0 or GPL-1.0+ %define cpan_name Text-CSV_XS Summary: comma-separated values manipulation routines -Url: http://search.cpan.org/dist/Text-CSV_XS/ +License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl +Url: http://search.cpan.org/dist/Text-CSV_XS/ Source: http://www.cpan.org/authors/id/H/HM/HMBRAND/%{cpan_name}-%{version}.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros +#BuildRequires: perl(Text::CSV_XS) %{perl_requires} %description @@ -54,9 +56,6 @@ %perl_process_packlist %perl_gen_filelist -%clean -%{__rm} -rf %{buildroot} - %files -f %{name}.files %defattr(-,root,root,755) %doc ChangeLog examples README ++++++ Text-CSV_XS-0.85.tgz -> Text-CSV_XS-0.86.tgz ++++++ ++++ 2695 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
