Hello community,

here is the log from the commit of package perl-Sereal-Encoder for 
openSUSE:Factory checked in at 2019-09-05 12:34:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Sereal-Encoder (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Sereal-Encoder.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Sereal-Encoder"

Thu Sep  5 12:34:18 2019 rev:4 rq:727219 version:4.007

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Sereal-Encoder/perl-Sereal-Encoder.changes  
2018-11-09 07:53:58.291741936 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Sereal-Encoder.new.7948/perl-Sereal-Encoder.changes
        2019-09-05 12:34:20.735572997 +0200
@@ -1,0 +2,23 @@
+Fri Aug 30 10:38:12 UTC 2019 - Tina Mueller <tina.muel...@suse.com>
+
+- Add custom_build in cpanspec.yml. make doesn't work here with -j...
+
+-------------------------------------------------------------------
+Wed Apr 10 05:24:24 UTC 2019 - Stephan Kulow <co...@suse.com>
+
+- updated to 4.007
+   see /usr/share/doc/packages/perl-Sereal-Encoder/Changes
+
+  4.007 Tues Apr 9, 2019
+      * Version bump only
+  
+  4.006 Mon Apr 8, 2019
+      * Version bump only
+
+-------------------------------------------------------------------
+Tue Apr  9 05:24:22 UTC 2019 - Stephan Kulow <co...@suse.com>
+
+- updated to 4.006
+   see /usr/share/doc/packages/perl-Sereal-Encoder/Changes
+
+-------------------------------------------------------------------

Old:
----
  Sereal-Encoder-4.005.tar.gz

New:
----
  Sereal-Encoder-4.007.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Sereal-Encoder.spec ++++++
--- /var/tmp/diff_new_pack.YLFl7z/_old  2019-09-05 12:34:21.279572890 +0200
+++ /var/tmp/diff_new_pack.YLFl7z/_new  2019-09-05 12:34:21.283572890 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Sereal-Encoder
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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-Sereal-Encoder
-Version:        4.005
+Version:        4.007
 Release:        0
 %define cpan_name Sereal-Encoder
 Summary:        Binary serialization module for Perl (encoder part)
@@ -65,7 +65,7 @@
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
-# Don't use smp_flags!
+# Don't build with smp_flags!
 make
 
 %check

++++++ Sereal-Encoder-4.005.tar.gz -> Sereal-Encoder-4.007.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sereal-Encoder-4.005/Changes 
new/Sereal-Encoder-4.007/Changes
--- old/Sereal-Encoder-4.005/Changes    2018-01-23 21:42:37.000000000 +0100
+++ new/Sereal-Encoder-4.007/Changes    2019-04-09 19:01:20.000000000 +0200
@@ -5,6 +5,12 @@
 *          of the decoder before upgrading to version 4 of the *
 *          encoder!                                            *
 ****************************************************************
+4.007 Tues Apr 9, 2019
+    * Version bump only
+
+4.006 Mon Apr 8, 2019
+    * Version bump only
+
 4.005 Tues Jan 23, 2018
     * Document encode_to_file()
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sereal-Encoder-4.005/META.json 
new/Sereal-Encoder-4.007/META.json
--- old/Sereal-Encoder-4.005/META.json  2018-01-23 21:48:24.000000000 +0100
+++ new/Sereal-Encoder-4.007/META.json  2019-04-09 19:04:21.000000000 +0200
@@ -4,7 +4,7 @@
       "Steffen Mueller <smuel...@cpan.org>, Yves Orton <y...@cpan.org>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter 
version 2.150010",
+   "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter 
version 2.150010",
    "license" : [
       "perl_5"
    ],
@@ -62,6 +62,6 @@
          "url" : "git://github.com/Sereal/Sereal.git"
       }
    },
-   "version" : "4.005",
-   "x_serialization_backend" : "JSON::PP version 2.27400"
+   "version" : "4.007",
+   "x_serialization_backend" : "JSON::PP version 2.27400_02"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sereal-Encoder-4.005/META.yml 
new/Sereal-Encoder-4.007/META.yml
--- old/Sereal-Encoder-4.005/META.yml   2018-01-23 21:48:24.000000000 +0100
+++ new/Sereal-Encoder-4.007/META.yml   2019-04-09 19:04:21.000000000 +0200
@@ -18,7 +18,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '7.0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 
2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -34,5 +34,5 @@
 resources:
   bugtracker: https://github.com/Sereal/Sereal/issues
   repository: git://github.com/Sereal/Sereal.git
-version: '4.005'
-x_serialization_backend: 'CPAN::Meta::YAML version 0.011'
+version: '4.007'
+x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sereal-Encoder-4.005/lib/Sereal/Encoder/Constants.pm 
new/Sereal-Encoder-4.007/lib/Sereal/Encoder/Constants.pm
--- old/Sereal-Encoder-4.005/lib/Sereal/Encoder/Constants.pm    2018-01-23 
21:43:47.000000000 +0100
+++ new/Sereal-Encoder-4.007/lib/Sereal/Encoder/Constants.pm    2019-04-09 
19:01:31.000000000 +0200
@@ -4,7 +4,7 @@
 require Exporter;
 our @ISA= qw(Exporter);
 
-our $VERSION = '4.005'; # Don't forget to update the TestCompat set for 
testing against installed encoders!
+our $VERSION = '4.007'; # Don't forget to update the TestCompat set for 
testing against installed encoders!
 
 our (@EXPORT_OK, %DEFINE, %TAG_INFO_HASH, @TAG_INFO_ARRAY);
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sereal-Encoder-4.005/lib/Sereal/Encoder.pm 
new/Sereal-Encoder-4.007/lib/Sereal/Encoder.pm
--- old/Sereal-Encoder-4.005/lib/Sereal/Encoder.pm      2018-01-23 
21:43:47.000000000 +0100
+++ new/Sereal-Encoder-4.007/lib/Sereal/Encoder.pm      2019-04-09 
19:01:31.000000000 +0200
@@ -5,7 +5,7 @@
 use Carp qw/croak/;
 use XSLoader;
 
-our $VERSION = '4.005'; # Don't forget to update the TestCompat set for 
testing against installed decoders!
+our $VERSION = '4.007'; # Don't forget to update the TestCompat set for 
testing against installed decoders!
 our $XS_VERSION = $VERSION; $VERSION= eval $VERSION;
 
 # not for public consumption, just for testing.
@@ -79,6 +79,7 @@
   SRL_UNCOMPRESSED
   SRL_SNAPPY
   SRL_ZLIB
+  SRL_ZSTD
 );
 our %EXPORT_TAGS = (all => \@EXPORT_OK);
 # export by default if run from command line
@@ -456,7 +457,7 @@
 
 =head2 encode_to_file
 
-    Sereal::Decoder->encode_to_file($file,$data,$append);
+    Sereal::Encoder->encode_to_file($file,$data,$append);
     $encoder->encode_to_file($file,$data,$append);
 
 Encode the data specified and write it the named file.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sereal-Encoder-4.005/zstd/Makefile.PL 
new/Sereal-Encoder-4.007/zstd/Makefile.PL
--- old/Sereal-Encoder-4.005/zstd/Makefile.PL   2018-01-23 21:18:23.000000000 
+0100
+++ new/Sereal-Encoder-4.007/zstd/Makefile.PL   2019-04-09 16:10:54.000000000 
+0200
@@ -41,13 +41,13 @@
 
 .PHONY: default all clean test test_dynamic
 
+all: lib
+
 test:
 test_dynamic:
 
 default: lib
 
-all: lib
-
 libzstd.o: $(ZSTD_FILES)
        @echo compiling static library
        $(CC) $(FLAGS) -c $(ZSTD_FILES)

++++++ cpanspec.yml ++++++
--- /var/tmp/diff_new_pack.YLFl7z/_old  2019-09-05 12:34:21.455572856 +0200
+++ /var/tmp/diff_new_pack.YLFl7z/_new  2019-09-05 12:34:21.455572856 +0200
@@ -17,8 +17,10 @@
 # sed on %{name}.files
 #license: SUSE-NonFree
 #skip_noarch: 1
-#custom_build: |-
-#./Build build flags=%{?_smp_mflags} --myflag
+custom_build: |
+  perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
+  # Don't build with smp_flags!
+  make
 #custom_test: |-
 #startserver && make test
 #ignore_requires: Bizarre::Module


Reply via email to