Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Sereal-Encoder for 
openSUSE:Factory checked in at 2023-04-27 20:02:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Sereal-Encoder (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Sereal-Encoder.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Sereal-Encoder"

Thu Apr 27 20:02:59 2023 rev:15 rq:1083299 version:5.004

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Sereal-Encoder/perl-Sereal-Encoder.changes  
2023-02-20 17:48:00.644162718 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Sereal-Encoder.new.1533/perl-Sereal-Encoder.changes
        2023-04-27 20:03:17.722758252 +0200
@@ -1,0 +2,11 @@
+Thu Apr 20 03:10:18 UTC 2023 - Tina Müller <timueller+p...@suse.de>
+
+- updated to 5.004
+   see /usr/share/doc/packages/perl-Sereal-Encoder/Changes
+
+  5.004
+      * Decoder fixes: Fix thaw ordering for frozen objects. Nested THAW
+        operations now happen in the documented LIFO order. Thanks to Marco
+        Fontani for the report.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-Sereal-Encoder.spec ++++++
--- /var/tmp/diff_new_pack.Y6KFaC/_old  2023-04-27 20:03:18.206761098 +0200
+++ /var/tmp/diff_new_pack.Y6KFaC/_new  2023-04-27 20:03:18.214761145 +0200
@@ -18,7 +18,7 @@
 
 %define cpan_name Sereal-Encoder
 Name:           perl-Sereal-Encoder
-Version:        5.003
+Version:        5.004
 Release:        0
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Summary:        Binary serialization module for Perl (encoder part)
@@ -29,13 +29,13 @@
 BuildRequires:  perl-macros
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 7.0
 BuildRequires:  perl(ExtUtils::ParseXS) >= 2.21
-BuildRequires:  perl(Sereal::Decoder) >= 5.003
+BuildRequires:  perl(Sereal::Decoder) >= 5.004
 BuildRequires:  perl(Test::Deep)
 BuildRequires:  perl(Test::Differences)
 BuildRequires:  perl(Test::LongString)
 BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(Test::Warn)
-Requires:       perl(Sereal::Decoder) >= 5.003
+Requires:       perl(Sereal::Decoder) >= 5.004
 %{perl_requires}
 
 %description

++++++ Sereal-Encoder-5.003.tar.gz -> Sereal-Encoder-5.004.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sereal-Encoder-5.003/Changes 
new/Sereal-Encoder-5.004/Changes
--- old/Sereal-Encoder-5.003/Changes    2023-02-08 03:33:09.000000000 +0100
+++ new/Sereal-Encoder-5.004/Changes    2023-04-19 11:00:33.000000000 +0200
@@ -5,6 +5,11 @@
 *          of the decoder before upgrading to version 5 of the *
 *          encoder!                                            *
 ****************************************************************
+5.004
+    * Decoder fixes: Fix thaw ordering for frozen objects. Nested THAW
+      operations now happen in the documented LIFO order. Thanks to Marco 
+      Fontani for the report.
+
 5.003
     * Production release of 5.002_001 and 5.002_002
     * OpenBSD build fixes. Gracious thanks to Andrew Hewus Fresh
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sereal-Encoder-5.003/META.json 
new/Sereal-Encoder-5.004/META.json
--- old/Sereal-Encoder-5.003/META.json  2023-02-08 03:36:44.000000000 +0100
+++ new/Sereal-Encoder-5.004/META.json  2023-04-19 15:19:01.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.62, CPAN::Meta::Converter 
version 2.150010",
+   "generated_by" : "ExtUtils::MakeMaker version 7.70, CPAN::Meta::Converter 
version 2.150010",
    "license" : [
       "perl_5"
    ],
@@ -29,7 +29,7 @@
             "File::Spec" : "0",
             "Hash::Util" : "0",
             "Scalar::Util" : "0",
-            "Sereal::Decoder" : "5.003",
+            "Sereal::Decoder" : "5.004",
             "Test::Deep" : "0",
             "Test::Differences" : "0",
             "Test::LongString" : "0",
@@ -45,7 +45,7 @@
       },
       "runtime" : {
          "requires" : {
-            "Sereal::Decoder" : "5.003",
+            "Sereal::Decoder" : "5.004",
             "XSLoader" : "0",
             "perl" : "5.008"
          }
@@ -56,7 +56,7 @@
             "File::Spec" : "0",
             "Hash::Util" : "0",
             "Scalar::Util" : "0",
-            "Sereal::Decoder" : "5.003",
+            "Sereal::Decoder" : "5.004",
             "Test::Deep" : "0",
             "Test::Differences" : "0",
             "Test::LongString" : "0",
@@ -75,6 +75,6 @@
          "url" : "git://github.com/Sereal/Sereal.git"
       }
    },
-   "version" : "5.003",
-   "x_serialization_backend" : "JSON::PP version 4.06"
+   "version" : "5.004",
+   "x_serialization_backend" : "JSON::PP version 4.16"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sereal-Encoder-5.003/META.yml 
new/Sereal-Encoder-5.004/META.yml
--- old/Sereal-Encoder-5.003/META.yml   2023-02-08 03:36:44.000000000 +0100
+++ new/Sereal-Encoder-5.004/META.yml   2023-04-19 15:19:01.000000000 +0200
@@ -10,7 +10,7 @@
   File::Spec: '0'
   Hash::Util: '0'
   Scalar::Util: '0'
-  Sereal::Decoder: '5.003'
+  Sereal::Decoder: '5.004'
   Test::Deep: '0'
   Test::Differences: '0'
   Test::LongString: '0'
@@ -20,7 +20,7 @@
   Devel::CheckLib: '1.16'
   ExtUtils::MakeMaker: '7.0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.62, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'ExtUtils::MakeMaker version 7.70, CPAN::Meta::Converter version 
2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -31,11 +31,11 @@
     - t
     - inc
 requires:
-  Sereal::Decoder: '5.003'
+  Sereal::Decoder: '5.004'
   XSLoader: '0'
   perl: '5.008'
 resources:
   bugtracker: https://github.com/Sereal/Sereal/issues
   repository: git://github.com/Sereal/Sereal.git
-version: '5.003'
+version: '5.004'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sereal-Encoder-5.003/Makefile.PL 
new/Sereal-Encoder-5.004/Makefile.PL
--- old/Sereal-Encoder-5.003/Makefile.PL        2023-02-08 03:31:59.000000000 
+0100
+++ new/Sereal-Encoder-5.004/Makefile.PL        2023-04-19 11:00:33.000000000 
+0200
@@ -6,7 +6,7 @@
 use ExtUtils::MakeMaker;
 use Config;
 
-our $VERSION= '5.003'; # what version are we and what version of Decoder do we 
need.
+our $VERSION= '5.004'; # what version are we and what version of Decoder do we 
need.
 $VERSION = eval $VERSION or die "WTF: $VERSION: $@"; # deal with underbars
 
 my $shared_dir= "../shared";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sereal-Encoder-5.003/lib/Sereal/Encoder/Constants.pm 
new/Sereal-Encoder-5.004/lib/Sereal/Encoder/Constants.pm
--- old/Sereal-Encoder-5.003/lib/Sereal/Encoder/Constants.pm    2023-02-08 
03:31:59.000000000 +0100
+++ new/Sereal-Encoder-5.004/lib/Sereal/Encoder/Constants.pm    2023-04-19 
11:00:33.000000000 +0200
@@ -4,7 +4,7 @@
 require Exporter;
 our @ISA= qw(Exporter);
 
-our $VERSION= '5.003';
+our $VERSION= '5.004';
 
 our ( @EXPORT_OK, %DEFINE, %TAG_INFO_HASH, @TAG_INFO_ARRAY );
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sereal-Encoder-5.003/lib/Sereal/Encoder.pm 
new/Sereal-Encoder-5.004/lib/Sereal/Encoder.pm
--- old/Sereal-Encoder-5.003/lib/Sereal/Encoder.pm      2023-02-08 
03:31:59.000000000 +0100
+++ new/Sereal-Encoder-5.004/lib/Sereal/Encoder.pm      2023-04-19 
11:00:33.000000000 +0200
@@ -5,7 +5,7 @@
 use Carp qw/croak/;
 use XSLoader;
 
-our $VERSION= '5.003';
+our $VERSION= '5.004';
 our $XS_VERSION= $VERSION; $VERSION= eval $VERSION;
 
 # Make sure to keep these constants in sync with the C code in srl_encoder.c.

Reply via email to