public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Carmen Bianca Bakker <carmen@carmenbianca.eu>
To: git-commits@fedoraproject.org
Subject: [rpms/reuse] epel10: Merge remote-tracking branch 'gotmax23/rawhide'
Date: Wed, 19 Aug 2026 12:50:18 GMT [thread overview]
Message-ID: <178714381816.1.8494660551320414114.rpms-reuse-0abd52e3b371@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/reuse
Branch : epel10
Commit : 0abd52e3b371fab470af908d3cb9071b8a2eb5cc
Author : Carmen Bianca Bakker <carmen@carmenbianca.eu>
Date : 2021-10-08T17:17:08+02:00
Stats : +17/-8 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/reuse/c/0abd52e3b371fab470af908d3cb9071b8a2eb5cc?branch=epel10
Log:
Merge remote-tracking branch 'gotmax23/rawhide'
---
diff --git a/.gitignore b/.gitignore
index 0d1f040..f354564 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ results_reuse/
/reuse-0.8.0.tar.gz
/reuse-0.11.1.tar.gz
/reuse-0.12.1.tar.gz
+/reuse-0.13.0.tar.gz
diff --git a/reuse.spec b/reuse.spec
index 245e2af..ef69ca8 100644
--- a/reuse.spec
+++ b/reuse.spec
@@ -1,7 +1,5 @@
-%global pypi_name reuse
-
Name: reuse
-Version: 0.12.1
+Version: 0.13.0
Release: 1%{?dist}
Summary: A tool for compliance with the REUSE recommendations
License: GPLv3+ and CC-BY-SA and ASL 2.0
@@ -41,7 +39,7 @@ it is a linter that checks for a project's compliance, and a compiler that
generates a project's bill of materials.
%prep
-%autosetup -n %{pypi_name}-%{version}
+%autosetup -n %{name}-%{version}
# Remove this line when sphinx-autodoc-typehints is up-to-date.
sed -i "/sphinx_autodoc_typehints/d" docs/conf.py
@@ -61,11 +59,21 @@ popd
%files
%license LICENSES/*.txt
%doc README.md CHANGELOG.md docs/html/
-%{_bindir}/%{pypi_name}
-%{python3_sitelib}/%{pypi_name}/
-%{python3_sitelib}/%{pypi_name}*egg-info/
+%{_bindir}/%{name}
+%{python3_sitelib}/%{name}/
+%{python3_sitelib}/%{name}*egg-info/
%changelog
+* Sun Sep 26 2021 Maxwell G <gotmax@e.email> - 0.13.0-1
+- Update to 0.13.0. Fixes rhbz#1970928.
+- Remove unnecessary pypi_name variable
+
+* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.1-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
+
+* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.12.1-2
+- Rebuilt for Python 3.10
+
* Tue Jan 26 2021 Carmen Bianca Bakker <carmenbianca@fedoraproject.org> - 0.12.1-1
- new version
diff --git a/sources b/sources
index fd3c2d0..8c9eec9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (reuse-0.12.1.tar.gz) = 07cf6e774453b3911c30eed0a9a85086242285d45c15a40332fde5e9354d50a9c29113e36f478a59c1593a67204751695014bca6cf486f930658ce1246d5b5fb
+SHA512 (reuse-0.13.0.tar.gz) = 75c05502f37b7d8dc32ba0a2449f84b1af81d581380053d1a0fc55f8185657aec0e35ec8dba38134dcc3cd2e97e481ce8034853e5d8a44a307c0fb6eb4af2b4b
reply other threads:[~2026-08-19 12:50 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178714381816.1.8494660551320414114.rpms-reuse-0abd52e3b371@fedoraproject.org \
--to=carmen@carmenbianca.eu \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox