Hello community,

here is the log from the commit of package reuse for openSUSE:Factory checked 
in at 2020-08-17 12:07:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/reuse (Old)
 and      /work/SRC/openSUSE:Factory/.reuse.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "reuse"

Mon Aug 17 12:07:26 2020 rev:9 rq:827119 version:0.11.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/reuse/reuse.changes      2020-01-24 
13:12:59.841477268 +0100
+++ /work/SRC/openSUSE:Factory/.reuse.new.3399/reuse.changes    2020-08-17 
12:08:53.758811814 +0200
@@ -1,0 +2,31 @@
+Sun Aug 16 21:27:11 UTC 2020 - Dirk Mueller <dmuel...@suse.com>
+
+- update to 0.11.1:
+  - Always write the output files encoded in UTF-8, explicitly. This is 
already the
+    default on most Unix systems, but it was not on Windows.
+  - All symlinks and 0-sized files in projects are now ignored.
+  - The licenses CAL-1.0 and CAL-1.0-Combined-Work-Exception contain an SPDX 
tag
+    within themselves. Files that are named after these licenses are now 
ignored.
+  - Fixed a bug where `addheader` wouldn't properly apply the template on
+    `.license` files if the `.license` file was non-empty, but did not contain
+    valid SPDX tags.
+  - Add support for autoconf comment style (listed as m4).
+    + Cython (`.pyx`, `.pxd`)
+    + Sass and SCSS (`.sass`, `.scss`)
+    + XSL (`.xsl`)
+    + Mailmap (`.mailmap`)
+  - Added `--single-line` and `--multi-line` flags to `addheader`. These flags
+    force a certain comment style.
+  - Added support for Mercurial 4.3+.
+  - A pre-commit hook has been added.
+  - When an incorrect SPDX identifier is forwarded to `download` or `init`, the
+    tool now suggests what you might have meant.
+  - Under the hood, a lot of code that has to do with Git and Mercurial was 
moved
+    into its own module.
+  - Fixed a bug with `addheader --explicit-license` that would result in
+    `file.license.license` if `file.license` already existed.
+  - Fixed a Windows-only bug to do with calling subprocesses.
+  - Fixed a rare bug that would trigger when a directory is both ignored and
+    contains a `.git` file.
+
+-------------------------------------------------------------------

Old:
----
  reuse-0.8.0.tar.gz

New:
----
  reuse-0.11.1.tar.gz

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

Other differences:
------------------
++++++ reuse.spec ++++++
--- /var/tmp/diff_new_pack.dRfW31/_old  2020-08-17 12:08:58.354814375 +0200
+++ /var/tmp/diff_new_pack.dRfW31/_new  2020-08-17 12:08:58.354814375 +0200
@@ -18,8 +18,8 @@
 
 
 Name:           reuse
-Version:        0.8.0
-Release:        1%{?dist}
+Version:        0.11.1
+Release:        0
 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

++++++ reuse-0.8.0.tar.gz -> reuse-0.11.1.tar.gz ++++++
++++ 10473 lines of diff (skipped)


Reply via email to