Hello community,

here is the log from the commit of package reuse for openSUSE:Factory checked 
in at 2019-11-30 10:38:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/reuse (Old)
 and      /work/SRC/openSUSE:Factory/.reuse.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "reuse"

Sat Nov 30 10:38:00 2019 rev:7 rq:751629 version:0.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/reuse/reuse.changes      2019-11-15 
22:37:52.588052393 +0100
+++ /work/SRC/openSUSE:Factory/.reuse.new.26869/reuse.changes   2019-11-30 
10:39:59.724153350 +0100
@@ -1,0 +2,9 @@
+Thu Nov 28 13:43:38 UTC 2019 - Carmen Bianca Bakker <[email protected]>
+
+- Update to version 0.7.0:
+  + Git submodules are ignored by default. Use --include-submodules
+    to include them again.
+  + Upstream name changed from fsfe-reuse to reuse.
+  + addheader improvements.
+
+-------------------------------------------------------------------
@@ -4 +13 @@
-- Update to vesion 0.5.0:
+- Update to version 0.5.0:

Old:
----
  fsfe-reuse-0.5.0.tar.gz

New:
----
  reuse-0.7.0.tar.gz

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

Other differences:
------------------
++++++ reuse.spec ++++++
--- /var/tmp/diff_new_pack.3Fj2mf/_old  2019-11-30 10:40:00.608153244 +0100
+++ /var/tmp/diff_new_pack.3Fj2mf/_new  2019-11-30 10:40:00.612153244 +0100
@@ -18,13 +18,13 @@
 
 
 Name:           reuse
-Version:        0.5.0
-Release:        0
+Version:        0.7.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
-Source:         
https://files.pythonhosted.org/packages/source/f/fsfe-reuse/fsfe-reuse-%{version}.tar.gz
+Source:         
https://files.pythonhosted.org/packages/source/r/reuse/reuse-%{version}.tar.gz
 BuildRequires:  fdupes
 BuildRequires:  gettext
 BuildRequires:  git
@@ -55,7 +55,7 @@
 generates a project's bill of materials.
 
 %prep
-%setup -q -n fsfe-reuse-%{version}
+%setup -q -n reuse-%{version}
 
 %build
 %python3_build


Reply via email to