public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/reuse] epel10: Update to 0.8.0
@ 2026-08-19 12:50 Carmen Bianca Bakker
  0 siblings, 0 replies; only message in thread
From: Carmen Bianca Bakker @ 2026-08-19 12:50 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/reuse
Branch : epel10
Commit : 7d3d238f35e06d337b987de028c836fac3e033ad
Author : Carmen Bianca Bakker <carmen@carmenbianca.eu>
Date   : 2020-01-21T12:26:19+01:00
Stats  : +14/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/reuse/c/7d3d238f35e06d337b987de028c836fac3e033ad?branch=epel10

Log:
Update to 0.8.0

---
diff --git a/.gitignore b/.gitignore
index dd2c790..407cae6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /fsfe-reuse-0.5.2.tar.gz
 /fsfe-reuse-0.6.0.tar.gz
 /reuse-0.7.0.tar.gz
+/reuse-0.8.0.tar.gz

diff --git a/reuse.spec b/reuse.spec
index 0dfa3ef..92196e6 100644
--- a/reuse.spec
+++ b/reuse.spec
@@ -1,7 +1,7 @@
 %global pypi_name reuse
 
 Name:           reuse
-Version:        0.7.0
+Version:        0.8.0
 Release:        1%{?dist}
 Summary:        A tool for compliance with the REUSE recommendations
 License:        GPLv3+ and CC-BY-SA and ASL 2.0
@@ -12,6 +12,7 @@ BuildRequires:  python3 >= 3.6
 BuildRequires:  python%{python3_pkgversion}-devel
 BuildRequires:  python%{python3_pkgversion}-setuptools
 BuildRequires:  gettext
+BuildRequires:  %{py3_dist setuptools-scm}
 # Test
 BuildRequires:  git
 BuildRequires:  %{py3_dist pytest}
@@ -63,6 +64,16 @@ PYTHONDONTWRITEBYTECODE=1 LC_ALL=C.UTF-8 LANG=C.UTF-8 PYTHONPATH=%{buildroot}%{p
 %{python3_sitelib}/%{pypi_name}*egg-info/
 
 %changelog
+* Tue Jan 21 2020 Carmen Bianca Bakker <carmenbianca@fedoraproject.org> - 0.8.0-1
+- New version
+- Additional build dependency on setuptools-scm.
+- Performance increase.
+- Many additional translations.
+- Deprecated licenses are now recognised.
+- lint no longer accepts path arguments. Where previously one could do reuse
+lint SUBDIRECTORY, this is no longer possible. When linting, you must always
+lint the entire project. To change the project's root, use --root. 
+
 * Thu Nov 28 2019 Carmen Bianca Bakker <carmenbianca@fedoraproject.org> - 0.7.0-1
 - New version.
 - Upstream PyPI package renamed from fsfe-reuse to reuse.

diff --git a/sources b/sources
index c60e21c..d4b4b05 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (reuse-0.7.0.tar.gz) = cab81ed00fd0edfab1c23ee58bf2bb71f24871921359d7aed5348564be1914d43f856ff71abd48716bdab9337dcb1c1ad99f54551b4a9194a8c18baaf18e718d
+SHA512 (reuse-0.8.0.tar.gz) = 3fdfda5ae185c537b0abf2e577aa727c36ff3f390a758abc6aa71490e7446ed25060bbe2782a20c884899f2419aa6d3536d14d6554e6dc2903f8fd42eac13f56

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-19 12:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-19 12:50 [rpms/reuse] epel10: Update to 0.8.0 Carmen Bianca Bakker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox