Hello community,
here is the log from the commit of package perl-Compress-Raw-Lzma for
openSUSE:Factory checked in at 2020-08-04 20:18:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Compress-Raw-Lzma (Old)
and /work/SRC/openSUSE:Factory/.perl-Compress-Raw-Lzma.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Compress-Raw-Lzma"
Tue Aug 4 20:18:58 2020 rev:12 rq:824125 version:2.096
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Compress-Raw-Lzma/perl-Compress-Raw-Lzma.changes
2020-07-17 20:51:03.060932863 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Compress-Raw-Lzma.new.3592/perl-Compress-Raw-Lzma.changes
2020-08-04 20:19:20.480955283 +0200
@@ -1,0 +2,11 @@
+Sat Aug 1 03:08:57 UTC 2020 - Tina Müller <[email protected]>
+
+- updated to 2.096
+ see /usr/share/doc/packages/perl-Compress-Raw-Lzma/Changes
+
+ 2.096 31 July 2020
+ * No changes
+ 2.095 19 July 2020
+ * No changes
+
+-------------------------------------------------------------------
Old:
----
Compress-Raw-Lzma-2.094.tar.gz
New:
----
Compress-Raw-Lzma-2.096.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Compress-Raw-Lzma.spec ++++++
--- /var/tmp/diff_new_pack.Bfmsvd/_old 2020-08-04 20:19:21.892955921 +0200
+++ /var/tmp/diff_new_pack.Bfmsvd/_new 2020-08-04 20:19:21.896955923 +0200
@@ -17,7 +17,7 @@
Name: perl-Compress-Raw-Lzma
-Version: 2.094
+Version: 2.096
Release: 0
%define cpan_name Compress-Raw-Lzma
Summary: Low-Level Interface to lzma compression library
++++++ Compress-Raw-Lzma-2.094.tar.gz -> Compress-Raw-Lzma-2.096.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Compress-Raw-Lzma-2.094/Changes
new/Compress-Raw-Lzma-2.096/Changes
--- old/Compress-Raw-Lzma-2.094/Changes 2020-07-13 11:56:48.000000000 +0200
+++ new/Compress-Raw-Lzma-2.096/Changes 2020-07-31 22:32:46.000000000 +0200
@@ -1,6 +1,14 @@
CHANGES
-------
+ 2.096 31 July 2020
+
+ * No changes
+
+ 2.095 19 July 2020
+
+ * No changes
+
2.094 13 July 2020
* Issue with Append mode & SvOOK
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Compress-Raw-Lzma-2.094/META.json
new/Compress-Raw-Lzma-2.096/META.json
--- old/Compress-Raw-Lzma-2.094/META.json 2020-07-13 12:39:41.000000000
+0200
+++ new/Compress-Raw-Lzma-2.096/META.json 2020-07-31 22:39:43.000000000
+0200
@@ -45,6 +45,6 @@
"web" : "https://github.com/pmqs/Compress-Raw-Lzma"
}
},
- "version" : "2.094",
+ "version" : "2.096",
"x_serialization_backend" : "JSON::PP version 4.02"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Compress-Raw-Lzma-2.094/META.yml
new/Compress-Raw-Lzma-2.096/META.yml
--- old/Compress-Raw-Lzma-2.094/META.yml 2020-07-13 12:39:41.000000000
+0200
+++ new/Compress-Raw-Lzma-2.096/META.yml 2020-07-31 22:39:43.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.094'
+version: '2.096'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Compress-Raw-Lzma-2.094/README
new/Compress-Raw-Lzma-2.096/README
--- old/Compress-Raw-Lzma-2.094/README 2020-07-13 11:55:04.000000000 +0200
+++ new/Compress-Raw-Lzma-2.096/README 2020-07-31 17:23:02.000000000 +0200
@@ -1,9 +1,9 @@
Compress-Raw-Lzma
- Version 2.094
+ Version 2.096
- 13 July 2020
+ 31 July 2020
Copyright (c) 2009-2020 Paul Marquess. All rights reserved.
This program is free software; you can redistribute it
@@ -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.094" ;
+ $VERSION = "2.096" ;
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.094/lib/Compress/Raw/Lzma.pm
new/Compress-Raw-Lzma-2.096/lib/Compress/Raw/Lzma.pm
--- old/Compress-Raw-Lzma-2.094/lib/Compress/Raw/Lzma.pm 2020-07-13
11:43:02.000000000 +0200
+++ new/Compress-Raw-Lzma-2.096/lib/Compress/Raw/Lzma.pm 2020-07-31
17:21:02.000000000 +0200
@@ -12,7 +12,7 @@
use bytes ;
our ($VERSION, $XS_VERSION, @ISA, @EXPORT, $AUTOLOAD);
-$VERSION = '2.094';
+$VERSION = '2.096';
$XS_VERSION = $VERSION;
$VERSION = eval $VERSION;
@@ -1679,7 +1679,7 @@
=head1 SUPPORT
-General feedback/questions/bug reports should be sent to
+General feedback/questions/bug reports should be sent to
L<https://github.com/pmqs/Compress-Raw-Lzma/issues> (preferred) or
L<https://rt.cpan.org/Public/Dist/Display.html?Name=Compress-Raw-Lzma>.