Hello community,
here is the log from the commit of package perl-Data-Dump-Streamer for
openSUSE:Factory checked in at 2012-02-14 19:04:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Data-Dump-Streamer (Old)
and /work/SRC/openSUSE:Factory/.perl-Data-Dump-Streamer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Data-Dump-Streamer", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Data-Dump-Streamer/perl-Data-Dump-Streamer.changes
2011-12-21 17:00:30.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Data-Dump-Streamer.new/perl-Data-Dump-Streamer.changes
2012-02-14 19:04:57.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Feb 13 10:51:56 UTC 2012 - [email protected]
+
+- patch license to follow spdx.org standard
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Data-Dump-Streamer.spec ++++++
--- /var/tmp/diff_new_pack.GGzbZ4/_old 2012-02-14 19:04:57.000000000 +0100
+++ /var/tmp/diff_new_pack.GGzbZ4/_new 2012-02-14 19:04:57.000000000 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package perl-Data-Dump-Streamer (Version 2.32)
+# spec file for package perl-Data-Dump-Streamer
#
-# 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,23 +15,22 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
+
Name: perl-Data-Dump-Streamer
Version: 2.32
-Release: 1
-License: GPL+ or Artistic
+Release: 0
%define cpan_name Data-Dump-Streamer
Summary: Accurately serialize a data structure as Perl code.
-Url: http://search.cpan.org/dist/Data-Dump-Streamer/
+License: GPL-1.0+ or Artistic-1.0
Group: Development/Libraries/Perl
+Url: http://search.cpan.org/dist/Data-Dump-Streamer/
#Source:
http://www.cpan.org/authors/id/J/JJ/JJORE/Data-Dump-Streamer-%{version}.tar.gz
Source: %{cpan_name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
-BuildRequires: perl(Module::Build)
BuildRequires: perl-macros
BuildRequires: perl(Algorithm::Diff)
BuildRequires: perl(B)
-BuildRequires: perl(base)
BuildRequires: perl(B::Deparse)
BuildRequires: perl(B::Utils)
BuildRequires: perl(Carp)
@@ -40,13 +39,15 @@
BuildRequires: perl(DynaLoader)
BuildRequires: perl(Exporter)
BuildRequires: perl(IO::File)
-BuildRequires: perl(overload)
+BuildRequires: perl(Module::Build)
BuildRequires: perl(PadWalker) >= 0.99
-BuildRequires: perl(re)
-BuildRequires: perl(strict)
BuildRequires: perl(Symbol)
BuildRequires: perl(Text::Abbrev)
BuildRequires: perl(Text::Balanced)
+BuildRequires: perl(base)
+BuildRequires: perl(overload)
+BuildRequires: perl(re)
+BuildRequires: perl(strict)
BuildRequires: perl(utf8)
BuildRequires: perl(vars)
BuildRequires: perl(warnings)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]