Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sshfs for openSUSE:Factory checked 
in at 2025-07-20 15:28:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sshfs (Old)
 and      /work/SRC/openSUSE:Factory/.sshfs.new.8875 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sshfs"

Sun Jul 20 15:28:46 2025 rev:41 rq:1294175 version:3.7.4a

Changes:
--------
--- /work/SRC/openSUSE:Factory/sshfs/sshfs.changes      2023-10-10 
20:52:18.480700382 +0200
+++ /work/SRC/openSUSE:Factory/.sshfs.new.8875/sshfs.changes    2025-07-20 
15:29:43.245680162 +0200
@@ -1,0 +2,10 @@
+Thu Jul 17 10:16:07 UTC 2025 - Matej Cepl <mc...@cepl.eu>
+
+- Don't globstar files in shared directory _bindir.
+
+-------------------------------------------------------------------
+Wed Jul  9 16:09:35 UTC 2025 - Giacomo Comes <gcomes....@gmail.com>
+
+- build the man page
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ sshfs.spec ++++++
--- /var/tmp/diff_new_pack.s25qVU/_old  2025-07-20 15:29:43.837704661 +0200
+++ /var/tmp/diff_new_pack.s25qVU/_new  2025-07-20 15:29:43.837704661 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sshfs
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,6 +29,7 @@
 BuildRequires:  fuse3-devel >= 3.1.0
 BuildRequires:  meson
 BuildRequires:  pkgconfig >= 0.9.0
+BuildRequires:  python3-docutils
 BuildRequires:  pkgconfig(glib-2.0)
 Requires:       fuse3 >= 3.1.0
 
@@ -52,7 +53,8 @@
 %files
 %license COPYING
 %doc AUTHORS
-%{_bindir}/*
+%{_bindir}/sshfs
 %{_sbindir}/mount.fuse.sshfs
 %{_sbindir}/mount.sshfs
+%{_mandir}/man1/sshfs.1%{?ext_man}
 

Reply via email to