public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/reuse] epel10: Update reuse to 0.7.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 : 932af6f0a3b60ff9da2ead2f0183ecc2501b5ebe
Author : Carmen Bianca Bakker <carmen@carmenbianca.eu>
Date   : 2019-11-28T13:44:57+01:00
Stats  : +12/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/reuse/c/932af6f0a3b60ff9da2ead2f0183ecc2501b5ebe?branch=epel10

Log:
Update reuse to 0.7.0

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

diff --git a/reuse.spec b/reuse.spec
index 006a81c..0dfa3ef 100644
--- a/reuse.spec
+++ b/reuse.spec
@@ -1,7 +1,7 @@
-%global pypi_name fsfe-reuse
+%global pypi_name reuse
 
 Name:           reuse
-Version:        0.6.0
+Version:        0.7.0
 Release:        1%{?dist}
 Summary:        A tool for compliance with the REUSE recommendations
 License:        GPLv3+ and CC-BY-SA and ASL 2.0
@@ -58,11 +58,16 @@ PYTHONDONTWRITEBYTECODE=1 LC_ALL=C.UTF-8 LANG=C.UTF-8 PYTHONPATH=%{buildroot}%{p
 %files
 %license LICENSES/*.txt
 %doc README.md CHANGELOG.md docs/html/
-%{_bindir}/%{name}
-%{python3_sitelib}/%{name}/
-%{python3_sitelib}/fsfe_reuse*egg-info/
+%{_bindir}/%{pypi_name}
+%{python3_sitelib}/%{pypi_name}/
+%{python3_sitelib}/%{pypi_name}*egg-info/
 
 %changelog
+* 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.
+- No other changes.
+
 * Fri Nov 22 2019 Carmen Bianca Bakker <carmenbianca@fedoraproject.org> - 0.6.0-1
 - New upstream version.
 - Git submodules are now ignored by default. `--include-submodules` reverses

diff --git a/sources b/sources
index 540080f..c60e21c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (fsfe-reuse-0.6.0.tar.gz) = 5ab7ecf581e64167e81243fc74058f4b18938ce71b12acab109ac0a74b514b27d1467dc6439da36762a350633ecbcc896ef61d99e2dbef6b662fef8172c1855c
+SHA512 (reuse-0.7.0.tar.gz) = cab81ed00fd0edfab1c23ee58bf2bb71f24871921359d7aed5348564be1914d43f856ff71abd48716bdab9337dcb1c1ad99f54551b4a9194a8c18baaf18e718d

^ 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 reuse to 0.7.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