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 2024-05-16 17:16:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Compress-Raw-Lzma (Old)
and /work/SRC/openSUSE:Factory/.perl-Compress-Raw-Lzma.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Compress-Raw-Lzma"
Thu May 16 17:16:52 2024 rev:21 rq:1174462 version:2.212.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Compress-Raw-Lzma/perl-Compress-Raw-Lzma.changes
2024-03-09 20:56:14.834020973 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Compress-Raw-Lzma.new.1880/perl-Compress-Raw-Lzma.changes
2024-05-16 17:19:20.100968008 +0200
@@ -1,0 +2,30 @@
+Sun Apr 28 03:07:49 UTC 2024 - Tina Müller <[email protected]>
+
+- updated to 2.212
+ see /usr/share/doc/packages/perl-Compress-Raw-Lzma/Changes
+
+ 2.212 27 April 2024
+ * #12 remove 5.6.0 & 5.6.1 from workflow
+ Mon Apr 8 09:42:40 2024 +0100
+ aa14f89e9fd06ee5ddf8ecceb73b6420086334e8
+ 2.211 6 April 2024
+ * version 2.211
+ Sat Apr 6 14:29:03 2024 +0100
+ 9db8924a5979246370193cd5997e5386d5ce4e63
+ * Add xz 5.6.1 to workflow
+ Sat Mar 9 14:56:51 2024 +0000
+ 953082ddbe0b71d87a55a6952b2984a706fbed56
+ * fixes for 5.7.0 alpha
+ Sat Feb 24 15:05:34 2024 +0000
+ f4e0c65dc7ad21d1a9b3defa727bc9606229907a
+ * fix for gettext install
+ Sat Feb 24 15:01:17 2024 +0000
+ 3f2488759f7244e4db69003305522a9c230d0993
+ * Install gettext for cmake
+ Sat Feb 24 14:57:06 2024 +0000
+ 6a71424f221779702fc7517f33c9c373cf3e49e0
+ * Add xz 5.6.0 to workflow
+ Sat Feb 24 10:37:19 2024 +0000
+ bb252c8d1290cbbbd669a4ccd31e4429a3cf7e8a
+
+-------------------------------------------------------------------
Old:
----
Compress-Raw-Lzma-2.209.tar.gz
New:
----
Compress-Raw-Lzma-2.212.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Compress-Raw-Lzma.spec ++++++
--- /var/tmp/diff_new_pack.qEbM3I/_old 2024-05-16 17:19:20.504982651 +0200
+++ /var/tmp/diff_new_pack.qEbM3I/_new 2024-05-16 17:19:20.508982796 +0200
@@ -18,9 +18,10 @@
%define cpan_name Compress-Raw-Lzma
Name: perl-Compress-Raw-Lzma
-Version: 2.209.0
+Version: 2.212.0
Release: 0
-%define cpan_version 2.209
+# 2.212 -> normalize -> 2.212.0
+%define cpan_version 2.212
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}
++++++ Compress-Raw-Lzma-2.209.tar.gz -> Compress-Raw-Lzma-2.212.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Compress-Raw-Lzma-2.209/Changes
new/Compress-Raw-Lzma-2.212/Changes
--- old/Compress-Raw-Lzma-2.209/Changes 2024-02-19 23:46:41.000000000 +0100
+++ new/Compress-Raw-Lzma-2.212/Changes 2024-04-27 10:30:54.000000000 +0200
@@ -1,6 +1,38 @@
CHANGES
-------
+ 2.212 27 April 2024
+
+ * #12 remove 5.6.0 & 5.6.1 from workflow
+ Mon Apr 8 09:42:40 2024 +0100
+ aa14f89e9fd06ee5ddf8ecceb73b6420086334e8
+
+ 2.211 6 April 2024
+
+ * version 2.211
+ Sat Apr 6 14:29:03 2024 +0100
+ 9db8924a5979246370193cd5997e5386d5ce4e63
+
+ * Add xz 5.6.1 to workflow
+ Sat Mar 9 14:56:51 2024 +0000
+ 953082ddbe0b71d87a55a6952b2984a706fbed56
+
+ * fixes for 5.7.0 alpha
+ Sat Feb 24 15:05:34 2024 +0000
+ f4e0c65dc7ad21d1a9b3defa727bc9606229907a
+
+ * fix for gettext install
+ Sat Feb 24 15:01:17 2024 +0000
+ 3f2488759f7244e4db69003305522a9c230d0993
+
+ * Install gettext for cmake
+ Sat Feb 24 14:57:06 2024 +0000
+ 6a71424f221779702fc7517f33c9c373cf3e49e0
+
+ * Add xz 5.6.0 to workflow
+ Sat Feb 24 10:37:19 2024 +0000
+ bb252c8d1290cbbbd669a4ccd31e4429a3cf7e8a
+
2.209 19 February 2024
* Merge pull request #11 from pkg-perl-tools/pkg-perl-1708373862
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Compress-Raw-Lzma-2.209/META.json
new/Compress-Raw-Lzma-2.212/META.json
--- old/Compress-Raw-Lzma-2.209/META.json 2024-02-19 23:49:17.000000000
+0100
+++ new/Compress-Raw-Lzma-2.212/META.json 2024-04-27 14:39:04.000000000
+0200
@@ -46,6 +46,6 @@
"web" : "https://github.com/pmqs/Compress-Raw-Lzma"
}
},
- "version" : "2.209",
+ "version" : "2.212",
"x_serialization_backend" : "JSON::PP version 4.02"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Compress-Raw-Lzma-2.209/META.yml
new/Compress-Raw-Lzma-2.212/META.yml
--- old/Compress-Raw-Lzma-2.209/META.yml 2024-02-19 23:49:15.000000000
+0100
+++ new/Compress-Raw-Lzma-2.212/META.yml 2024-04-27 14:39:04.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.209'
+version: '2.212'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Compress-Raw-Lzma-2.209/README
new/Compress-Raw-Lzma-2.212/README
--- old/Compress-Raw-Lzma-2.209/README 2024-02-19 23:45:17.000000000 +0100
+++ new/Compress-Raw-Lzma-2.212/README 2024-04-27 10:33:15.000000000 +0200
@@ -1,9 +1,9 @@
Compress-Raw-Lzma
- Version 2.209
+ Version 2.212
- 19 February 2024
+ 27 April 2024
Copyright (c) 2009-2024 Paul Marquess. All rights reserved.
This program is free software; you can redistribute it
@@ -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.209" ;
+ $VERSION = "2.212" ;
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.209/lib/Compress/Raw/Lzma.pm
new/Compress-Raw-Lzma-2.212/lib/Compress/Raw/Lzma.pm
--- old/Compress-Raw-Lzma-2.209/lib/Compress/Raw/Lzma.pm 2024-02-19
23:45:17.000000000 +0100
+++ new/Compress-Raw-Lzma-2.212/lib/Compress/Raw/Lzma.pm 2024-04-27
10:31:28.000000000 +0200
@@ -11,7 +11,7 @@
use bytes ;
our ($VERSION, $XS_VERSION, @ISA, @EXPORT, $AUTOLOAD);
-$VERSION = '2.209';
+$VERSION = '2.212';
$XS_VERSION = $VERSION;
$VERSION = eval $VERSION;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Compress-Raw-Lzma-2.209/t/001version.t
new/Compress-Raw-Lzma-2.212/t/001version.t
--- old/Compress-Raw-Lzma-2.209/t/001version.t 2024-02-19 23:44:02.000000000
+0100
+++ new/Compress-Raw-Lzma-2.212/t/001version.t 2024-02-24 16:04:45.000000000
+0100
@@ -71,7 +71,7 @@
# tag prefixes with a "v", so remove
$expected_version =~ s/^v//i;
- $expected_version = '5.5.2beta'
+ $expected_version = '5.7.0alpha'
if $expected_version eq 'master';
# skip "Skipping version tests for 'develop' branch", 7