Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Compress-Raw-Lzma for
openSUSE:Factory checked in at 2025-11-05 16:18:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Compress-Raw-Lzma (Old)
and /work/SRC/openSUSE:Factory/.perl-Compress-Raw-Lzma.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Compress-Raw-Lzma"
Wed Nov 5 16:18:38 2025 rev:23 rq:1315477 version:2.214.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Compress-Raw-Lzma/perl-Compress-Raw-Lzma.changes
2024-09-27 17:11:10.249849337 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Compress-Raw-Lzma.new.1980/perl-Compress-Raw-Lzma.changes
2025-11-05 16:21:52.471082099 +0100
@@ -1,0 +2,41 @@
+Sat Oct 25 05:31:10 UTC 2025 - Tina Müller <[email protected]>
+
+- updated to 2.214.0 (2.214)
+ see /usr/share/doc/packages/perl-Compress-Raw-Lzma/Changes
+
+ 2.214 24 October 2025
+ * version 2.214
+ Fri Oct 24 16:16:13 2025 +0100
+ 70780d4604b01c15de69128dc50c6eb3dac06efd
+ * Add dependabot.yml file to police workflow files
+ Thu Sep 4 17:00:13 2025 +0100
+ dcd56aa5fe02b1d7b4752f639f393cbb6bc28674
+ * Add perl 5.42 to workflow files
+ Thu Sep 4 16:59:48 2025 +0100
+ d131206fb0452cab425174782c23c7ca3416b113
+ * upstream gh mainline version is now 5.8.1
+ Sat Apr 5 13:49:36 2025 +0100
+ fa22fb1d34b80e627f44c6a5d3680c650313ac24
+ * add xz 5.8.1 to workflow
+ Thu Apr 3 19:47:09 2025 +0100
+ 365602dae4e68f73e5da8472fdd2ab41f11b99a0
+ * Add xz 5.8.0 to workflow
+ Tue Mar 25 22:23:12 2025 +0000
+ 920b38a54e8e92cf6216ee1937355105e1eaaf6d
+ * upstream master version now uses 5.7.2beta
+ Sat Mar 15 13:06:36 2025 +0000
+ 9876aabe6ff9d69d41d53a5ff049bfe17ff5095b
+ * use sudo to install
+ Mon Jan 27 21:31:00 2025 +0000
+ ffed9a55ecbb710cb28f73e53a057e5b1a7f02de
+ * Install lzma library
+ Mon Jan 27 21:28:54 2025 +0000
+ 409f73a9e6ab0ec5a57e662bfea48988e3fc7719
+ * Add xz 5.6.4 to workflow
+ Mon Jan 27 21:01:06 2025 +0000
+ 868984ef6bf33bfc42a78c79de09e7ca78bef75f
+ * Add xz 5.6.3 to workflow
+ Tue Oct 1 19:42:12 2024 +0100
+ ba88d230309e89d869d7eb41786fe13453b8fd17
+
+-------------------------------------------------------------------
Old:
----
Compress-Raw-Lzma-2.213.tar.gz
New:
----
Compress-Raw-Lzma-2.214.tar.gz
README.md
_scmsync.obsinfo
build.specials.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Compress-Raw-Lzma.spec ++++++
--- /var/tmp/diff_new_pack.rr6R6d/_old 2025-11-05 16:21:53.319117747 +0100
+++ /var/tmp/diff_new_pack.rr6R6d/_new 2025-11-05 16:21:53.323117915 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Compress-Raw-Lzma
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 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,15 +18,16 @@
%define cpan_name Compress-Raw-Lzma
Name: perl-Compress-Raw-Lzma
-Version: 2.213.0
+Version: 2.214.0
Release: 0
-# 2.213 -> normalize -> 2.213.0
-%define cpan_version 2.213
+# 2.214 -> normalize -> 2.214.0
+%define cpan_version 2.214
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Low-Level Perl Interface to lzma compression library
URL: https://metacpan.org/release/%{cpan_name}
Source0:
https://cpan.metacpan.org/authors/id/P/PM/PMQS/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
+Source100: README.md
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Pod::Markdown)
@@ -55,7 +56,7 @@
when you create the compression/decompression object.
%prep
-%autosetup -n %{cpan_name}-%{cpan_version}
+%autosetup -n %{cpan_name}-%{cpan_version} -p1
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path
"*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod
644
++++++ Compress-Raw-Lzma-2.213.tar.gz -> Compress-Raw-Lzma-2.214.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Compress-Raw-Lzma-2.213/Changes
new/Compress-Raw-Lzma-2.214/Changes
--- old/Compress-Raw-Lzma-2.213/Changes 2024-08-28 16:58:26.000000000 +0200
+++ new/Compress-Raw-Lzma-2.214/Changes 2025-10-24 17:29:56.000000000 +0200
@@ -1,6 +1,52 @@
CHANGES
-------
+ 2.214 24 October 2025
+
+ * version 2.214
+ Fri Oct 24 16:16:13 2025 +0100
+ 70780d4604b01c15de69128dc50c6eb3dac06efd
+
+ * Add dependabot.yml file to police workflow files
+ Thu Sep 4 17:00:13 2025 +0100
+ dcd56aa5fe02b1d7b4752f639f393cbb6bc28674
+
+ * Add perl 5.42 to workflow files
+ Thu Sep 4 16:59:48 2025 +0100
+ d131206fb0452cab425174782c23c7ca3416b113
+
+ * upstream gh mainline version is now 5.8.1
+ Sat Apr 5 13:49:36 2025 +0100
+ fa22fb1d34b80e627f44c6a5d3680c650313ac24
+
+ * add xz 5.8.1 to workflow
+ Thu Apr 3 19:47:09 2025 +0100
+ 365602dae4e68f73e5da8472fdd2ab41f11b99a0
+
+ * Add xz 5.8.0 to workflow
+ Tue Mar 25 22:23:12 2025 +0000
+ 920b38a54e8e92cf6216ee1937355105e1eaaf6d
+
+ * upstream master version now uses 5.7.2beta
+ Sat Mar 15 13:06:36 2025 +0000
+ 9876aabe6ff9d69d41d53a5ff049bfe17ff5095b
+
+ * use sudo to install
+ Mon Jan 27 21:31:00 2025 +0000
+ ffed9a55ecbb710cb28f73e53a057e5b1a7f02de
+
+ * Install lzma library
+ Mon Jan 27 21:28:54 2025 +0000
+ 409f73a9e6ab0ec5a57e662bfea48988e3fc7719
+
+ * Add xz 5.6.4 to workflow
+ Mon Jan 27 21:01:06 2025 +0000
+ 868984ef6bf33bfc42a78c79de09e7ca78bef75f
+
+ * Add xz 5.6.3 to workflow
+ Tue Oct 1 19:42:12 2024 +0100
+ ba88d230309e89d869d7eb41786fe13453b8fd17
+
2.213 28 August 2024
* no functional changes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Compress-Raw-Lzma-2.213/META.json
new/Compress-Raw-Lzma-2.214/META.json
--- old/Compress-Raw-Lzma-2.213/META.json 2024-08-28 17:21:02.000000000
+0200
+++ new/Compress-Raw-Lzma-2.214/META.json 2025-10-24 18:23:22.000000000
+0200
@@ -46,6 +46,6 @@
"web" : "https://github.com/pmqs/Compress-Raw-Lzma"
}
},
- "version" : "2.213",
+ "version" : "2.214",
"x_serialization_backend" : "JSON::PP version 4.02"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Compress-Raw-Lzma-2.213/META.yml
new/Compress-Raw-Lzma-2.214/META.yml
--- old/Compress-Raw-Lzma-2.213/META.yml 2024-08-28 17:21:02.000000000
+0200
+++ new/Compress-Raw-Lzma-2.214/META.yml 2025-10-24 18:23:22.000000000
+0200
@@ -24,5 +24,5 @@
bugtracker: https://github.com/pmqs/Compress-Raw-Lzma/issues
homepage: https://github.com/pmqs/Compress-Raw-Lzma
repository: git://github.com/pmqs/Compress-Raw-Lzma.git
-version: '2.213'
+version: '2.214'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Compress-Raw-Lzma-2.213/README
new/Compress-Raw-Lzma-2.214/README
--- old/Compress-Raw-Lzma-2.213/README 2024-08-28 16:52:29.000000000 +0200
+++ new/Compress-Raw-Lzma-2.214/README 2025-10-24 17:16:03.000000000 +0200
@@ -1,11 +1,11 @@
Compress-Raw-Lzma
- Version 2.213
+ Version 2.214
- 28 August 2024
+ 24 October 2025
- Copyright (c) 2009-2024 Paul Marquess. All rights reserved.
+ Copyright (c) 2009-2025 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.
@@ -212,7 +212,7 @@
If you haven't installed Compress-Raw-Lzma then search
Compress::Raw::Lzma.pm
for a line like this:
- $VERSION = "2.213" ;
+ $VERSION = "2.214" ;
c. The version of lzma you have used.
If you have successfully installed Compress-Raw-Lzma, this one-liner
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Compress-Raw-Lzma-2.213/lib/Compress/Raw/Lzma.pm
new/Compress-Raw-Lzma-2.214/lib/Compress/Raw/Lzma.pm
--- old/Compress-Raw-Lzma-2.213/lib/Compress/Raw/Lzma.pm 2024-08-28
16:37:12.000000000 +0200
+++ new/Compress-Raw-Lzma-2.214/lib/Compress/Raw/Lzma.pm 2025-10-24
16:54:31.000000000 +0200
@@ -11,7 +11,7 @@
use bytes ;
our ($VERSION, $XS_VERSION, @ISA, @EXPORT, $AUTOLOAD);
-$VERSION = '2.213';
+$VERSION = '2.214';
$XS_VERSION = $VERSION;
$VERSION = eval $VERSION;
@@ -1722,7 +1722,7 @@
=head1 COPYRIGHT AND LICENSE
-Copyright (c) 2005-2024 Paul Marquess. All rights reserved.
+Copyright (c) 2005-2025 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/Compress-Raw-Lzma-2.213/t/001version.t
new/Compress-Raw-Lzma-2.214/t/001version.t
--- old/Compress-Raw-Lzma-2.213/t/001version.t 2024-02-24 16:04:45.000000000
+0100
+++ new/Compress-Raw-Lzma-2.214/t/001version.t 2025-04-05 14:48:48.000000000
+0200
@@ -71,7 +71,7 @@
# tag prefixes with a "v", so remove
$expected_version =~ s/^v//i;
- $expected_version = '5.7.0alpha'
+ $expected_version = '5.8.1'
if $expected_version eq 'master';
# skip "Skipping version tests for 'develop' branch", 7
++++++ README.md ++++++
## Build Results
Current state of perl in openSUSE:Factory is

The current state of perl in the devel project build (devel:languages:perl)

++++++ _scmsync.obsinfo ++++++
mtime: 1761370271
commit: 5e55029e01d3032139784fc6e350c4ed5f1bfc5fb1ffd468e5be8953145e2096
url: https://src.opensuse.org/perl/perl-Compress-Raw-Lzma.git
revision: 5e55029e01d3032139784fc6e350c4ed5f1bfc5fb1ffd468e5be8953145e2096
projectscmsync: https://src.opensuse.org/perl/_ObsPrj
++++++ 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 2025-10-28 12:16:33.000000000 +0100
@@ -0,0 +1 @@
+.osc