Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-IO-Compress-Lzma for 
openSUSE:Factory checked in at 2026-06-08 14:18:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-IO-Compress-Lzma (Old)
 and      /work/SRC/openSUSE:Factory/.perl-IO-Compress-Lzma.new.2375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-IO-Compress-Lzma"

Mon Jun  8 14:18:45 2026 rev:6 rq:1357711 version:2.217.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-IO-Compress-Lzma/perl-IO-Compress-Lzma.changes  
    2025-11-24 14:09:19.049594448 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-IO-Compress-Lzma.new.2375/perl-IO-Compress-Lzma.changes
    2026-06-08 14:24:48.751794339 +0200
@@ -1,0 +2,29 @@
+Mon Feb  2 06:19:04 UTC 2026 - Tina Müller <[email protected]>
+
+- updated to 2.217.0 (2.217)
+   see /usr/share/doc/packages/perl-IO-Compress-Lzma/Changes
+
+    2.217 1 February 2027
+      * Update release date in README
+        Sun Feb 1 11:18:34 2026 +0000
+        1c7d15d87ac731f349c158bce992e20aff1d4ef1
+      * Rework workflow to automatically detect and use all the available the 
versions of perl available
+        Sun Feb 1 11:17:11 2026 +0000
+        c162932bfbad3ef4ba228adc4e84b0c2efbcce15
+      * Delete XZ environment variable before running interop tests
+        Sat Jan 31 12:22:39 2026 +0000
+        66f2e8a780764db3e4543e7c0001fadf8d3d4245
+      * Update version to 2.217
+        Sat Jan 31 11:49:28 2026 +0000
+        780f36866643b1586252b3cc0e759b194c2b3968
+      * Merge pull request #6 from 
pmqs/dependabot/github_actions/actions/checkout-6
+        Fri Jan 30 09:28:47 2026 +0000
+        c8bcda299e3ca38cee77f81f9348ce0eb6a0cb73
+      * Bump actions/checkout from 4 to 6
+        Fri Jan 30 09:07:01 2026 +0000
+        1d68ea574a68ced879e1186808d379644fc48b23
+      * Remove target-branch specification from dependabot.yml
+        Fri Jan 30 09:06:04 2026 +0000
+        a9769b1549053ca2f804cf9ea53dfb83f00b6656
+
+-------------------------------------------------------------------

Old:
----
  IO-Compress-Lzma-2.214.tar.gz

New:
----
  IO-Compress-Lzma-2.217.tar.gz

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

Other differences:
------------------
++++++ perl-IO-Compress-Lzma.spec ++++++
--- /var/tmp/diff_new_pack.YhCgL4/_old  2026-06-08 14:24:49.295816898 +0200
+++ /var/tmp/diff_new_pack.YhCgL4/_new  2026-06-08 14:24:49.299817064 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-IO-Compress-Lzma
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # 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 IO-Compress-Lzma
 Name:           perl-IO-Compress-Lzma
-Version:        2.214.0
+Version:        2.217.0
 Release:        0
-# 2.214 -> normalize -> 2.214.0
-%define cpan_version 2.214
+# 2.217 -> normalize -> 2.217.0
+%define cpan_version 2.217
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Summary:        Write lzma files/buffers
 URL:            https://metacpan.org/release/%{cpan_name}
@@ -31,12 +31,12 @@
 BuildArch:      noarch
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Compress::Raw::Lzma) >= 2.214
-BuildRequires:  perl(IO::Compress::Base) >= 2.214
-BuildRequires:  perl(IO::Uncompress::Base) >= 2.214
-Requires:       perl(Compress::Raw::Lzma) >= 2.214
-Requires:       perl(IO::Compress::Base) >= 2.214
-Requires:       perl(IO::Uncompress::Base) >= 2.214
+BuildRequires:  perl(Compress::Raw::Lzma) >= 2.217
+BuildRequires:  perl(IO::Compress::Base) >= 2.217
+BuildRequires:  perl(IO::Uncompress::Base) >= 2.217
+Requires:       perl(Compress::Raw::Lzma) >= 2.217
+Requires:       perl(IO::Compress::Base) >= 2.217
+Requires:       perl(IO::Uncompress::Base) >= 2.217
 Provides:       perl(IO::Compress::Adapter::Lzip) = %{version}
 Provides:       perl(IO::Compress::Adapter::Lzma) = %{version}
 Provides:       perl(IO::Compress::Adapter::Xz) = %{version}

++++++ IO-Compress-Lzma-2.214.tar.gz -> IO-Compress-Lzma-2.217.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IO-Compress-Lzma-2.214/Changes 
new/IO-Compress-Lzma-2.217/Changes
--- old/IO-Compress-Lzma-2.214/Changes  2025-10-24 17:51:51.000000000 +0200
+++ new/IO-Compress-Lzma-2.217/Changes  2026-02-01 12:25:10.000000000 +0100
@@ -1,35 +1,65 @@
 CHANGES
 -------
 
+  2.217 1 February 2027
+
+    * Update release date in README
+      Sun Feb 1 11:18:34 2026 +0000
+      1c7d15d87ac731f349c158bce992e20aff1d4ef1
+
+    * Rework workflow to automatically detect and use all the available the 
versions of perl available
+      Sun Feb 1 11:17:11 2026 +0000
+      c162932bfbad3ef4ba228adc4e84b0c2efbcce15
+
+    * Delete XZ environment variable before running interop tests
+      Sat Jan 31 12:22:39 2026 +0000
+      66f2e8a780764db3e4543e7c0001fadf8d3d4245
+
+    * Update version to 2.217
+      Sat Jan 31 11:49:28 2026 +0000
+      780f36866643b1586252b3cc0e759b194c2b3968
+
+    * Merge pull request #6 from 
pmqs/dependabot/github_actions/actions/checkout-6
+      Fri Jan 30 09:28:47 2026 +0000
+      c8bcda299e3ca38cee77f81f9348ce0eb6a0cb73
+
+    * Bump actions/checkout from 4 to 6
+      Fri Jan 30 09:07:01 2026 +0000
+      1d68ea574a68ced879e1186808d379644fc48b23
+
+    * Remove target-branch specification from dependabot.yml
+      Fri Jan 30 09:06:04 2026 +0000
+      a9769b1549053ca2f804cf9ea53dfb83f00b6656
+
   2.214 24 October 2025
 
     * update for 2.214
-    Fri Oct 24 16:51:09 2025 +0100
-    958cd5a1b3a1e86b6fd6dc4f1c2551aa8c695e06
+        Fri Oct 24 16:51:09 2025 +0100
+        958cd5a1b3a1e86b6fd6dc4f1c2551aa8c695e06
 
     * Fix for IO-Compress#64
-    Fri Oct 24 15:52:16 2025 +0100
-    7241351dc2e34c04220267a118d879bf11822649
+        Fri Oct 24 15:52:16 2025 +0100
+        7241351dc2e34c04220267a118d879bf11822649
 
     * Add dependabot.yml to police workflow files
-    Thu Sep 4 17:21:37 2025 +0100
-    6b23b66510dccd9cc5b4b82f2931dba619497df0
+        Thu Sep 4 17:21:37 2025 +0100
+        6b23b66510dccd9cc5b4b82f2931dba619497df0
 
     * Add perl 5.42 to workflow files
-    Thu Sep 4 17:21:05 2025 +0100
-    b44ddbb6cdd8aee753ff91c4a985de969cf9fe33
+        Thu Sep 4 17:21:05 2025 +0100
+        b44ddbb6cdd8aee753ff91c4a985de969cf9fe33
 
     * fix typo
-    Sat Nov 16 09:26:06 2024 +0000
-    f32378fab46920106fc652f4a6c3690d32e150a4
+        Sat Nov 16 09:26:06 2024 +0000
+        f32378fab46920106fc652f4a6c3690d32e150a4
 
   2.213 28 August 2024
 
-      * no functional changes
+    * no functional changes
 
   2.212 27 April 2024
 
-      * no functional changes
+    * no functional changes
 
   2.211 6 April 2024
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IO-Compress-Lzma-2.214/META.json 
new/IO-Compress-Lzma-2.217/META.json
--- old/IO-Compress-Lzma-2.214/META.json        2025-10-24 18:30:06.000000000 
+0200
+++ new/IO-Compress-Lzma-2.217/META.json        2026-02-01 16:52:13.000000000 
+0100
@@ -34,9 +34,9 @@
       },
       "runtime" : {
          "requires" : {
-            "Compress::Raw::Lzma" : "2.214",
-            "IO::Compress::Base" : "2.214",
-            "IO::Uncompress::Base" : "2.214"
+            "Compress::Raw::Lzma" : "2.217",
+            "IO::Compress::Base" : "2.217",
+            "IO::Uncompress::Base" : "2.217"
          }
       }
    },
@@ -52,6 +52,6 @@
          "web" : "https://github.com/pmqs/IO-Compress-Lzma";
       }
    },
-   "version" : "2.214",
+   "version" : "2.217",
    "x_serialization_backend" : "JSON::PP version 4.02"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IO-Compress-Lzma-2.214/META.yml 
new/IO-Compress-Lzma-2.217/META.yml
--- old/IO-Compress-Lzma-2.214/META.yml 2025-10-24 18:30:05.000000000 +0200
+++ new/IO-Compress-Lzma-2.217/META.yml 2026-02-01 16:52:13.000000000 +0100
@@ -20,12 +20,12 @@
     - t
     - private
 requires:
-  Compress::Raw::Lzma: '2.214'
-  IO::Compress::Base: '2.214'
-  IO::Uncompress::Base: '2.214'
+  Compress::Raw::Lzma: '2.217'
+  IO::Compress::Base: '2.217'
+  IO::Uncompress::Base: '2.217'
 resources:
   bugtracker: https://github.com/pmqs/IO-Compress-Lzma/issues
   homepage: https://github.com/pmqs/IO-Compress-Lzma
   repository: git://github.com/pmqs/IO-Compress-Lzma.git
-version: '2.214'
+version: '2.217'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IO-Compress-Lzma-2.214/Makefile.PL 
new/IO-Compress-Lzma-2.217/Makefile.PL
--- old/IO-Compress-Lzma-2.214/Makefile.PL      2025-10-24 16:54:30.000000000 
+0200
+++ new/IO-Compress-Lzma-2.217/Makefile.PL      2026-01-31 12:12:23.000000000 
+0100
@@ -3,7 +3,7 @@
 use strict ;
 require 5.006 ;
 
-$::VERSION = '2.214' ;
+$::VERSION = '2.217' ;
 
 use lib '.';
 use private::MakeUtil;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IO-Compress-Lzma-2.214/README 
new/IO-Compress-Lzma-2.217/README
--- old/IO-Compress-Lzma-2.214/README   2025-10-24 17:51:04.000000000 +0200
+++ new/IO-Compress-Lzma-2.217/README   2026-02-01 12:01:43.000000000 +0100
@@ -1,11 +1,11 @@
 
                             IO-Compress-Lzma
 
-                              Version 2.214
+                             Version 2.217
 
-                             24 October 2025
+                              1 Feb 2026
 
-        Copyright (c) 2009-2025 Paul Marquess. All rights reserved.
+        Copyright (c) 2009-2026 Paul Marquess. All rights reserved.
           This program is free software; you can redistribute it
            and/or modify it under the same terms as Perl itself.
 
@@ -84,7 +84,7 @@
         If you haven't installed IO-Compress-Lzma then search 
IO::Compress::Lzma.pm
         for a line like this:
 
-          $VERSION = "2.214" ;
+          $VERSION = "2.217" ;
 
  2. If you are having problems building IO-Compress-Lzma, send me a
     complete log of what happened. Start by unpacking the IO-Compress-Lzma
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/IO-Compress-Lzma-2.214/lib/IO/Compress/Adapter/Lzip.pm 
new/IO-Compress-Lzma-2.217/lib/IO/Compress/Adapter/Lzip.pm
--- old/IO-Compress-Lzma-2.214/lib/IO/Compress/Adapter/Lzip.pm  2025-10-24 
16:54:31.000000000 +0200
+++ new/IO-Compress-Lzma-2.217/lib/IO/Compress/Adapter/Lzip.pm  2026-01-31 
12:12:25.000000000 +0100
@@ -4,13 +4,13 @@
 use warnings;
 use bytes;
 
-use IO::Compress::Base::Common  2.214 qw(:Status);
+use IO::Compress::Base::Common  2.217 qw(:Status);
 
-use Compress::Raw::Lzma  2.214 qw(LZMA_OK LZMA_STREAM_END) ;
-use Compress::Raw::Zlib 2.214 qw() ;
+use Compress::Raw::Lzma  2.217 qw(LZMA_OK LZMA_STREAM_END) ;
+use Compress::Raw::Zlib 2.217 qw() ;
 
 our ($VERSION);
-$VERSION = '2.214';
+$VERSION = '2.217';
 
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/IO-Compress-Lzma-2.214/lib/IO/Compress/Adapter/Lzma.pm 
new/IO-Compress-Lzma-2.217/lib/IO/Compress/Adapter/Lzma.pm
--- old/IO-Compress-Lzma-2.214/lib/IO/Compress/Adapter/Lzma.pm  2025-10-24 
16:54:31.000000000 +0200
+++ new/IO-Compress-Lzma-2.217/lib/IO/Compress/Adapter/Lzma.pm  2026-01-31 
12:12:25.000000000 +0100
@@ -4,12 +4,12 @@
 use warnings;
 use bytes;
 
-use IO::Compress::Base::Common  2.214 qw(:Status);
+use IO::Compress::Base::Common  2.217 qw(:Status);
 
-use Compress::Raw::Lzma  2.214 qw(LZMA_OK LZMA_STREAM_END) ;
+use Compress::Raw::Lzma  2.217 qw(LZMA_OK LZMA_STREAM_END) ;
 
 our ($VERSION);
-$VERSION = '2.214';
+$VERSION = '2.217';
 
 sub mkCompObject
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IO-Compress-Lzma-2.214/lib/IO/Compress/Adapter/Xz.pm 
new/IO-Compress-Lzma-2.217/lib/IO/Compress/Adapter/Xz.pm
--- old/IO-Compress-Lzma-2.214/lib/IO/Compress/Adapter/Xz.pm    2025-10-24 
16:54:31.000000000 +0200
+++ new/IO-Compress-Lzma-2.217/lib/IO/Compress/Adapter/Xz.pm    2026-01-31 
12:12:25.000000000 +0100
@@ -4,12 +4,12 @@
 use warnings;
 use bytes;
 
-use IO::Compress::Base::Common  2.214 qw(:Status);
+use IO::Compress::Base::Common  2.217 qw(:Status);
 
-use Compress::Raw::Lzma  2.214 qw(LZMA_OK LZMA_STREAM_END LZMA_PRESET_DEFAULT 
LZMA_CHECK_CRC32) ;
+use Compress::Raw::Lzma  2.217 qw(LZMA_OK LZMA_STREAM_END LZMA_PRESET_DEFAULT 
LZMA_CHECK_CRC32) ;
 
 our ($VERSION);
-$VERSION = '2.214';
+$VERSION = '2.217';
 
 sub mkCompObject
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IO-Compress-Lzma-2.214/lib/IO/Compress/Lzip.pm 
new/IO-Compress-Lzma-2.217/lib/IO/Compress/Lzip.pm
--- old/IO-Compress-Lzma-2.214/lib/IO/Compress/Lzip.pm  2025-10-24 
16:54:31.000000000 +0200
+++ new/IO-Compress-Lzma-2.217/lib/IO/Compress/Lzip.pm  2026-01-31 
12:12:24.000000000 +0100
@@ -5,14 +5,14 @@
 use bytes;
 require Exporter ;
 
-use IO::Compress::Base 2.214 ;
+use IO::Compress::Base 2.217 ;
 
-use IO::Compress::Base::Common  2.214 qw(createSelfTiedObject);
-use IO::Compress::Adapter::Lzip 2.214 ;
+use IO::Compress::Base::Common  2.217 qw(createSelfTiedObject);
+use IO::Compress::Adapter::Lzip 2.217 ;
 
 our ($VERSION, @ISA, @EXPORT_OK, %EXPORT_TAGS, $LzipError);
 
-$VERSION = '2.214';
+$VERSION = '2.217';
 $LzipError = '';
 
 @ISA    = qw(IO::Compress::Base Exporter);
@@ -864,7 +864,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (c) 2005-2025 Paul Marquess. All rights reserved.
+Copyright (c) 2005-2026 Paul Marquess. All rights reserved.
 
 This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IO-Compress-Lzma-2.214/lib/IO/Compress/Lzma.pm 
new/IO-Compress-Lzma-2.217/lib/IO/Compress/Lzma.pm
--- old/IO-Compress-Lzma-2.214/lib/IO/Compress/Lzma.pm  2025-10-24 
16:54:31.000000000 +0200
+++ new/IO-Compress-Lzma-2.217/lib/IO/Compress/Lzma.pm  2026-01-31 
12:12:24.000000000 +0100
@@ -5,16 +5,16 @@
 use bytes;
 require Exporter ;
 
-use IO::Compress::Base 2.214 ;
+use IO::Compress::Base 2.217 ;
 
-use IO::Compress::Base::Common  2.214 qw(createSelfTiedObject);
-use IO::Compress::Adapter::Lzma 2.214 ;
+use IO::Compress::Base::Common  2.217 qw(createSelfTiedObject);
+use IO::Compress::Adapter::Lzma 2.217 ;
 
 
 
 our ($VERSION, @ISA, @EXPORT_OK, %EXPORT_TAGS, $LzmaError);
 
-$VERSION = '2.214';
+$VERSION = '2.217';
 $LzmaError = '';
 
 @ISA    = qw(IO::Compress::Base Exporter);
@@ -831,7 +831,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (c) 2005-2025 Paul Marquess. All rights reserved.
+Copyright (c) 2005-2026 Paul Marquess. All rights reserved.
 
 This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IO-Compress-Lzma-2.214/lib/IO/Compress/Xz.pm 
new/IO-Compress-Lzma-2.217/lib/IO/Compress/Xz.pm
--- old/IO-Compress-Lzma-2.214/lib/IO/Compress/Xz.pm    2025-10-24 
16:54:31.000000000 +0200
+++ new/IO-Compress-Lzma-2.217/lib/IO/Compress/Xz.pm    2026-01-31 
12:12:24.000000000 +0100
@@ -5,15 +5,15 @@
 use bytes;
 require Exporter ;
 
-use IO::Compress::Base 2.214 ;
-use IO::Compress::Base::Common  2.214 qw(createSelfTiedObject);
-use IO::Compress::Adapter::Xz 2.214 ;
-use Compress::Raw::Lzma  2.214 ;
+use IO::Compress::Base 2.217 ;
+use IO::Compress::Base::Common  2.217 qw(createSelfTiedObject);
+use IO::Compress::Adapter::Xz 2.217 ;
+use Compress::Raw::Lzma  2.217 ;
 
 
 our ($VERSION, @ISA, @EXPORT_OK, %EXPORT_TAGS, $XzError);
 
-$VERSION = '2.214';
+$VERSION = '2.217';
 $XzError = '';
 
 @ISA    = qw(IO::Compress::Base Exporter);
@@ -859,7 +859,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (c) 2005-2025 Paul Marquess. All rights reserved.
+Copyright (c) 2005-2026 Paul Marquess. All rights reserved.
 
 This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/IO-Compress-Lzma-2.214/lib/IO/Uncompress/Adapter/UnLzip.pm 
new/IO-Compress-Lzma-2.217/lib/IO/Uncompress/Adapter/UnLzip.pm
--- old/IO-Compress-Lzma-2.214/lib/IO/Uncompress/Adapter/UnLzip.pm      
2025-10-24 16:54:31.000000000 +0200
+++ new/IO-Compress-Lzma-2.217/lib/IO/Uncompress/Adapter/UnLzip.pm      
2026-01-31 12:12:25.000000000 +0100
@@ -4,12 +4,12 @@
 use warnings;
 use bytes;
 
-use IO::Compress::Base::Common 2.214 qw(:Status);
+use IO::Compress::Base::Common 2.217 qw(:Status);
 
-use Compress::Raw::Lzma 2.214 ;
+use Compress::Raw::Lzma 2.217 ;
 
 our ($VERSION, @ISA);
-$VERSION = '2.214';
+$VERSION = '2.217';
 
 #@ISA = qw( Compress::Raw::UnLzma );
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/IO-Compress-Lzma-2.214/lib/IO/Uncompress/Adapter/UnLzma.pm 
new/IO-Compress-Lzma-2.217/lib/IO/Uncompress/Adapter/UnLzma.pm
--- old/IO-Compress-Lzma-2.214/lib/IO/Uncompress/Adapter/UnLzma.pm      
2025-10-24 16:54:31.000000000 +0200
+++ new/IO-Compress-Lzma-2.217/lib/IO/Uncompress/Adapter/UnLzma.pm      
2026-01-31 12:12:25.000000000 +0100
@@ -4,12 +4,12 @@
 use warnings;
 use bytes;
 
-use IO::Compress::Base::Common 2.214 qw(:Status);
+use IO::Compress::Base::Common 2.217 qw(:Status);
 
-use Compress::Raw::Lzma 2.214 ;
+use Compress::Raw::Lzma 2.217 ;
 
 our ($VERSION, @ISA);
-$VERSION = '2.214';
+$VERSION = '2.217';
 
 #@ISA = qw( Compress::Raw::UnLzma );
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/IO-Compress-Lzma-2.214/lib/IO/Uncompress/Adapter/UnXz.pm 
new/IO-Compress-Lzma-2.217/lib/IO/Uncompress/Adapter/UnXz.pm
--- old/IO-Compress-Lzma-2.214/lib/IO/Uncompress/Adapter/UnXz.pm        
2025-10-24 16:54:31.000000000 +0200
+++ new/IO-Compress-Lzma-2.217/lib/IO/Uncompress/Adapter/UnXz.pm        
2026-01-31 12:12:25.000000000 +0100
@@ -4,12 +4,12 @@
 use warnings;
 use bytes;
 
-use IO::Compress::Base::Common 2.214 qw(:Status);
+use IO::Compress::Base::Common 2.217 qw(:Status);
 
-use Compress::Raw::Lzma 2.214 ;
+use Compress::Raw::Lzma 2.217 ;
 
 our ($VERSION, @ISA);
-$VERSION = '2.214';
+$VERSION = '2.217';
 
 #@ISA = qw( Compress::Raw::UnLzma );
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IO-Compress-Lzma-2.214/lib/IO/Uncompress/UnLzip.pm 
new/IO-Compress-Lzma-2.217/lib/IO/Uncompress/UnLzip.pm
--- old/IO-Compress-Lzma-2.214/lib/IO/Uncompress/UnLzip.pm      2025-10-24 
16:54:31.000000000 +0200
+++ new/IO-Compress-Lzma-2.217/lib/IO/Uncompress/UnLzip.pm      2026-01-31 
12:12:24.000000000 +0100
@@ -4,15 +4,15 @@
 use warnings;
 use bytes;
 
-use IO::Compress::Base::Common 2.214 qw(:Status createSelfTiedObject);
+use IO::Compress::Base::Common 2.217 qw(:Status createSelfTiedObject);
 
-use IO::Uncompress::Base 2.214 ;
-use IO::Uncompress::Adapter::UnLzip 2.214 ;
+use IO::Uncompress::Base 2.217 ;
+use IO::Uncompress::Adapter::UnLzip 2.217 ;
 
 require Exporter ;
 our ($VERSION, @ISA, @EXPORT_OK, %EXPORT_TAGS, $UnLzipError);
 
-$VERSION = '2.214';
+$VERSION = '2.217';
 $UnLzipError = '';
 
 @ISA    = qw( IO::Uncompress::Base Exporter );
@@ -962,7 +962,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (c) 2005-2025 Paul Marquess. All rights reserved.
+Copyright (c) 2005-2026 Paul Marquess. All rights reserved.
 
 This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IO-Compress-Lzma-2.214/lib/IO/Uncompress/UnLzma.pm 
new/IO-Compress-Lzma-2.217/lib/IO/Uncompress/UnLzma.pm
--- old/IO-Compress-Lzma-2.214/lib/IO/Uncompress/UnLzma.pm      2025-10-24 
16:54:31.000000000 +0200
+++ new/IO-Compress-Lzma-2.217/lib/IO/Uncompress/UnLzma.pm      2026-01-31 
12:12:24.000000000 +0100
@@ -4,15 +4,15 @@
 use warnings;
 use bytes;
 
-use IO::Compress::Base::Common 2.214 qw(:Status createSelfTiedObject);
+use IO::Compress::Base::Common 2.217 qw(:Status createSelfTiedObject);
 
-use IO::Uncompress::Base 2.214 ;
-use IO::Uncompress::Adapter::UnLzma 2.214 ;
+use IO::Uncompress::Base 2.217 ;
+use IO::Uncompress::Adapter::UnLzma 2.217 ;
 
 require Exporter ;
 our ($VERSION, @ISA, @EXPORT_OK, %EXPORT_TAGS, $UnLzmaError);
 
-$VERSION = '2.214';
+$VERSION = '2.217';
 $UnLzmaError = '';
 
 @ISA    = qw( IO::Uncompress::Base Exporter );
@@ -954,7 +954,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (c) 2005-2025 Paul Marquess. All rights reserved.
+Copyright (c) 2005-2026 Paul Marquess. All rights reserved.
 
 This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IO-Compress-Lzma-2.214/lib/IO/Uncompress/UnXz.pm 
new/IO-Compress-Lzma-2.217/lib/IO/Uncompress/UnXz.pm
--- old/IO-Compress-Lzma-2.214/lib/IO/Uncompress/UnXz.pm        2025-10-24 
16:54:31.000000000 +0200
+++ new/IO-Compress-Lzma-2.217/lib/IO/Uncompress/UnXz.pm        2026-01-31 
12:12:24.000000000 +0100
@@ -4,15 +4,15 @@
 use warnings;
 use bytes;
 
-use IO::Compress::Base::Common 2.214 qw(:Status createSelfTiedObject);
+use IO::Compress::Base::Common 2.217 qw(:Status createSelfTiedObject);
 
-use IO::Uncompress::Base 2.214 ;
-use IO::Uncompress::Adapter::UnXz 2.214 ;
+use IO::Uncompress::Base 2.217 ;
+use IO::Uncompress::Adapter::UnXz 2.217 ;
 
 require Exporter ;
 our ($VERSION, @ISA, @EXPORT_OK, %EXPORT_TAGS, $UnXzError);
 
-$VERSION = '2.214';
+$VERSION = '2.217';
 $UnXzError = '';
 
 @ISA    = qw( IO::Uncompress::Base Exporter );
@@ -921,7 +921,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (c) 2005-2025 Paul Marquess. All rights reserved.
+Copyright (c) 2005-2026 Paul Marquess. All rights reserved.
 
 This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IO-Compress-Lzma-2.214/t/000prereq.t 
new/IO-Compress-Lzma-2.217/t/000prereq.t
--- old/IO-Compress-Lzma-2.214/t/000prereq.t    2025-10-24 16:54:30.000000000 
+0200
+++ new/IO-Compress-Lzma-2.217/t/000prereq.t    2026-01-31 12:12:23.000000000 
+0100
@@ -19,7 +19,7 @@
         if eval { require Test::NoWarnings ;  import Test::NoWarnings; 1 };
 
 
-    my $VERSION = '2.214';
+    my $VERSION = '2.217';
     my @NAMES = qw(
                        Compress::Raw::Lzma
                        IO::Compress::Base
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IO-Compress-Lzma-2.214/t/050interop-lzma.t 
new/IO-Compress-Lzma-2.217/t/050interop-lzma.t
--- old/IO-Compress-Lzma-2.214/t/050interop-lzma.t      2020-10-31 
12:10:50.000000000 +0100
+++ new/IO-Compress-Lzma-2.217/t/050interop-lzma.t      2026-01-31 
13:01:30.000000000 +0100
@@ -122,6 +122,14 @@
 }
 
 {
+    # Delete environment variables used by lzip that could impact the running 
of the test
+    for my $var (qw( XZ_DEFAULTS XZ_OPT ))
+    {
+        delete $ENV{$var};
+    }
+}
+
+{
     title "Test interop with $LZMA" ;
 
     my ($file, $file1);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IO-Compress-Lzma-2.214/t/050interop-xz.t 
new/IO-Compress-Lzma-2.217/t/050interop-xz.t
--- old/IO-Compress-Lzma-2.214/t/050interop-xz.t        2020-10-31 
12:10:53.000000000 +0100
+++ new/IO-Compress-Lzma-2.217/t/050interop-xz.t        2026-01-31 
13:07:06.000000000 +0100
@@ -118,6 +118,14 @@
 }
 
 {
+    # Delete environment variables used by xz that could impact the running of 
the test
+    for my $var (qw( XZ_DEFAULTS XZ_OPT ))
+    {
+        delete $ENV{$var};
+    }
+}
+
+{
     title "Test interop with $XZ" ;
 
     my ($file, $file1);

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.YhCgL4/_old  2026-06-08 14:24:49.627830666 +0200
+++ /var/tmp/diff_new_pack.YhCgL4/_new  2026-06-08 14:24:49.631830832 +0200
@@ -1,6 +1,6 @@
-mtime: 1761370365
-commit: 2f02fc4ad42dbc28dbe13af5fb7da951f690be6d2889c9ba8d86dfb186ed310f
-url: https://src.opensuse.org/perl/perl-IO-Compress-Lzma.git
-revision: 2f02fc4ad42dbc28dbe13af5fb7da951f690be6d2889c9ba8d86dfb186ed310f
+mtime: 1770013145
+commit: c1cf8766c85e4e0e828d02335c9e7883451cf22eda307498e1f1fb290c92aa4c
+url: https://src.opensuse.org/perl/perl-IO-Compress-Lzma
+revision: c1cf8766c85e4e0e828d02335c9e7883451cf22eda307498e1f1fb290c92aa4c
 projectscmsync: https://src.opensuse.org/perl/_ObsPrj
 

++++++ build.specials.obscpio ++++++

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-02-02 07:19:05.000000000 +0100
@@ -0,0 +1 @@
+.osc

Reply via email to