public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ranger] epel10: convert GPLv3+ license to SPDX
@ 2026-06-10 3:14
0 siblings, 0 replies; only message in thread
From: @ 2026-06-10 3:14 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ranger
Branch : epel10
Commit : 9364c0a4ef3928b589fd1d856c7ea8c3ba2da486
Author : Miroslav Suchý <msuchy@redhat.com>
Date : 2024-07-25T13:05:05+02:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ranger/c/9364c0a4ef3928b589fd1d856c7ea8c3ba2da486?branch=epel10
Log:
convert GPLv3+ license to SPDX
This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4
---
diff --git a/ranger.spec b/ranger.spec
index a81e249..b967c80 100644
--- a/ranger.spec
+++ b/ranger.spec
@@ -1,8 +1,9 @@
Name: ranger
Version: 1.9.3
-Release: 16%{?dist}
+Release: 17%{?dist}
Summary: A vim-like file manager
-License: GPLv3+
+# Automatically converted from old format: GPLv3+ - review is highly recommended.
+License: GPL-3.0-or-later
URL: https://ranger.github.io/
Source0: https://github.com/%{name}/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
@@ -48,6 +49,9 @@ find _doc -type f -exec chmod -R -x '{}' \;
%changelog
+* Thu Jul 25 2024 Miroslav Suchý <msuchy@redhat.com> - 1.9.3-17
+- convert license to SPDX
+
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.3-16
- 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-06-10 3:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-10 3:14 [rpms/ranger] epel10: convert GPLv3+ 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