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 2022-04-14 17:25:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Compress-Raw-Lzma (Old)
and /work/SRC/openSUSE:Factory/.perl-Compress-Raw-Lzma.new.1941 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Compress-Raw-Lzma"
Thu Apr 14 17:25:15 2022 rev:15 rq:969979 version:2.103
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Compress-Raw-Lzma/perl-Compress-Raw-Lzma.changes
2021-02-23 20:23:15.511807078 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Compress-Raw-Lzma.new.1941/perl-Compress-Raw-Lzma.changes
2022-04-14 17:25:48.207287091 +0200
@@ -1,0 +2,11 @@
+Wed Apr 13 19:15:03 UTC 2022 - Dirk Stoecker <[email protected]>
+
+- separate BuildRequires
+
+-------------------------------------------------------------------
+Wed Apr 6 03:07:49 UTC 2022 - Tina M??ller <[email protected]>
+
+- updated to 2.103 3 April 2022
+ * No changes
+
+-------------------------------------------------------------------
@@ -341 +351,0 @@
-
Old:
----
Compress-Raw-Lzma-2.101.tar.gz
New:
----
Compress-Raw-Lzma-2.103.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Compress-Raw-Lzma.spec ++++++
--- /var/tmp/diff_new_pack.3VyQ3Z/_old 2022-04-14 17:25:48.647287605 +0200
+++ /var/tmp/diff_new_pack.3VyQ3Z/_new 2022-04-14 17:25:48.655287615 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Compress-Raw-Lzma
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 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 Compress-Raw-Lzma
Name: perl-Compress-Raw-Lzma
-Version: 2.101
+Version: 2.103
Release: 0
-Summary: Low-Level Interface to lzma compression library
License: Artistic-1.0 OR GPL-1.0-or-later
+Summary: Low-Level Interface to lzma compression library
URL: https://metacpan.org/release/%{cpan_name}
Source0:
https://cpan.metacpan.org/authors/id/P/PM/PMQS/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
++++++ Compress-Raw-Lzma-2.101.tar.gz -> Compress-Raw-Lzma-2.103.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Compress-Raw-Lzma-2.101/Changes
new/Compress-Raw-Lzma-2.103/Changes
--- old/Compress-Raw-Lzma-2.101/Changes 2021-02-20 14:42:54.000000000 +0100
+++ new/Compress-Raw-Lzma-2.103/Changes 2022-04-03 21:08:56.000000000 +0200
@@ -1,5 +1,10 @@
CHANGES
-------
+
+ 2.103 3 April 2022
+
+ * No changes
+
2.101 20 February 2021
* fix version numbers in meta files
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Compress-Raw-Lzma-2.101/META.json
new/Compress-Raw-Lzma-2.103/META.json
--- old/Compress-Raw-Lzma-2.101/META.json 2021-02-20 14:49:52.000000000
+0100
+++ new/Compress-Raw-Lzma-2.103/META.json 2022-04-03 21:40:24.000000000
+0200
@@ -45,6 +45,6 @@
"web" : "https://github.com/pmqs/Compress-Raw-Lzma"
}
},
- "version" : "2.101",
+ "version" : "2.103",
"x_serialization_backend" : "JSON::PP version 4.02"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Compress-Raw-Lzma-2.101/META.yml
new/Compress-Raw-Lzma-2.103/META.yml
--- old/Compress-Raw-Lzma-2.101/META.yml 2021-02-20 14:49:52.000000000
+0100
+++ new/Compress-Raw-Lzma-2.103/META.yml 2022-04-03 21:40:24.000000000
+0200
@@ -23,5 +23,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.101'
+version: '2.103'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Compress-Raw-Lzma-2.101/README
new/Compress-Raw-Lzma-2.103/README
--- old/Compress-Raw-Lzma-2.101/README 2021-02-20 14:03:02.000000000 +0100
+++ new/Compress-Raw-Lzma-2.103/README 2022-04-03 20:38:50.000000000 +0200
@@ -1,11 +1,11 @@
Compress-Raw-Lzma
- Version 2.101
+ Version 2.103
- 20 Feburary 2021
+ 3 April 2022
- Copyright (c) 2009-2021 Paul Marquess. All rights reserved.
+ Copyright (c) 2009-2022 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.
@@ -193,7 +193,7 @@
If you haven't installed Compress-Raw-Lzma then search
Compress::Raw::Lzma.pm
for a line like this:
- $VERSION = "2.101" ;
+ $VERSION = "2.103" ;
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.101/lib/Compress/Raw/Lzma.pm
new/Compress-Raw-Lzma-2.103/lib/Compress/Raw/Lzma.pm
--- old/Compress-Raw-Lzma-2.101/lib/Compress/Raw/Lzma.pm 2021-02-20
13:12:17.000000000 +0100
+++ new/Compress-Raw-Lzma-2.103/lib/Compress/Raw/Lzma.pm 2022-04-03
19:31:03.000000000 +0200
@@ -11,7 +11,7 @@
use bytes ;
our ($VERSION, $XS_VERSION, @ISA, @EXPORT, $AUTOLOAD);
-$VERSION = '2.101';
+$VERSION = '2.103';
$XS_VERSION = $VERSION;
$VERSION = eval $VERSION;
@@ -1714,7 +1714,7 @@
=head1 COPYRIGHT AND LICENSE
-Copyright (c) 2005-2021 Paul Marquess. All rights reserved.
+Copyright (c) 2005-2022 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.
++++++ cpanspec.yml ++++++
--- /var/tmp/diff_new_pack.3VyQ3Z/_old 2022-04-14 17:25:48.763287741 +0200
+++ /var/tmp/diff_new_pack.3VyQ3Z/_new 2022-04-14 17:25:48.767287746 +0200
@@ -11,7 +11,8 @@
# foo.patch: -p1
# bar.patch:
preamble: |-
- BuildRequires: xz-devel xz
+ BuildRequires: xz
+ BuildRequires: xz-devel
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL