Hello community, here is the log from the commit of package reuse for openSUSE:Factory checked in at 2020-01-24 13:12:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/reuse (Old) and /work/SRC/openSUSE:Factory/.reuse.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "reuse" Fri Jan 24 13:12:09 2020 rev:8 rq:766673 version:0.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/reuse/reuse.changes 2019-11-30 10:39:59.724153350 +0100 +++ /work/SRC/openSUSE:Factory/.reuse.new.26092/reuse.changes 2020-01-24 13:12:59.841477268 +0100 @@ -1,0 +2,10 @@ +Thu Jan 23 16:17:07 UTC 2020 - Carmen Bianca Bakker <[email protected]> + +- Update to version 0.8.0: + + Performance improved with multiprocessing + + New translations added for various different languages. + + Can no longer lint subdirectories; must specify root with --root. + + addheader supports many more file types. + + Deprecated licenses are now recognised. + +------------------------------------------------------------------- Old: ---- reuse-0.7.0.tar.gz New: ---- reuse-0.8.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ reuse.spec ++++++ --- /var/tmp/diff_new_pack.TTDtqM/_old 2020-01-24 13:13:00.977477724 +0100 +++ /var/tmp/diff_new_pack.TTDtqM/_new 2020-01-24 13:13:00.977477724 +0100 @@ -1,7 +1,7 @@ # # spec file for package reuse # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2017 Free Software Foundation Europe e.V. # # All modifications and additions to the file contributed by third parties @@ -18,12 +18,12 @@ Name: reuse -Version: 0.7.0 +Version: 0.8.0 Release: 1%{?dist} Summary: A tool for compliance with the REUSE recommendations License: GPL-3.0-or-later AND CC-BY-SA-4.0 AND Apache-2.0 AND CC0-1.0 Group: Development/Languages/Python -Url: https://git.fsfe.org/reuse/reuse +URL: https://git.fsfe.org/reuse/reuse Source: https://files.pythonhosted.org/packages/source/r/reuse/reuse-%{version}.tar.gz BuildRequires: fdupes BuildRequires: gettext @@ -39,6 +39,7 @@ BuildRequires: python3-pytest BuildRequires: python3-requests BuildRequires: python3-setuptools +BuildRequires: python3-setuptools_scm Requires: python3 >= 3.6 Requires: python3-Jinja2 Requires: python3-binaryornot ++++++ reuse-0.7.0.tar.gz -> reuse-0.8.0.tar.gz ++++++ ++++ 16094 lines of diff (skipped)
