public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Ben Boeckel <mathstuf@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ranger] epel10: Add "-only" suffix to License
Date: Wed, 10 Jun 2026 03:14:27 GMT	[thread overview]
Message-ID: <178106126700.1.13276368653308955574.rpms-ranger-00cec8f7d0bc@fedoraproject.org> (raw)

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)

                 reply	other threads:[~2026-06-10  3:14 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=178106126700.1.13276368653308955574.rpms-ranger-00cec8f7d0bc@fedoraproject.org \
    --to=mathstuf@gmail.com \
    --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