Hello community,

here is the log from the commit of package perl-Compress-Raw-Lzma for 
openSUSE:Factory checked in at 2019-01-03 18:08:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Compress-Raw-Lzma (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Compress-Raw-Lzma.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Compress-Raw-Lzma"

Thu Jan  3 18:08:22 2019 rev:3 rq:662422 version:2.083

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Compress-Raw-Lzma/perl-Compress-Raw-Lzma.changes
    2018-04-25 10:01:39.842154936 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Compress-Raw-Lzma.new.28833/perl-Compress-Raw-Lzma.changes
 2019-01-03 18:08:28.352042048 +0100
@@ -1,0 +2,10 @@
+Mon Dec 31 06:04:06 UTC 2018 - Stephan Kulow <[email protected]>
+
+- updated to 2.083
+   see /usr/share/doc/packages/perl-Compress-Raw-Lzma/Changes
+
+    2.083 30 December 2018
+  
+        * No Changes
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-Compress-Raw-Lzma.spec ++++++
--- /var/tmp/diff_new_pack.9mCZnk/_old  2019-01-03 18:08:28.856041600 +0100
+++ /var/tmp/diff_new_pack.9mCZnk/_new  2019-01-03 18:08:28.856041600 +0100
@@ -12,18 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           perl-Compress-Raw-Lzma
-Version:        2.082
+Version:        2.083
 Release:        0
 %define cpan_name Compress-Raw-Lzma
 Summary:        Low-Level Interface to lzma compression library
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Group:          Development/Libraries/Perl
-Url:            http://search.cpan.org/dist/Compress-Raw-Lzma/
+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
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -56,11 +56,11 @@
 find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
+make %{?_smp_mflags}
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install

++++++ Compress-Raw-Lzma-2.082.tar.gz -> Compress-Raw-Lzma-2.083.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Compress-Raw-Lzma-2.082/Changes 
new/Compress-Raw-Lzma-2.083/Changes
--- old/Compress-Raw-Lzma-2.082/Changes 2018-04-15 17:45:15.000000000 +0200
+++ new/Compress-Raw-Lzma-2.083/Changes 2018-12-30 10:06:09.000000000 +0100
@@ -1,6 +1,10 @@
 CHANGES
 -------
 
+  2.083 30 December 2018
+
+      * No Changes
+
   2.082 15 April 2018
       * README
         Document clash with older version of liblzma
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Compress-Raw-Lzma-2.082/Lzma.xs 
new/Compress-Raw-Lzma-2.083/Lzma.xs
--- old/Compress-Raw-Lzma-2.082/Lzma.xs 2017-02-19 21:19:06.000000000 +0100
+++ new/Compress-Raw-Lzma-2.083/Lzma.xs 2018-07-28 15:46:25.000000000 +0200
@@ -1323,6 +1323,7 @@
         Safefree(s->options) ;
     Safefree(s) ;
 
+
 MODULE = Lzma::Filter::Lzma PACKAGE = Lzma::Filter::Lzma
 
 Lzma::Filter::Lzma
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Compress-Raw-Lzma-2.082/META.json 
new/Compress-Raw-Lzma-2.083/META.json
--- old/Compress-Raw-Lzma-2.082/META.json       2018-04-15 17:45:21.000000000 
+0200
+++ new/Compress-Raw-Lzma-2.083/META.json       2018-12-30 17:13:40.000000000 
+0100
@@ -4,7 +4,7 @@
       "Paul Marquess <[email protected]>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter 
version 2.150010",
+   "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter 
version 2.150005",
    "license" : [
       "perl_5"
    ],
@@ -34,6 +34,6 @@
       }
    },
    "release_status" : "stable",
-   "version" : "2.082",
-   "x_serialization_backend" : "JSON::PP version 2.27400_02"
+   "version" : "2.083",
+   "x_serialization_backend" : "JSON::PP version 2.27300"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Compress-Raw-Lzma-2.082/META.yml 
new/Compress-Raw-Lzma-2.083/META.yml
--- old/Compress-Raw-Lzma-2.082/META.yml        2018-04-15 17:45:21.000000000 
+0200
+++ new/Compress-Raw-Lzma-2.083/META.yml        2018-12-30 17:13:39.000000000 
+0100
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 
2.150005'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -19,5 +19,5 @@
     - inc
     - t
     - private
-version: '2.082'
+version: '2.083'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Compress-Raw-Lzma-2.082/README 
new/Compress-Raw-Lzma-2.083/README
--- old/Compress-Raw-Lzma-2.082/README  2018-04-15 17:33:18.000000000 +0200
+++ new/Compress-Raw-Lzma-2.083/README  2018-12-30 01:29:55.000000000 +0100
@@ -1,9 +1,9 @@
 
                             Compress-Raw-Lzma
 
-                         Version 2.082
+                         Version 2.083
 
-                               15 April 2018
+                                29 Dec 2018
 
        Copyright (c) 2009-2018 Paul Marquess. All rights reserved.
           This program is free software; you can redistribute it
@@ -186,7 +186,7 @@
         If you haven't installed Compress-Raw-Lzma then search 
Compress::Raw::Lzma.pm
         for a line like this:
 
-          $VERSION = "2.082" ;
+          $VERSION = "2.083" ;
 
      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.082/lib/Compress/Raw/Lzma.pm 
new/Compress-Raw-Lzma-2.083/lib/Compress/Raw/Lzma.pm
--- old/Compress-Raw-Lzma-2.082/lib/Compress/Raw/Lzma.pm        2018-04-15 
17:33:18.000000000 +0200
+++ new/Compress-Raw-Lzma-2.083/lib/Compress/Raw/Lzma.pm        2018-12-30 
01:29:56.000000000 +0100
@@ -12,7 +12,7 @@
 use bytes ;
 our ($VERSION, $XS_VERSION, @ISA, @EXPORT, $AUTOLOAD);
 
-$VERSION = '2.082';
+$VERSION = '2.083';
 $XS_VERSION = $VERSION; 
 $VERSION = eval $VERSION;
 
@@ -726,8 +726,10 @@
     my $encoding = shift; # not decoding
     my $lzma2 = shift; 
 
-    my $objType = $lzma2 ? "Lzma::Filter::Lzma2"
-                         : "Lzma::Filter::Lzma" ;
+    # my $objType = $lzma2 ? "Lzma::Filter::Lzma2"
+    #                      : "Lzma::Filter::Lzma" ;
+
+    my $objType =  "Lzma::Filter::Lzma" ;
 
     # if only one, convert into an array reference
     if (blessed $_[0] )  {


Reply via email to