commit perl-Data-Dump-Streamer for openSUSE:Factory

2016-09-26 Thread h_root
Hello community,

here is the log from the commit of package perl-Data-Dump-Streamer for 
openSUSE:Factory checked in at 2016-09-26 12:36:14

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"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Data-Dump-Streamer/perl-Data-Dump-Streamer.changes
  2016-01-22 01:10:00.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Data-Dump-Streamer.new/perl-Data-Dump-Streamer.changes
 2016-09-26 12:36:16.0 +0200
@@ -1,0 +2,12 @@
+Wed Aug 31 05:29:05 UTC 2016 - co...@suse.com
+
+- updated to 2.40
+   see /usr/share/doc/packages/perl-Data-Dump-Streamer/Changes
+
+  2.40
+  
+  Fixup issues with JSON and with non-Padwalker builds (thanks to FC)
+  various other tweaks and cleanups to build on newer Perls. Updated
+  meta files, etc.
+
+---

Old:

  Data-Dump-Streamer-2.39.tar.gz

New:

  Data-Dump-Streamer-2.40.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Data-Dump-Streamer.spec ++
--- /var/tmp/diff_new_pack.wsIvV7/_old  2016-09-26 12:36:17.0 +0200
+++ /var/tmp/diff_new_pack.wsIvV7/_new  2016-09-26 12:36:17.0 +0200
@@ -17,14 +17,15 @@
 
 
 Name:   perl-Data-Dump-Streamer
-Version:2.39
+Version:2.40
 Release:0
 %define cpan_name Data-Dump-Streamer
-Summary:Accurately serialize a data structure as Perl code.
+Summary:Accurately serialize a data structure as Perl code
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Data-Dump-Streamer/
-Source: 
http://www.cpan.org/authors/id/Y/YV/YVES/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/Y/YV/YVES/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
@@ -32,7 +33,6 @@
 BuildRequires:  perl(ExtUtils::CBuilder)
 BuildRequires:  perl(ExtUtils::Depends)
 BuildRequires:  perl(Module::Build)
-BuildRequires:  perl(PadWalker)
 Requires:   perl(B::Utils)
 Recommends: perl(Algorithm::Diff)
 Recommends: perl(Compress::Zlib)
@@ -77,6 +77,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes INSTALL.SKIP README
+%doc Changes README.md
 
 %changelog

++ Data-Dump-Streamer-2.39.tar.gz -> Data-Dump-Streamer-2.40.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Dump-Streamer-2.39/.gitignore 
new/Data-Dump-Streamer-2.40/.gitignore
--- old/Data-Dump-Streamer-2.39/.gitignore  2015-12-24 06:51:10.0 
+0100
+++ new/Data-Dump-Streamer-2.40/.gitignore  2016-08-30 10:14:14.0 
+0200
@@ -9,3 +9,5 @@
 lib/Data/Dump/Streamer.c
 lib/Data/Dump/Streamer.o
 *.tar.gz
+lib/DDS.pm
+Data-Dump-Streamer-*/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Dump-Streamer-2.39/Changes 
new/Data-Dump-Streamer-2.40/Changes
--- old/Data-Dump-Streamer-2.39/Changes 2015-12-24 06:51:10.0 +0100
+++ new/Data-Dump-Streamer-2.40/Changes 2016-08-30 10:14:14.0 +0200
@@ -1,3 +1,9 @@
+2.40
+
+Fixup issues with JSON and with non-Padwalker builds (thanks to FC)
+various other tweaks and cleanups to build on newer Perls. Updated
+meta files, etc.
+
 2.37
 
 Various changes. See github log for changes.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Dump-Streamer-2.39/MANIFEST 
new/Data-Dump-Streamer-2.40/MANIFEST
--- old/Data-Dump-Streamer-2.39/MANIFEST2015-12-24 06:51:10.0 
+0100
+++ new/Data-Dump-Streamer-2.40/MANIFEST2016-08-30 10:14:14.0 
+0200
@@ -11,7 +11,7 @@
 MANIFEST   This list of files
 MANIFEST.SKIP
 META.yml
-README
+README.md
 t/as.t
 t/blessed.t
 t/dogpound.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Dump-Streamer-2.39/META.json 
new/Data-Dump-Streamer-2.40/META.json
--- old/Data-Dump-Streamer-2.39/META.json   2015-12-24 06:51:10.0 
+0100
+++ new/Data-Dump-Streamer-2.40/META.json   2016-08-30 10:14:14.0 
+0200
@@ -4,7 +4,7 @@
   "Yves Orton , Joshua ben Jore "
],
"dynamic_config" : 1,
-   "generated_by" : "Module::Build version 0.4214",
+   "generated_by" : "Module::Build version 0.422",
"license" : [
   "perl_5"
],
@@ -73,11 +73,11 @@
"provides" : {
   "Data::Dump::Streamer" : {
  "file" : "lib/Data/Dump/Streamer.pm",

commit perl-Data-Dump-Streamer for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package perl-Data-Dump-Streamer for 
openSUSE:Factory checked in at 2016-01-21 23:44:22

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"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Data-Dump-Streamer/perl-Data-Dump-Streamer.changes
  2014-07-20 10:50:08.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Data-Dump-Streamer.new/perl-Data-Dump-Streamer.changes
 2016-01-22 01:10:00.0 +0100
@@ -1,0 +2,7 @@
+Mon Jan 18 12:55:39 UTC 2016 - dims...@opensuse.org
+
+- Update to version 2.39:
+  + No changelog available.
+- Add perl(PadWalker) BuildRequires: needed to pass the test suite.
+
+---

Old:

  Data-Dump-Streamer-2.38.tar.gz

New:

  Data-Dump-Streamer-2.39.tar.gz



Other differences:
--
++ perl-Data-Dump-Streamer.spec ++
--- /var/tmp/diff_new_pack.aT5XaC/_old  2016-01-22 01:10:02.0 +0100
+++ /var/tmp/diff_new_pack.aT5XaC/_new  2016-01-22 01:10:02.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Data-Dump-Streamer
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Data-Dump-Streamer
-Version:2.38
+Version:2.39
 Release:0
 %define cpan_name Data-Dump-Streamer
 Summary:Accurately serialize a data structure as Perl code.
@@ -32,6 +32,7 @@
 BuildRequires:  perl(ExtUtils::CBuilder)
 BuildRequires:  perl(ExtUtils::Depends)
 BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(PadWalker)
 Requires:   perl(B::Utils)
 Recommends: perl(Algorithm::Diff)
 Recommends: perl(Compress::Zlib)

++ Data-Dump-Streamer-2.38.tar.gz -> Data-Dump-Streamer-2.39.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Dump-Streamer-2.38/META.json 
new/Data-Dump-Streamer-2.39/META.json
--- old/Data-Dump-Streamer-2.38/META.json   2014-06-12 12:58:11.0 
+0200
+++ new/Data-Dump-Streamer-2.39/META.json   2015-12-24 06:51:10.0 
+0100
@@ -4,7 +4,7 @@
   "Yves Orton , Joshua ben Jore "
],
"dynamic_config" : 1,
-   "generated_by" : "Module::Build version 0.38, CPAN::Meta::Converter version 
2.120351",
+   "generated_by" : "Module::Build version 0.4214",
"license" : [
   "perl_5"
],
@@ -73,11 +73,11 @@
"provides" : {
   "Data::Dump::Streamer" : {
  "file" : "lib/Data/Dump/Streamer.pm",
- "version" : "2.38"
+ "version" : "2.39"
   },
   "Data::Dump::Streamer::Deparser" : {
  "file" : "lib/Data/Dump/Streamer.pm",
- "version" : "2.38"
+ "version" : "2.39"
   }
},
"release_status" : "stable",
@@ -89,5 +89,6 @@
  "url" : "https://github.com/demerphq/Data-Dump-Streamer";
   }
},
-   "version" : "2.38"
+   "version" : "2.39",
+   "x_serialization_backend" : "JSON::PP version 2.27300"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Dump-Streamer-2.38/META.yml 
new/Data-Dump-Streamer-2.39/META.yml
--- old/Data-Dump-Streamer-2.38/META.yml2014-06-12 12:58:11.0 
+0200
+++ new/Data-Dump-Streamer-2.39/META.yml2015-12-24 06:51:10.0 
+0100
@@ -3,65 +3,66 @@
 author:
   - 'Yves Orton , Joshua ben Jore '
 build_requires:
-  B::Deparse: 0
-  Carp: 0
-  Config: 0
-  Data::Dumper: 0
-  Devel::Peek: 0
-  ExtUtils::CBuilder: 0
-  Symbol: 0
-  Test::More: 0
-  Text::Abbrev: 0
-  base: 0
-  overload: 0
-  re: 0
-  strict: 0
-  utf8: 0
-  vars: 0
-  warnings: 0
+  B::Deparse: '0'
+  Carp: '0'
+  Config: '0'
+  Data::Dumper: '0'
+  Devel::Peek: '0'
+  ExtUtils::CBuilder: '0'
+  Symbol: '0'
+  Test::More: '0'
+  Text::Abbrev: '0'
+  base: '0'
+  overload: '0'
+  re: '0'
+  strict: '0'
+  utf8: '0'
+  vars: '0'
+  warnings: '0'
 configure_requires:
-  ExtUtils::Depends: 0
-  Module::Build: 0
-  perl: 5.006
+  ExtUtils::Depends: '0'
+  Module::Build: '0'
+  perl: '5.006'
 dynamic_config: 1
-generated_by: 'Module::Build version 0.38, CPAN::Meta::Converter version 
2.120351'
+generated_by: 'Module::Build version 0.4214, CPAN::Meta::Converter version 
2.150005'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
-  version: 1.4
+  version: '1.4'
 name: Data-Dump-Streamer
 provides:
   Data::Dump::Stre

commit perl-Data-Dump-Streamer for openSUSE:Factory

2014-07-20 Thread h_root
Hello community,

here is the log from the commit of package perl-Data-Dump-Streamer for 
openSUSE:Factory checked in at 2014-07-20 10:50:07

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"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Data-Dump-Streamer/perl-Data-Dump-Streamer.changes
  2014-02-11 10:44:09.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Data-Dump-Streamer.new/perl-Data-Dump-Streamer.changes
 2014-07-20 10:50:08.0 +0200
@@ -1,0 +2,6 @@
+Sat Jul 19 18:40:18 UTC 2014 - co...@suse.com
+
+- updated to 2.38
+  Only github log
+
+---

Old:

  Data-Dump-Streamer-2.37.tar.gz

New:

  Data-Dump-Streamer-2.38.tar.gz



Other differences:
--
++ perl-Data-Dump-Streamer.spec ++
--- /var/tmp/diff_new_pack.3ENbPi/_old  2014-07-20 10:50:09.0 +0200
+++ /var/tmp/diff_new_pack.3ENbPi/_new  2014-07-20 10:50:09.0 +0200
@@ -17,10 +17,10 @@
 
 
 Name:   perl-Data-Dump-Streamer
-Version:2.37
+Version:2.38
 Release:0
 %define cpan_name Data-Dump-Streamer
-Summary:Accurately serialize a data structure as Perl code
+Summary:Accurately serialize a data structure as Perl code.
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Data-Dump-Streamer/

++ Data-Dump-Streamer-2.37.tar.gz -> Data-Dump-Streamer-2.38.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Dump-Streamer-2.37/META.json 
new/Data-Dump-Streamer-2.38/META.json
--- old/Data-Dump-Streamer-2.37/META.json   2014-01-29 17:17:28.0 
+0100
+++ new/Data-Dump-Streamer-2.38/META.json   2014-06-12 12:58:11.0 
+0200
@@ -4,7 +4,7 @@
   "Yves Orton , Joshua ben Jore "
],
"dynamic_config" : 1,
-   "generated_by" : "Module::Build version 0.38, CPAN::Meta::Converter version 
2.110440",
+   "generated_by" : "Module::Build version 0.38, CPAN::Meta::Converter version 
2.120351",
"license" : [
   "perl_5"
],
@@ -16,68 +16,68 @@
"prereqs" : {
   "build" : {
  "requires" : {
-"B::Deparse" : 0,
-"Carp" : 0,
-"Config" : 0,
-"Data::Dumper" : 0,
-"Devel::Peek" : 0,
-"ExtUtils::CBuilder" : 0,
-"Symbol" : 0,
-"Test::More" : 0,
-"Text::Abbrev" : 0,
-"base" : 0,
-"overload" : 0,
-"re" : 0,
-"strict" : 0,
-"utf8" : 0,
-"vars" : 0,
-"warnings" : 0
+"B::Deparse" : "0",
+"Carp" : "0",
+"Config" : "0",
+"Data::Dumper" : "0",
+"Devel::Peek" : "0",
+"ExtUtils::CBuilder" : "0",
+"Symbol" : "0",
+"Test::More" : "0",
+"Text::Abbrev" : "0",
+"base" : "0",
+"overload" : "0",
+"re" : "0",
+"strict" : "0",
+"utf8" : "0",
+"vars" : "0",
+"warnings" : "0"
  }
   },
   "configure" : {
  "requires" : {
-"ExtUtils::Depends" : 0,
-"Module::Build" : 0,
+"ExtUtils::Depends" : "0",
+"Module::Build" : "0",
 "perl" : "5.006"
  }
   },
   "runtime" : {
  "recommends" : {
-"Algorithm::Diff" : 0,
-"Compress::Zlib" : 0,
-"JSON::XS" : 0,
-"MIME::Base64" : 0,
+"Algorithm::Diff" : "0",
+"Compress::Zlib" : "0",
+"JSON::XS" : "0",
+"MIME::Base64" : "0",
 "PadWalker" : "0.99"
  },
  "requires" : {
-"B" : 0,
-"B::Deparse" : 0,
-"B::Utils" : 0,
-"Data::Dumper" : 0,
-"DynaLoader" : 0,
-"Exporter" : 0,
-"Hash::Util" : 0,
-"IO::File" : 0,
-"Symbol" : 0,
-"Text::Abbrev" : 0,
-"Text::Balanced" : 0,
-"overload" : 0,
-"re" : 0,
-"strict" : 0,
-"vars" : 0,
-"warnings" : 0,
-"warnings::register" : 0
+"B" : "0",
+"B::Deparse" : "0",
+"B::Utils" : "0",
+"Data::Dumper" : "0",
+"DynaLoader" : "0",
+"Exporter" : "0",
+"Hash::Util" : "0",
+"IO::File" : "0",
+"Symbol" : "0",
+"Text::Abb

commit perl-Data-Dump-Streamer for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package perl-Data-Dump-Streamer for 
openSUSE:Factory checked in at 2014-02-11 10:44:09

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"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Data-Dump-Streamer/perl-Data-Dump-Streamer.changes
  2013-06-28 11:51:57.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Data-Dump-Streamer.new/perl-Data-Dump-Streamer.changes
 2014-02-11 10:44:09.0 +0100
@@ -1,0 +2,14 @@
+Mon Feb 10 11:29:33 UTC 2014 - co...@suse.com
+
+- updated to 2.37
+  Various changes. See github log for changes.
+- fixes build in factory
+  
+---
+Fri Oct  4 09:15:27 UTC 2013 - co...@suse.com
+
+- updated to 2.36
+  Should work on 5.18 now.
+- obsoleting rt_79127.diff and rt_82958.diff
+
+---

Old:

  Data-Dump-Streamer-2.34.tar.gz
  rt_79127.diff
  rt_82958.diff

New:

  Data-Dump-Streamer-2.37.tar.gz



Other differences:
--
++ perl-Data-Dump-Streamer.spec ++
--- /var/tmp/diff_new_pack.tIiC5e/_old  2014-02-11 10:44:10.0 +0100
+++ /var/tmp/diff_new_pack.tIiC5e/_new  2014-02-11 10:44:10.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Data-Dump-Streamer
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Data-Dump-Streamer
-Version:2.34
+Version:2.37
 Release:0
 %define cpan_name Data-Dump-Streamer
 Summary:Accurately serialize a data structure as Perl code
@@ -25,8 +25,6 @@
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Data-Dump-Streamer/
 Source: 
http://www.cpan.org/authors/id/Y/YV/YVES/%{cpan_name}-%{version}.tar.gz
-Patch0: rt_79127.diff
-Patch1: rt_82958.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
@@ -34,14 +32,10 @@
 BuildRequires:  perl(ExtUtils::CBuilder)
 BuildRequires:  perl(ExtUtils::Depends)
 BuildRequires:  perl(Module::Build)
-#BuildRequires: perl(Compress::Zlib)
-#BuildRequires: perl(Data::Dump::Streamer)
-#BuildRequires: perl(Data::Dump::Streamer::_::Printers)
-#BuildRequires: perl(My::Builder)
 Requires:   perl(B::Utils)
 Recommends: perl(Algorithm::Diff)
 Recommends: perl(Compress::Zlib)
-BuildRequires:  perl(JSON::XS)
+Recommends: perl(JSON::XS)
 Recommends: perl(PadWalker) >= 0.99
 %{perl_requires}
 
@@ -68,8 +62,6 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-%patch0 -p1
-%patch1 -p1
 
 %build
 %{__perl} Build.PL installdirs=vendor optimize="%{optflags}"

++ Data-Dump-Streamer-2.34.tar.gz -> Data-Dump-Streamer-2.37.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Dump-Streamer-2.34/.gitignore 
new/Data-Dump-Streamer-2.37/.gitignore
--- old/Data-Dump-Streamer-2.34/.gitignore  2012-06-06 11:47:31.0 
+0200
+++ new/Data-Dump-Streamer-2.37/.gitignore  2014-01-29 17:17:28.0 
+0100
@@ -2,6 +2,7 @@
 .answer
 Build
 MYMETA.yml
+MYMETA.json
 _build/
 build/
 blib/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Dump-Streamer-2.34/Build.PL 
new/Data-Dump-Streamer-2.37/Build.PL
--- old/Data-Dump-Streamer-2.34/Build.PL2012-06-06 11:47:31.0 
+0200
+++ new/Data-Dump-Streamer-2.37/Build.PL2014-01-29 17:17:28.0 
+0100
@@ -8,6 +8,7 @@
 
 my $build = My::Builder->new(
 module_name => 'Data::Dump::Streamer',
+dist_author => 'Yves Orton , Joshua ben Jore 
',
 license => 'perl',
 configure_requires => {
 'perl' => '5.006',
@@ -79,5 +80,10 @@
 # optional for testing
 'JSON::XS'   => 0,
 },
+meta_merge => {
+resources => {
+repository => 'https://github.com/demerphq/Data-Dump-Streamer'
+}
+},
 );
 $build->create_build_script();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Dump-Streamer-2.34/Changes 
new/Data-Dump-Streamer-2.37/Changes
--- old/Data-Dump-Streamer-2.34/Changes 2012-06-06 11:47:31.0 +0200
+++ new/Data-Dump-Streamer-2.37/Changes 2014-01-29 17:17:28.0 +0100
@@ -1,3 +1,20 @@
+2.37
+
+Various changes. See 

commit perl-Data-Dump-Streamer for openSUSE:Factory

2013-06-28 Thread h_root
Hello community,

here is the log from the commit of package perl-Data-Dump-Streamer for 
openSUSE:Factory checked in at 2013-06-28 11:51:56

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"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Data-Dump-Streamer/perl-Data-Dump-Streamer.changes
  2013-06-21 18:31:10.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Data-Dump-Streamer.new/perl-Data-Dump-Streamer.changes
 2013-06-28 11:51:57.0 +0200
@@ -1,0 +2,6 @@
+Wed Jun 26 11:11:12 UTC 2013 - co...@suse.com
+
+- add rt_79127.diff and rt_82958.diff from rt.cpan.org
+  to fix build with perl 5.18
+
+---

New:

  rt_79127.diff
  rt_82958.diff



Other differences:
--
++ perl-Data-Dump-Streamer.spec ++
--- /var/tmp/diff_new_pack.reqVlv/_old  2013-06-28 11:51:57.0 +0200
+++ /var/tmp/diff_new_pack.reqVlv/_new  2013-06-28 11:51:57.0 +0200
@@ -20,11 +20,13 @@
 Version:2.34
 Release:0
 %define cpan_name Data-Dump-Streamer
-Summary:Accurately serialize a data structure as Perl code.
+Summary:Accurately serialize a data structure as Perl code
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Data-Dump-Streamer/
 Source: 
http://www.cpan.org/authors/id/Y/YV/YVES/%{cpan_name}-%{version}.tar.gz
+Patch0: rt_79127.diff
+Patch1: rt_82958.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
@@ -66,6 +68,8 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+%patch0 -p1
+%patch1 -p1
 
 %build
 %{__perl} Build.PL installdirs=vendor optimize="%{optflags}"

++ rt_79127.diff ++
Binary files Data-Dump-Streamer-2.34-39uVmd/lib/Data/Dump/Streamer.o and 
Data-Dump-Streamer-2.34-yhMVdp/lib/Data/Dump/Streamer.o differ
diff -rup Data-Dump-Streamer-2.34-39uVmd/lib/Data/Dump/Streamer.pm 
Data-Dump-Streamer-2.34-yhMVdp/lib/Data/Dump/Streamer.pm
--- Data-Dump-Streamer-2.34-39uVmd/lib/Data/Dump/Streamer.pm2012-06-06 
02:47:31.0 -0700
+++ Data-Dump-Streamer-2.34-yhMVdp/lib/Data/Dump/Streamer.pm2012-08-22 
23:16:29.0 -0700
@@ -3695,9 +3695,9 @@ sub _get_lexicals {
 }
 
 my $svo=B::svref_2object($cv);
-my @pl_array = $svo->PADLIST->ARRAY;
+my @pl_array = eval { $svo->PADLIST->ARRAY };
 
-my @name_obj = $pl_array[0]->ARRAY;
+my @name_obj = eval { $pl_array[0]->ARRAY };
 
 my %named;
 for my $i ( 0..$#name_obj ) {
++ rt_82958.diff ++
>From ilm...@ilmari.org  Fri Jan 25 15:59:04 2013
X-Spam-Status: No, score=-6.9 tagged_above=-99.9 required=10 
tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5] autolearn=ham
X-Mailer: git-send-email 1.7.10.4
X-Spam-Flag: NO
Message-ID: <1359147525-31283-1-git-send-email-ilm...@ilmari.org>
X-Virus-Scanned: Debian amavisd-new at bestpractical.com
X-Spam-Score: -6.9
Received: from localhost (localhost [127.0.0.1]) by hipster.bestpractical.com 
(Postfix) with ESMTP id 28C362404D0 for 
; Fri, 25 Jan 2013 
15:59:04 -0500 (EST)
Received: from hipster.bestpractical.com ([127.0.0.1]) by localhost 
(hipster.bestpractical.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 
JyLC+XFcuR1P for ; Fri, 
25 Jan 2013 15:59:02 -0500 (EST)
Received: from la.mx.develooper.com (x1.develooper.com [207.171.7.70]) by 
hipster.bestpractical.com (Postfix) with SMTP id 51ED72404C2 for 
; Fri, 25 Jan 2013 15:59:02 -0500 (EST)
Received: (qmail 16400 invoked by uid 103); 25 Jan 2013 20:59:01 -
Received: from x16.dev (10.0.100.26) by x1.dev with QMQP; 25 Jan 2013 20:59:01 
-
Received: from vuizook.err.no (HELO vuizook.err.no) (62.73.197.98) by 
16.mx.develooper.com (qpsmtpd/0.84/v0.84-167-g4ed6cab) with ESMTP; Fri, 25 Jan 
2013 12:58:58 -0800
Received: from host109-153-125-202.range109-153.btcentralplus.com 
([109.153.125.202] helo=nurket) by vuizook.err.no with esmtps 
(TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from 
) id 1TyqMM-0006y3-Vv for 
bug-data-dump-strea...@rt.cpan.org; Fri, 25 Jan 2013 21:58:51 +0100
Received: by nurket (Postfix, from userid 1000) id 65E3F205C6; Fri, 25 Jan 2013 
20:58:45 + (GMT)
Delivered-To: cpan-bug+data-dump-strea...@hipster.bestpractical.com
Subject: [PATCH] Fix regexp dumping on perl 5.17.6+
Return-Path: 
X-RT-Mail-Extension: data-dump-streamer
X-Original-To: cpan-bug+data-dump-strea...@hipster.bestpractical.com
X-Spam-Check-BY: 16.mx.develooper.com
X-Old-Spam-Status: (score 5.9): Yes, score=5.9 required=5.0 
tests=FSL_HELO_NON_FQDN_1,HELO_NO_DOMAIN,RCVD_IN_PBL,RC

commit perl-Data-Dump-Streamer for openSUSE:Factory

2013-06-18 Thread h_root
Hello community,

here is the log from the commit of package perl-Data-Dump-Streamer for 
openSUSE:Factory checked in at 2013-06-18 15:26:16

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"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Data-Dump-Streamer/perl-Data-Dump-Streamer.changes
  2012-06-01 18:55:02.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Data-Dump-Streamer.new/perl-Data-Dump-Streamer.changes
 2013-06-18 15:26:17.0 +0200
@@ -1,0 +2,7 @@
+Mon Jun 10 14:52:48 UTC 2013 - co...@suse.com
+
+- updated to 2.34
+  Administrative release to eliminate build dependency on module
+  used only for testing.
+
+---

Old:

  Data-Dump-Streamer-2.33.tar.gz

New:

  Data-Dump-Streamer-2.34.tar.gz



Other differences:
--
++ perl-Data-Dump-Streamer.spec ++
--- /var/tmp/diff_new_pack.I8Z7zi/_old  2013-06-18 15:26:18.0 +0200
+++ /var/tmp/diff_new_pack.I8Z7zi/_new  2013-06-18 15:26:18.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Data-Dump-Streamer
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Data-Dump-Streamer
-Version:2.33
+Version:2.34
 Release:0
 %define cpan_name Data-Dump-Streamer
 Summary:Accurately serialize a data structure as Perl code.
@@ -31,7 +31,6 @@
 BuildRequires:  perl(B::Utils)
 BuildRequires:  perl(ExtUtils::CBuilder)
 BuildRequires:  perl(ExtUtils::Depends)
-BuildRequires:  perl(JSON::XS)
 BuildRequires:  perl(Module::Build)
 #BuildRequires: perl(Compress::Zlib)
 #BuildRequires: perl(Data::Dump::Streamer)
@@ -40,6 +39,7 @@
 Requires:   perl(B::Utils)
 Recommends: perl(Algorithm::Diff)
 Recommends: perl(Compress::Zlib)
+BuildRequires:  perl(JSON::XS)
 Recommends: perl(PadWalker) >= 0.99
 %{perl_requires}
 

++ Data-Dump-Streamer-2.33.tar.gz -> Data-Dump-Streamer-2.34.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Dump-Streamer-2.33/.gitignore 
new/Data-Dump-Streamer-2.34/.gitignore
--- old/Data-Dump-Streamer-2.33/.gitignore  1970-01-01 01:00:00.0 
+0100
+++ new/Data-Dump-Streamer-2.34/.gitignore  2012-06-06 11:47:31.0 
+0200
@@ -0,0 +1,10 @@
+*~
+.answer
+Build
+MYMETA.yml
+_build/
+build/
+blib/
+lib/Data/Dump/Streamer.c
+lib/Data/Dump/Streamer.o
+*.tar.gz
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Dump-Streamer-2.33/Build.PL 
new/Data-Dump-Streamer-2.34/Build.PL
--- old/Data-Dump-Streamer-2.33/Build.PL2012-04-01 17:21:57.0 
+0200
+++ new/Data-Dump-Streamer-2.34/Build.PL2012-06-06 11:47:31.0 
+0200
@@ -35,7 +35,6 @@
 'utf8'   => 0,
 'vars'   => 0,
 'warnings'   => 0,
-'JSON::XS'   => 0,
 $] >= 5.012
 ? ( 're' => 0 )
 : (),
@@ -76,6 +75,9 @@
 # CPAN
 'Algorithm::Diff' => 0,
 'PadWalker'   => '0.99',
+
+# optional for testing
+'JSON::XS'   => 0,
 },
 );
 $build->create_build_script();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Dump-Streamer-2.33/Changes 
new/Data-Dump-Streamer-2.34/Changes
--- old/Data-Dump-Streamer-2.33/Changes 2012-04-01 17:21:57.0 +0200
+++ new/Data-Dump-Streamer-2.34/Changes 2012-06-06 11:47:31.0 +0200
@@ -1,3 +1,7 @@
+2.34
+Administrative release to eliminate build dependency on module
+used only for testing.
+
 2.33
 Caught up with various RT reports, and fixed a bunch of them.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Dump-Streamer-2.33/MANIFEST 
new/Data-Dump-Streamer-2.34/MANIFEST
--- old/Data-Dump-Streamer-2.33/MANIFEST2012-04-01 17:21:57.0 
+0200
+++ new/Data-Dump-Streamer-2.34/MANIFEST2012-06-06 11:47:31.0 
+0200
@@ -1,4 +1,5 @@
 .patch
+.gitignore
 Build.PL
 Changes
 inc/My/Builder.pm
@@ -22,6 +23,7 @@
 t/lexicals.t
 t/locked.t
 t/madness.t
+t/madness_json.t
 t/madness_w.t
 t/names.t
 t/overload.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Dump-Streamer-2.33/META.yml 
new/Data-Dump-Streamer-2.34

commit perl-Data-Dump-Streamer for openSUSE:Factory

2012-06-01 Thread h_root
Hello community,

here is the log from the commit of package perl-Data-Dump-Streamer for 
openSUSE:Factory checked in at 2012-06-01 18:55:01

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
  2012-02-14 19:04:57.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Data-Dump-Streamer.new/perl-Data-Dump-Streamer.changes
 2012-06-01 18:55:02.0 +0200
@@ -1,0 +2,17 @@
+Wed May 30 08:52:16 UTC 2012 - co...@suse.com
+
+- updated to 2.33
+  Caught up with various RT reports, and fixed a bunch of them.
+  
+  [RT#74198] fixed dumps containing read-only objects (obtained via JSON::XS)
+  
+  [RT#74198], Fixed stringification of code compiled under strict in later
+  perls. Thanks to Father Chrysotomos for the patch and nudge.
+  
+  Also eliminated a false-fail prone test which was actually pretty useless,
+  which should close several tickets which I wont bother to list.
+  
+  This release also is the first from the new git repository at
+  https://github.com/demerphq/Data-Dump-Streamer
+
+---

Old:

  Data-Dump-Streamer-2.32.tar.gz

New:

  Data-Dump-Streamer-2.33.tar.gz



Other differences:
--
++ perl-Data-Dump-Streamer.spec ++
--- /var/tmp/diff_new_pack.xUsmcO/_old  2012-06-01 18:55:06.0 +0200
+++ /var/tmp/diff_new_pack.xUsmcO/_new  2012-06-01 18:55:06.0 +0200
@@ -17,59 +17,30 @@
 
 
 Name:   perl-Data-Dump-Streamer
-Version:2.32
+Version:2.33
 Release:0
 %define cpan_name Data-Dump-Streamer
 Summary:Accurately serialize a data structure as Perl code.
-License:GPL-1.0+ or Artistic-1.0
+License:Artistic-1.0 or GPL-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
+Source: 
http://www.cpan.org/authors/id/Y/YV/YVES/%{cpan_name}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Algorithm::Diff)
-BuildRequires:  perl(B)
-BuildRequires:  perl(B::Deparse)
 BuildRequires:  perl(B::Utils)
-BuildRequires:  perl(Carp)
-BuildRequires:  perl(Config)
-BuildRequires:  perl(Data::Dumper)
-BuildRequires:  perl(DynaLoader)
-BuildRequires:  perl(Exporter)
-BuildRequires:  perl(IO::File)
+BuildRequires:  perl(ExtUtils::CBuilder)
+BuildRequires:  perl(ExtUtils::Depends)
+BuildRequires:  perl(JSON::XS)
 BuildRequires:  perl(Module::Build)
-BuildRequires:  perl(PadWalker) >= 0.99
-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)
-BuildRequires:  perl(warnings::register)
-Requires:   perl(Algorithm::Diff)
-Requires:   perl(B)
-Requires:   perl(B::Deparse)
+#BuildRequires: perl(Compress::Zlib)
+#BuildRequires: perl(Data::Dump::Streamer)
+#BuildRequires: perl(Data::Dump::Streamer::_::Printers)
+#BuildRequires: perl(My::Builder)
 Requires:   perl(B::Utils)
-Requires:   perl(Data::Dumper)
-Requires:   perl(DynaLoader)
-Requires:   perl(Exporter)
-Requires:   perl(IO::File)
-Requires:   perl(overload)
-Requires:   perl(PadWalker) >= 0.99
-Requires:   perl(re)
-Requires:   perl(strict)
-Requires:   perl(Symbol)
-Requires:   perl(Text::Abbrev)
-Requires:   perl(Text::Balanced)
-Requires:   perl(vars)
-Requires:   perl(warnings)
-Requires:   perl(warnings::register)
+Recommends: perl(Algorithm::Diff)
+Recommends: perl(Compress::Zlib)
+Recommends: perl(PadWalker) >= 0.99
 %{perl_requires}
 
 %description
@@ -107,11 +78,8 @@
 ./Build install destdir=%{buildroot} create_packlist=0
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
-%defattr(644,root,root,755)
+%defattr(-,root,root,755)
 %doc Changes INSTALL.SKIP README
 
 %changelog

++ Data-Dump-Streamer-2.32.tar.gz -> Data-Dump-Streamer-2.33.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Dump-Streamer-2.32/Build.PL 
new/Data-Dump-Streamer-2.33/Build.PL
--- old/Data-Dump-Streamer-2.32/Build.PL2011-02-05 

commit perl-Data-Dump-Streamer for openSUSE:Factory

2012-02-14 Thread h_root
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.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Data-Dump-Streamer.new/perl-Data-Dump-Streamer.changes
 2012-02-14 19:04:57.0 +0100
@@ -1,0 +2,5 @@
+Mon Feb 13 10:51:56 UTC 2012 - co...@suse.com
+
+- 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.0 +0100
+++ /var/tmp/diff_new_pack.GGzbZ4/_new  2012-02-14 19:04:57.0 +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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org