Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ranger for openSUSE:Factory checked 
in at 2025-12-11 18:38:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ranger (Old)
 and      /work/SRC/openSUSE:Factory/.ranger.new.1939 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ranger"

Thu Dec 11 18:38:42 2025 rev:15 rq:1322085 version:1.9.4+git20250910.3f7a3546

Changes:
--------
--- /work/SRC/openSUSE:Factory/ranger/ranger.changes    2025-06-20 
16:50:21.418611750 +0200
+++ /work/SRC/openSUSE:Factory/.ranger.new.1939/ranger.changes  2025-12-11 
18:40:26.707213492 +0100
@@ -1,0 +2,15 @@
+Wed Dec 10 21:11:37 UTC 2025 - Scott Bradnick <[email protected]>
+
+- Adding 'Source100: README.md' as the README is suggested at src.opensuse.org
+  setup, otherwise get the following message:
+  * "Attention, "README.md" is not mentioned in spec files as source or patch."
+
+-------------------------------------------------------------------
+Mon Oct 06 14:53:49 UTC 2025 - Scott Bradnick <[email protected]>
+
+- Update to version 1.9.4+git20250910.3f7a3546:
+  * img_display: Avoid unicode escape sequences for Ueberzug input
+  * man: fix documentation of which license ranger uses exactly
+  * rifle: fixed+clarified usage string
+
+-------------------------------------------------------------------

Old:
----
  ranger-1.9.4+git20250604.7e38143.tar.gz

New:
----
  README.md
  _scmsync.obsinfo
  build.specials.obscpio
  ranger-1.9.4+git20250910.3f7a3546.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ranger.spec ++++++
--- /var/tmp/diff_new_pack.cyK8pQ/_old  2025-12-11 18:40:27.655253330 +0100
+++ /var/tmp/diff_new_pack.cyK8pQ/_new  2025-12-11 18:40:27.655253330 +0100
@@ -20,14 +20,15 @@
 %define short_version 1.9.4
 
 Name:           ranger
-Version:        1.9.4+git20250604.7e38143
+Version:        1.9.4+git20250910.3f7a3546
 Release:        0
 Summary:        Console File Manager
 License:        GPL-3.0-or-later
 Group:          Productivity/File utilities
 URL:            https://github.com/ranger/ranger
-Source:         %{name}-%{version}.tar.gz
+Source0:        %{name}-%{version}.tar.gz
 Source99:       ranger-rpmlintrc
+Source100:      README.md
 # PATCH-FIX-UPSTREAM ranger.desktop.patch -- Add missing GenericName
 Patch0:         ranger.desktop.diff
 BuildRequires:  fdupes

++++++ README.md ++++++
# ranger

URL: [ranger](https://github.com/ranger/ranger)

----

ranger is a console file manager with VI key bindings. It provides a 
minimalistic and nice curses interface with a view on the directory hierarchy. 
It ships with rifle, a file launcher that is good at automatically finding out 
which program to use for what file type. For mc aficionados there's also the 
multi-pane viewmode.

++++++ _scmsync.obsinfo ++++++
mtime: 1765401239
commit: 2f9745f84b300c707e8fa94066c9a3f2836e316937d60f43de219481bf6f90df
url: https://src.opensuse.org/sbradnick/ranger
revision: main

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.cyK8pQ/_old  2025-12-11 18:40:27.751257364 +0100
+++ /var/tmp/diff_new_pack.cyK8pQ/_new  2025-12-11 18:40:27.755257532 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/ranger/ranger</param>
-              <param 
name="changesrevision">7e38143eaa91c82bed8f309aa167b1e6f2607576</param></service></servicedata>
+              <param 
name="changesrevision">3f7a3546e59d52e5de5bbb13b9d9968bfaf6b659</param></service></servicedata>
 (No newline at EOF)
 

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2025-12-10 22:14:16.000000000 +0100
@@ -0,0 +1,4 @@
+_buildconfig-*
+_buildinfo-*
+*.obscpio
+ranger/

++++++ ranger-1.9.4+git20250604.7e38143.tar.gz -> 
ranger-1.9.4+git20250910.3f7a3546.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ranger-1.9.4+git20250604.7e38143/doc/ranger.1 
new/ranger-1.9.4+git20250910.3f7a3546/doc/ranger.1
--- old/ranger-1.9.4+git20250604.7e38143/doc/ranger.1   2025-06-04 
16:53:44.000000000 +0200
+++ new/ranger-1.9.4+git20250910.3f7a3546/doc/ranger.1  2025-09-10 
15:11:40.000000000 +0200
@@ -1939,7 +1939,7 @@
 provided along with the source code.
 .SH LICENSE
 .IX Header "LICENSE"
-GNU General Public License 3 or (at your option) any later version.
+GNU General Public License 3.
 .SH LINKS
 .IX Header "LINKS"
 .IP "Download: <https://ranger.github.io/ranger\-stable.tar.gz>" 4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ranger-1.9.4+git20250604.7e38143/doc/ranger.pod 
new/ranger-1.9.4+git20250910.3f7a3546/doc/ranger.pod
--- old/ranger-1.9.4+git20250604.7e38143/doc/ranger.pod 2025-06-04 
16:53:44.000000000 +0200
+++ new/ranger-1.9.4+git20250910.3f7a3546/doc/ranger.pod        2025-09-10 
15:11:40.000000000 +0200
@@ -2237,7 +2237,7 @@
 
 =head1 LICENSE
 
-GNU General Public License 3 or (at your option) any later version.
+GNU General Public License 3.
 
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ranger-1.9.4+git20250604.7e38143/ranger/ext/img_display.py 
new/ranger-1.9.4+git20250910.3f7a3546/ranger/ext/img_display.py
--- old/ranger-1.9.4+git20250604.7e38143/ranger/ext/img_display.py      
2025-06-04 16:53:44.000000000 +0200
+++ new/ranger-1.9.4+git20250910.3f7a3546/ranger/ext/img_display.py     
2025-09-10 15:11:40.000000000 +0200
@@ -942,7 +942,7 @@
 
     def _execute(self, **kwargs):
         self.initialize()
-        self.process.stdin.write(json.dumps(kwargs) + '\n')
+        self.process.stdin.write(json.dumps(kwargs, ensure_ascii=False) + '\n')
         self.process.stdin.flush()
 
     # pylint: disable=too-many-positional-arguments
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ranger-1.9.4+git20250604.7e38143/ranger/ext/rifle.py 
new/ranger-1.9.4+git20250910.3f7a3546/ranger/ext/rifle.py
--- old/ranger-1.9.4+git20250604.7e38143/ranger/ext/rifle.py    2025-06-04 
16:53:44.000000000 +0200
+++ new/ranger-1.9.4+git20250910.3f7a3546/ranger/ext/rifle.py   2025-09-10 
15:11:40.000000000 +0200
@@ -561,7 +561,7 @@
 
     # Evaluate arguments
     from optparse import OptionParser  # pylint: disable=deprecated-module
-    parser = OptionParser(usage="%prog [-fhlpw] [files]", version=__version__)
+    parser = OptionParser(usage="%prog [options] <file>...", 
version=__version__)
     parser.add_option('-f', type="string", default="", metavar="FLAGS",
                       help="use additional flags: f=fork, r=root, t=terminal. "
                       "Uppercase flag negates respective lowercase flags.")

++++++ ranger-rpmlintrc ++++++
--- /var/tmp/diff_new_pack.cyK8pQ/_old  2025-12-11 18:40:28.203276358 +0100
+++ /var/tmp/diff_new_pack.cyK8pQ/_new  2025-12-11 18:40:28.211276694 +0100
@@ -1,2 +1,5 @@
 addFilter("non-executable-script 
.*/usr/lib/python.*/site-packages/ranger/ext/rifle.py")
+### 20251006: This is needed when building locally, but not in OBS
+addFilter("python-bytecode-inconsistent-mtime *");
+#####
 

++++++ ranger.obsinfo ++++++
--- /var/tmp/diff_new_pack.cyK8pQ/_old  2025-12-11 18:40:28.243278040 +0100
+++ /var/tmp/diff_new_pack.cyK8pQ/_new  2025-12-11 18:40:28.251278376 +0100
@@ -1,5 +1,5 @@
 name: ranger
-version: 1.9.4+git20250604.7e38143
-mtime: 1749048824
-commit: 7e38143eaa91c82bed8f309aa167b1e6f2607576
+version: 1.9.4+git20250910.3f7a3546
+mtime: 1757509900
+commit: 3f7a3546e59d52e5de5bbb13b9d9968bfaf6b659
 

Reply via email to