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: Update to 1.9.4 (rhbz#2324228)
Date: Wed, 10 Jun 2026 03:14:26 GMT	[thread overview]
Message-ID: <178106126651.1.15186580018494315353.rpms-ranger-2f0a0ad34734@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/ranger
            Branch : epel10
            Commit : 2f0a0ad347344b2d241e460f703151ce1b1542f6
            Author : Ben Boeckel <mathstuf@gmail.com>
            Date   : 2024-11-08T13:29:04-05:00
            Stats  : +10/-4 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/ranger/c/2f0a0ad347344b2d241e460f703151ce1b1542f6?branch=epel10

            Log:
            Update to 1.9.4 (rhbz#2324228)

Support Python 3.13 (rhbz#2315724)
Update license to GPL-3.0 (no "or later" present in comment headers)

---
diff --git a/.gitignore b/.gitignore
index 5be9a9c..acfd71c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ ranger-1.1.2.tar.gz
 /ranger-1.7.2.tar.gz
 /ranger-1.9.2.tar.gz
 /ranger-1.9.3.tar.gz
+/ranger-1.9.4.tar.gz

diff --git a/ranger.spec b/ranger.spec
index b967c80..afc1163 100644
--- a/ranger.spec
+++ b/ranger.spec
@@ -1,9 +1,8 @@
 Name:           ranger
-Version:        1.9.3
-Release:        17%{?dist}
+Version:        1.9.4
+Release:        1%{?dist}
 Summary:        A vim-like file manager
-# Automatically converted from old format: GPLv3+ - review is highly recommended.
-License:        GPL-3.0-or-later
+License:        GPL-3.0
 URL:            https://ranger.github.io/
 Source0:        https://github.com/%{name}/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
 
@@ -49,6 +48,11 @@ find _doc -type f -exec chmod -R -x '{}' \;
 
 
 %changelog
+* 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)
+- Update license to GPL-3.0 (no "or later" present in comment headers)
+
 * Thu Jul 25 2024 Miroslav Suchý <msuchy@redhat.com> - 1.9.3-17
 - convert license to SPDX
 

diff --git a/sources b/sources
index 1a7dfe7..e887a1a 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 SHA512 (ranger-1.9.3.tar.gz) = 5cd7bea714a6542d0a5445f5f0cf929b2df4377df3ef710f3786c6c46dd58b017a8060cde3969076637bfaac03c13297d3020fd82f4574dc49546ca223c0e8d3
+SHA512 (ranger-1.9.4.tar.gz) = 18cd1d66838a5f85176e6b7502521a7e449aaa0b12e97d62142d39f980c529c5b97a50f6fb8a65adb64612fa80450b1e13047327f7bcc005a494af4ab321e4d4

                 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=178106126651.1.15186580018494315353.rpms-ranger-2f0a0ad34734@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