8
0

Compare commits

...

18 Commits

Author SHA256 Message Date
3f1c339ece Accepting request 1080877 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1080877
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Sereal-Decoder?expand=0&rev=14
2023-04-20 14:26:03 +00:00
9a819e9656 Accepting request 1080813 from devel:languages:perl:autoupdate
- updated to 5.004
   see /usr/share/doc/packages/perl-Sereal-Decoder/Changes
  5.004
      * Fix thaw ordering for frozen objects. Nested THAW operations
        now happen in the documented LIFO order. Thanks to Marco
        Fontani for the report.

OBS-URL: https://build.opensuse.org/request/show/1080813
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sereal-Decoder?expand=0&rev=32
2023-04-20 12:46:46 +00:00
c70518fd2e Accepting request 1066020 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1066020
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Sereal-Decoder?expand=0&rev=13
2023-02-16 15:56:07 +00:00
88fd0852e0 Accepting request 1065487 from devel:languages:perl:autoupdate
- updated to 5.003
   see /usr/share/doc/packages/perl-Sereal-Decoder/Changes
  5.003
      * Production release of 5.002_001 and 5.002_002
      * OpenBSD build fixes. Gracious thanks to Andrew Hewus Fresh
        for providing guidance and access to an OpenBSD box to use to
        debug and fix this.
      * Update Miniz to 3.0.2, Zstd to 1.5.2 and Devel::CheckLib to 1.16
      * Assorted build fixes related to these updates.
  5.002_002
      * OpenBSD build fixes. Gracious thanks to Andrew Hewus Fresh
        for providing guidance and access to an OpenBSD box to use to
        debug and fix this.
  5.002_001
      * Update Miniz to 3.0.2, Zstd to 1.5.2 and Devel::CheckLib to 1.16
      * Assorted build fixes related to these updates.
  5.002
      * Fixup Decoder tests to run on perl 5.8 which has no defined-or.
      - Consolidated changes from 5.001_00x:
      * Ensure that Encoder depends on the correct version of the Decoder.
        Gracious thanks to Slaven Rezic for being so patient in helping
        me get this release working properly.
      * Test compatibility fixes when no perl is already installed.
      * Add t/195_backcompat.t to check if the latest decoder will
        seamlessly handle reading output from older versions.
      * Test compatibility fixes with version 3 and earlier.
  5.001_003
      * Ensure that Encoder depends on the correct version of the Decoder.
        Gracious thanks to Slaven Rezic for being so patient in helping
        me get 5.001_00x working properly.
  5.001_002
      * Test compatibility fixes when no perl is already installed.
      * Add t/195_backcompat.t to check if the latest decoder will
        seamlessly handle reading output from older versions.
  5.001_001
      * Test compatibility fixes with version 3 and earlier.

OBS-URL: https://build.opensuse.org/request/show/1065487
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sereal-Decoder?expand=0&rev=30
2023-02-15 17:26:52 +00:00
5d96da6899 Accepting request 1002182 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1002182
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Sereal-Decoder?expand=0&rev=12
2022-09-09 16:27:49 +00:00
Stephan Kulow
a282d57370 Accepting request 1001433 from devel:languages:perl:autoupdate
- updated to 5.001
   see /usr/share/doc/packages/perl-Sereal-Decoder/Changes

OBS-URL: https://build.opensuse.org/request/show/1001433
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sereal-Decoder?expand=0&rev=28
2022-09-08 19:46:26 +00:00
ed0937aada Accepting request 997340 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/997340
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Sereal-Decoder?expand=0&rev=11
2022-08-16 15:08:27 +00:00
6f747870af Accepting request 994569 from devel:languages:perl:autoupdate
- updated to 4.025
   see /usr/share/doc/packages/perl-Sereal-Decoder/Changes
  4.025 Thr Jul 28, 2022
      * Release with build fixes for threaded perls and MANIFEST
        update. Oops.
  4.024 Wed Jul 27, 2022
      * Total rework of how THAW is invoked to resolve issues with
        frozen representations containing blessed objects.

OBS-URL: https://build.opensuse.org/request/show/994569
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sereal-Decoder?expand=0&rev=26
2022-08-16 12:23:12 +00:00
124d0b5cfc Accepting request 957389 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/957389
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Sereal-Decoder?expand=0&rev=10
2022-02-24 17:21:13 +00:00
05fe75b096 Accepting request 956381 from devel:languages:perl:autoupdate
- updated to 4.023
   see /usr/share/doc/packages/perl-Sereal-Decoder/Changes
  4.023 Sun Feb 20, 2022
      * Make it possible to upgrade with passing tests when using
        Sereal::Decoder 4.015 - 4.019 on threaded debugging perls.
        IF YOU USE THREADED PERLS YOU ARE STRONGLY ADVISED TO UPDATE
        TO THIS VERSION OR LATER. *UPGRADE THE DECODER IMMEDIATELY.*
  4.022 Sat Feb 19, 2022
  4.021 Fri Feb 18, 2022
      * Early but incomplete versions of 4.023, skip these releases.
  4.020 Thurs Feb 17, 2022
      * Fix "panic: free from wrong pool" errors on threaded builds.
        This error is only visible on DEBUGGING perls however it exists
        regardless. If you are using a threaded build upgrade to this!
        Thanks to Andreas J. Koenig for finding the bug, and Nicholas Clark
        for suggesting valgrind to debug and fix it.

OBS-URL: https://build.opensuse.org/request/show/956381
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sereal-Decoder?expand=0&rev=25
2022-02-24 14:46:02 +00:00
7d8eb3eacb Accepting request 955043 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/955043
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Sereal-Decoder?expand=0&rev=9
2022-02-15 22:57:41 +00:00
b7b6ad695e Accepting request 824542 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/824542
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Sereal-Decoder?expand=0&rev=8
2020-08-06 08:40:21 +00:00
90aa9eb9c3 Accepting request 820832 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/820832
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Sereal-Decoder?expand=0&rev=7
2020-07-15 09:28:56 +00:00
163b6ea680 Accepting request 770192 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/770192
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Sereal-Decoder?expand=0&rev=6
2020-02-11 21:17:13 +00:00
8c76a25ea4 Accepting request 769777 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/769777
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Sereal-Decoder?expand=0&rev=5
2020-02-04 18:54:55 +00:00
a11a2796dd Accepting request 727220 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/727220
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Sereal-Decoder?expand=0&rev=4
2019-09-05 10:34:21 +00:00
58f77764c0 Accepting request 647013 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/647013
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Sereal-Decoder?expand=0&rev=3
2018-11-09 06:53:44 +00:00
500f5fee37 Accepting request 640414 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/640414
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Sereal-Decoder?expand=0&rev=2
2018-10-11 09:52:55 +00:00
4 changed files with 100 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0ecbae8b40b965fa855ae96c1b7f6b422de2deab4d7260440821e0b39fa031fd
size 715562

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:68ef0314d87d1a6e60bb0f66fcf43eb2cacdeb1754432f5e25e784e39d3e6784
size 838692

View File

@@ -1,3 +1,96 @@
-------------------------------------------------------------------
Thu Apr 20 03:09:34 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 5.004
see /usr/share/doc/packages/perl-Sereal-Decoder/Changes
5.004
* Fix thaw ordering for frozen objects. Nested THAW operations
now happen in the documented LIFO order. Thanks to Marco
Fontani for the report.
-------------------------------------------------------------------
Thu Feb 9 03:12:50 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 5.003
see /usr/share/doc/packages/perl-Sereal-Decoder/Changes
5.003
* Production release of 5.002_001 and 5.002_002
* OpenBSD build fixes. Gracious thanks to Andrew Hewus Fresh
for providing guidance and access to an OpenBSD box to use to
debug and fix this.
* Update Miniz to 3.0.2, Zstd to 1.5.2 and Devel::CheckLib to 1.16
* Assorted build fixes related to these updates.
5.002_002
* OpenBSD build fixes. Gracious thanks to Andrew Hewus Fresh
for providing guidance and access to an OpenBSD box to use to
debug and fix this.
5.002_001
* Update Miniz to 3.0.2, Zstd to 1.5.2 and Devel::CheckLib to 1.16
* Assorted build fixes related to these updates.
5.002
* Fixup Decoder tests to run on perl 5.8 which has no defined-or.
- Consolidated changes from 5.001_00x:
* Ensure that Encoder depends on the correct version of the Decoder.
Gracious thanks to Slaven Rezic for being so patient in helping
me get this release working properly.
* Test compatibility fixes when no perl is already installed.
* Add t/195_backcompat.t to check if the latest decoder will
seamlessly handle reading output from older versions.
* Test compatibility fixes with version 3 and earlier.
5.001_003
* Ensure that Encoder depends on the correct version of the Decoder.
Gracious thanks to Slaven Rezic for being so patient in helping
me get 5.001_00x working properly.
5.001_002
* Test compatibility fixes when no perl is already installed.
* Add t/195_backcompat.t to check if the latest decoder will
seamlessly handle reading output from older versions.
5.001_001
* Test compatibility fixes with version 3 and earlier.
-------------------------------------------------------------------
Sun Sep 4 03:12:20 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 5.001
see /usr/share/doc/packages/perl-Sereal-Decoder/Changes
-------------------------------------------------------------------
Fri Jul 29 03:09:01 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 4.025
see /usr/share/doc/packages/perl-Sereal-Decoder/Changes
4.025 Thr Jul 28, 2022
* Release with build fixes for threaded perls and MANIFEST
update. Oops.
4.024 Wed Jul 27, 2022
* Total rework of how THAW is invoked to resolve issues with
frozen representations containing blessed objects.
-------------------------------------------------------------------
Mon Feb 21 03:12:00 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 4.023
see /usr/share/doc/packages/perl-Sereal-Decoder/Changes
4.023 Sun Feb 20, 2022
* Make it possible to upgrade with passing tests when using
Sereal::Decoder 4.015 - 4.019 on threaded debugging perls.
IF YOU USE THREADED PERLS YOU ARE STRONGLY ADVISED TO UPDATE
TO THIS VERSION OR LATER. *UPGRADE THE DECODER IMMEDIATELY.*
4.022 Sat Feb 19, 2022
4.021 Fri Feb 18, 2022
* Early but incomplete versions of 4.023, skip these releases.
4.020 Thurs Feb 17, 2022
* Fix "panic: free from wrong pool" errors on threaded builds.
This error is only visible on DEBUGGING perls however it exists
regardless. If you are using a threaded build upgrade to this!
Thanks to Andreas J. Koenig for finding the bug, and Nicholas Clark
for suggesting valgrind to debug and fix it.
-------------------------------------------------------------------
Tue Feb 8 03:09:07 UTC 2022 - Tina Müller <timueller+perl@suse.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Sereal-Decoder
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,10 +18,10 @@
%define cpan_name Sereal-Decoder
Name: perl-Sereal-Decoder
Version: 4.019
Version: 5.004
Release: 0
Summary: Binary serialization module for Perl (decoder part)
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Binary serialization module for Perl (decoder part)
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/Y/YV/YVES/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
@@ -59,6 +59,7 @@ https://github.com/Sereal/Sereal/wiki/Sereal-Comparison-Graphs.
%prep
%autosetup -n %{cpan_name}-%{version}
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
%build