public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ranger] epel10: Add "-only" suffix to License
@ 2026-06-10  3:14 Ben Boeckel
  0 siblings, 0 replies; only message in thread
From: Ben Boeckel @ 2026-06-10  3:14 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ranger
Branch : epel10
Commit : 00cec8f7d0bc9de3cb5e271118b0e3813881c332
Author : Ben Boeckel <mathstuf@gmail.com>
Date   : 2024-11-10T07:34:49-05:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ranger/c/00cec8f7d0bc9de3cb5e271118b0e3813881c332?branch=epel10

Log:
Add "-only" suffix to License

---
diff --git a/ranger.spec b/ranger.spec
index afc1163..e0f054f 100644
--- a/ranger.spec
+++ b/ranger.spec
@@ -1,8 +1,8 @@
 Name:           ranger
 Version:        1.9.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A vim-like file manager
-License:        GPL-3.0
+License:        GPL-3.0-only
 URL:            https://ranger.github.io/
 Source0:        https://github.com/%{name}/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
 
@@ -48,6 +48,9 @@ find _doc -type f -exec chmod -R -x '{}' \;
 
 
 %changelog
+* Sun Nov 10 2024 Ben Boeckel <fedora@me.benboeckel.net> - 1.9.4-2
+- Add "-only" suffix to License
+
 * Thu Nov 07 2024 Ben Boeckel <fedora@me.benboeckel.net> - 1.9.4-1
 - Update to 1.9.4 (rhbz#2324228)
 - Support Python 3.13 (rhbz#2315724)

^ 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: Add "-only" suffix to License Ben Boeckel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox