public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ranger] epel10: Update to 1.9.4 (rhbz#2324228)
@ 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 : 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

^ 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: Update to 1.9.4 (rhbz#2324228) Ben Boeckel

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