public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/trash-cli] pr6: convert GPLv2+ license to SPDX
@ 2026-09-20 13:18
0 siblings, 0 replies; only message in thread
From: @ 2026-09-20 13:18 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/trash-cli
Branch : pr6
Commit : 476bdca8be0be6cbbc7c90448d85ad803eda4675
Author : Miroslav Suchý <msuchy@redhat.com>
Date : 2024-07-26T03:23:54+02:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/trash-cli/c/476bdca8be0be6cbbc7c90448d85ad803eda4675?branch=pr6
Log:
convert GPLv2+ license to SPDX
This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4
---
diff --git a/trash-cli.spec b/trash-cli.spec
index 38826e6..40a610e 100644
--- a/trash-cli.spec
+++ b/trash-cli.spec
@@ -1,8 +1,9 @@
Summary: Command line interface to the freedesktop.org trashcan
Name: trash-cli
Version: 0.22.10.20
-Release: 7%{?dist}
-License: GPLv2+
+Release: 8%{?dist}
+# Automatically converted from old format: GPLv2+ - review is highly recommended.
+License: GPL-2.0-or-later
URL : https://github.com/andreafrancia/trash-cli
Source0: https://files.pythonhosted.org/packages/source/t/%{name}/%{name}-%{version}.tar.gz
BuildArch: noarch
@@ -32,6 +33,9 @@ compatible with rm and you can use trash-put as an alias to rm.
%{_mandir}/man1/trash*
%changelog
+* Fri Jul 26 2024 Miroslav Suchý <msuchy@redhat.com> - 0.22.10.20-8
+- convert license to SPDX
+
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.22.10.20-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-20 13:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-20 13:18 [rpms/trash-cli] pr6: convert GPLv2+ license to SPDX
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox