Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package reuse for openSUSE:Factory checked 
in at 2022-05-19 22:51:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/reuse (Old)
 and      /work/SRC/openSUSE:Factory/.reuse.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "reuse"

Thu May 19 22:51:55 2022 rev:10 rq:978130 version:1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/reuse/reuse.changes      2020-08-17 
12:08:53.758811814 +0200
+++ /work/SRC/openSUSE:Factory/.reuse.new.1538/reuse.changes    2022-05-19 
22:51:56.114529370 +0200
@@ -1,0 +2,28 @@
+Thu May 19 12:26:50 UTC 2022 - Carmen Bianca Bakker <[email protected]>
+
+- update to 1.0.0:
+  - Added the ability to ignore parts of a file when running `reuse lint`. 
Simply
+    add `REUSE-IgnoreStart` and `REUSE-IgnoreEnd` as comments and all lines
+    between the two will be ignored by the next run of `reuse lint`. (#463)
+  - Meson subprojects are now ignored by default. (#496)
+  - Added `--skip-existing` flag to `addheader` in order to skip files that
+    already contain SPDX information. This may be useful for only adding SPDX
+    information to newly created files. (#480)
+  - Added `--recursive` flag to `addheader`. (#469)
+  - Ignore all SPDX files with their typical formats and extensions. (#494)
+  - Add support for merging copyright lines based on copyright statement,
+    transforming multiple lines with a single year into a single line with a
+    range. (#328)
+  - Deprecated `--explicit-license` in favour of `--force-dot-license`.
+    `--explicit-license` will remain useable (although undocumented) for the
+    foreseeable future. (#476)
+  - Better support for unary "+" operator in license identifiers. For example, 
if
+    `Apache-1.0+` appears as a declared license, it should not be identified as
+    missing, bad, or unused if `LICENSES/Apache-1.0.txt` exists. It is, 
however,
+    identified separately as a used license. (#123)
+  - When `addheader` creates a `.license` file, that file now has a newline at 
the
+    end. (#477)
+  - `supported-licenses` command that lists all licenses supported by REUSE 
(#401)
+  - `--quiet` switch to the `lint` command (#402)
+
+-------------------------------------------------------------------

Old:
----
  reuse-0.11.1.tar.gz

New:
----
  reuse-1.0.0.tar.gz

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

Other differences:
------------------
++++++ reuse.spec ++++++
--- /var/tmp/diff_new_pack.wfx7Rc/_old  2022-05-19 22:51:56.582529933 +0200
+++ /var/tmp/diff_new_pack.wfx7Rc/_new  2022-05-19 22:51:56.586529937 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package reuse
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2017 Free Software Foundation Europe e.V.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,10 +18,10 @@
 
 
 Name:           reuse
-Version:        0.11.1
-Release:        0
+Version:        1.0.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
+License:        Apache-2.0 AND CC-BY-SA-4.0 AND GPL-3.0-or-later AND CC0-1.0
 Group:          Development/Languages/Python
 URL:            https://git.fsfe.org/reuse/reuse
 Source:         
https://files.pythonhosted.org/packages/source/r/reuse/reuse-%{version}.tar.gz
@@ -47,6 +47,7 @@
 Requires:       python3-debian
 Requires:       python3-license-expression
 Requires:       python3-requests
+Requires:       python3-setuptools
 Recommends:     git
 BuildArch:      noarch
 

++++++ reuse-0.11.1.tar.gz -> reuse-1.0.0.tar.gz ++++++
++++ 23955 lines of diff (skipped)

Reply via email to