Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package seafile for openSUSE:Factory checked 
in at 2026-06-30 15:13:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/seafile (Old)
 and      /work/SRC/openSUSE:Factory/.seafile.new.11887 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "seafile"

Tue Jun 30 15:13:31 2026 rev:23 rq:1362582 version:9.0.20

Changes:
--------
--- /work/SRC/openSUSE:Factory/seafile/seafile.changes  2025-10-21 
11:17:08.940630217 +0200
+++ /work/SRC/openSUSE:Factory/.seafile.new.11887/seafile.changes       
2026-06-30 15:13:51.004887866 +0200
@@ -1,0 +2,5 @@
+Tue Jun 30 07:13:54 UTC 2026 - Paolo Stivanin <[email protected]>
+
+- Update to 9.0.20 (no changelog).
+
+-------------------------------------------------------------------

Old:
----
  v9.0.15.tar.gz

New:
----
  v9.0.20.tar.gz

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

Other differences:
------------------
++++++ seafile.spec ++++++
--- /var/tmp/diff_new_pack.UITSt3/_old  2026-06-30 15:13:51.548906287 +0200
+++ /var/tmp/diff_new_pack.UITSt3/_new  2026-06-30 15:13:51.552906423 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package seafile
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           seafile
-Version:        9.0.15
+Version:        9.0.20
 Release:        0
 Summary:        Cloud storage client
 License:        GPL-2.0-only

++++++ fix-issues.patch ++++++
--- /var/tmp/diff_new_pack.UITSt3/_old  2026-06-30 15:13:51.572907100 +0200
+++ /var/tmp/diff_new_pack.UITSt3/_new  2026-06-30 15:13:51.576907235 +0200
@@ -1,7 +1,8 @@
-diff -ru orig/daemon/cevent.c mod/daemon/cevent.c
---- orig/daemon/cevent.c       2025-08-06 07:51:15.000000000 +0200
-+++ mod/daemon/cevent.c        2025-10-20 09:08:06.371148986 +0200
-@@ -54,6 +54,10 @@
+Index: seafile-9.0.20/daemon/cevent.c
+===================================================================
+--- seafile-9.0.20.orig/daemon/cevent.c
++++ seafile-9.0.20/daemon/cevent.c
+@@ -54,6 +54,10 @@ int cevent_manager_start (CEventManager
  
      manager->event = event_new (seaf->ev_base, manager->pipefd[0],
                 EV_READ | EV_PERSIST, pipe_callback, manager);
@@ -12,10 +13,11 @@
      event_add (manager->event, NULL);
  
      return 0;
-diff -ru orig/daemon/http-tx-mgr.c mod/daemon/http-tx-mgr.c
---- orig/daemon/http-tx-mgr.c  2025-08-06 07:51:15.000000000 +0200
-+++ mod/daemon/http-tx-mgr.c   2025-10-20 09:08:26.421263888 +0200
-@@ -3341,6 +3341,10 @@
+Index: seafile-9.0.20/daemon/http-tx-mgr.c
+===================================================================
+--- seafile-9.0.20.orig/daemon/http-tx-mgr.c
++++ seafile-9.0.20/daemon/http-tx-mgr.c
+@@ -3336,6 +3336,10 @@ send_fs_objects (HttpTxTask *task, Conne
      int n_sent = 0;
  
      buf = evbuffer_new ();

++++++ v9.0.15.tar.gz -> v9.0.20.tar.gz ++++++
++++ 3953 lines of diff (skipped)

Reply via email to