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 2021-02-23 20:21:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Compress-Raw-Lzma (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Compress-Raw-Lzma.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Compress-Raw-Lzma"

Tue Feb 23 20:21:52 2021 rev:14 rq:874522 version:2.101

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Compress-Raw-Lzma/perl-Compress-Raw-Lzma.changes
    2021-01-10 19:46:03.142068082 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Compress-Raw-Lzma.new.2378/perl-Compress-Raw-Lzma.changes
  2021-02-23 20:23:15.511807078 +0100
@@ -1,0 +2,10 @@
+Sun Feb 21 03:07:38 UTC 2021 - Tina M??ller <timueller+p...@suse.de>
+
+- updated to 2.101
+   see /usr/share/doc/packages/perl-Compress-Raw-Lzma/Changes
+
+    2.101 20 February 2021
+
+        * fix version numbers in meta files
+
+-------------------------------------------------------------------

Old:
----
  Compress-Raw-Lzma-2.100.tar.gz

New:
----
  Compress-Raw-Lzma-2.101.tar.gz

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

Other differences:
------------------
++++++ perl-Compress-Raw-Lzma.spec ++++++
--- /var/tmp/diff_new_pack.yDoD7I/_old  2021-02-23 20:23:15.931807450 +0100
+++ /var/tmp/diff_new_pack.yDoD7I/_new  2021-02-23 20:23:15.931807450 +0100
@@ -18,7 +18,7 @@
 
 %define cpan_name Compress-Raw-Lzma
 Name:           perl-Compress-Raw-Lzma
-Version:        2.100
+Version:        2.101
 Release:        0
 Summary:        Low-Level Interface to lzma compression library
 License:        Artistic-1.0 OR GPL-1.0-or-later

++++++ Compress-Raw-Lzma-2.100.tar.gz -> Compress-Raw-Lzma-2.101.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Compress-Raw-Lzma-2.100/Changes 
new/Compress-Raw-Lzma-2.101/Changes
--- old/Compress-Raw-Lzma-2.100/Changes 2021-01-07 12:41:53.000000000 +0100
+++ new/Compress-Raw-Lzma-2.101/Changes 2021-02-20 14:42:54.000000000 +0100
@@ -1,5 +1,8 @@
 CHANGES
 -------
+  2.101 20 February 2021
+
+      * fix version numbers in meta files
 
   2.100 7 January 2021
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Compress-Raw-Lzma-2.100/META.json 
new/Compress-Raw-Lzma-2.101/META.json
--- old/Compress-Raw-Lzma-2.100/META.json       2021-01-07 13:54:43.000000000 
+0100
+++ new/Compress-Raw-Lzma-2.101/META.json       2021-02-20 14:49:52.000000000 
+0100
@@ -45,6 +45,6 @@
          "web" : "https://github.com/pmqs/Compress-Raw-Lzma";
       }
    },
-   "version" : "2.100",
+   "version" : "2.101",
    "x_serialization_backend" : "JSON::PP version 4.02"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Compress-Raw-Lzma-2.100/META.yml 
new/Compress-Raw-Lzma-2.101/META.yml
--- old/Compress-Raw-Lzma-2.100/META.yml        2021-01-07 13:54:43.000000000 
+0100
+++ new/Compress-Raw-Lzma-2.101/META.yml        2021-02-20 14:49:52.000000000 
+0100
@@ -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.100'
+version: '2.101'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Compress-Raw-Lzma-2.100/README 
new/Compress-Raw-Lzma-2.101/README
--- old/Compress-Raw-Lzma-2.100/README  2021-01-07 12:28:16.000000000 +0100
+++ new/Compress-Raw-Lzma-2.101/README  2021-02-20 14:03:02.000000000 +0100
@@ -1,9 +1,9 @@
 
-                             Compress-Raw-Lzma
+                            Compress-Raw-Lzma
 
-                               Version 2.100
+                              Version 2.101
 
-                              7 January 2021
+                            20 Feburary 2021
 
         Copyright (c) 2009-2021 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.100" ;
+          $VERSION = "2.101" ;
 
      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.100/lib/Compress/Raw/Lzma.pm 
new/Compress-Raw-Lzma-2.101/lib/Compress/Raw/Lzma.pm
--- old/Compress-Raw-Lzma-2.100/lib/Compress/Raw/Lzma.pm        2021-01-07 
12:10:49.000000000 +0100
+++ new/Compress-Raw-Lzma-2.101/lib/Compress/Raw/Lzma.pm        2021-02-20 
13:12:17.000000000 +0100
@@ -11,7 +11,7 @@
 use bytes ;
 our ($VERSION, $XS_VERSION, @ISA, @EXPORT, $AUTOLOAD);
 
-$VERSION = '2.100';
+$VERSION = '2.101';
 $XS_VERSION = $VERSION;
 $VERSION = eval $VERSION;
 

Reply via email to