public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/reuse] epel10: Update to 0.12.1
@ 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 : 5300ba23f30e82b8c3a12a136b6993e83f527d91
Author : Carmen Bianca Bakker <carmen@carmenbianca.eu>
Date : 2021-01-26T15:42:53+01:00
Stats : +12/-1 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/reuse/c/5300ba23f30e82b8c3a12a136b6993e83f527d91?branch=epel10
Log:
Update to 0.12.1
Signed-off-by: Carmen Bianca Bakker <carmen@carmenbianca.eu>
---
diff --git a/.gitignore b/.gitignore
index 5e04f0b..0d1f040 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
+*.src.rpm
+results_reuse/
/fsfe-reuse-0.3.3.tar.gz
/fsfe-reuse-0.3.4.tar.gz
/fsfe-reuse-0.5.0.tar.gz
@@ -6,3 +8,4 @@
/reuse-0.7.0.tar.gz
/reuse-0.8.0.tar.gz
/reuse-0.11.1.tar.gz
+/reuse-0.12.1.tar.gz
diff --git a/reuse.spec b/reuse.spec
index fd03ed2..9e5ea25 100644
--- a/reuse.spec
+++ b/reuse.spec
@@ -1,8 +1,13 @@
%global pypi_name reuse
Name: reuse
+<<<<<<< HEAD
Version: 0.11.1
Release: 2%{?dist}
+=======
+Version: 0.12.1
+Release: 1%{?dist}
+>>>>>>> b90a951 (Update to 0.12.1)
Summary: A tool for compliance with the REUSE recommendations
License: GPLv3+ and CC-BY-SA and ASL 2.0
Url: https://github.com/fsfe/reuse-tool
@@ -65,6 +70,9 @@ PYTHONDONTWRITEBYTECODE=1 LC_ALL=C.UTF-8 LANG=C.UTF-8 PYTHONPATH=%{buildroot}%{p
%{python3_sitelib}/%{pypi_name}*egg-info/
%changelog
+* Tue Jan 26 2021 Carmen Bianca Bakker <carmenbianca@fedoraproject.org> - 0.12.1-1
+- new version
+
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
diff --git a/sources b/sources
index d61ea32..fd3c2d0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (reuse-0.11.1.tar.gz) = 9f497c1183825230b84024e14b6e87bcdba4fae8a67aba3c1c6f6ed43fc677ce0951989bc29e1532901f11d5ec22277954476ef430ad4673bbcb52053ae11226
+SHA512 (reuse-0.12.1.tar.gz) = 07cf6e774453b3911c30eed0a9a85086242285d45c15a40332fde5e9354d50a9c29113e36f478a59c1593a67204751695014bca6cf486f930658ce1246d5b5fb
^ 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.12.1 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