Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gpaste for openSUSE:Factory checked 
in at 2026-09-01 15:51:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gpaste (Old)
 and      /work/SRC/openSUSE:Factory/.gpaste.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gpaste"

Tue Sep  1 15:51:05 2026 rev:56 rq:1375038 version:50.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/gpaste/gpaste.changes    2026-08-22 
21:38:26.389147529 +0200
+++ /work/SRC/openSUSE:Factory/.gpaste.new.1265/gpaste.changes  2026-09-01 
15:51:38.535634062 +0200
@@ -1,0 +2,14 @@
+Tue Sep  1 06:40:14 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Update to version 50.9:
+  + Fix the daemon crashing when copying files right after copying
+    anything else: the file-list comparison read the clipboard's
+    tagged union without checking what it actually held, walking a
+    text value (or a colour's floats) as a list of files
+  + Fix a memory leak on every clipboard read: the file list GDK
+    hands back is the caller's to free
+  + Fix "gpaste-client" exiting silently with status 255, instead
+    of showing its usage, on an unknown command or a wrong number
+    of arguments
+
+-------------------------------------------------------------------

Old:
----
  GPaste-50.8.tar.xz

New:
----
  GPaste-50.9.tar.xz

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

Other differences:
------------------
++++++ gpaste.spec ++++++
--- /var/tmp/diff_new_pack.TyQl6p/_old  2026-09-01 15:51:39.372663264 +0200
+++ /var/tmp/diff_new_pack.TyQl6p/_new  2026-09-01 15:51:39.373663299 +0200
@@ -20,7 +20,7 @@
 %global __requires_exclude typelib\\(Clutter|St\\)
 %global alt_name GPaste
 Name:           gpaste
-Version:        50.8
+Version:        50.9
 Release:        0
 Summary:        Clipboard management system for GNOME
 License:        BSD-2-Clause

++++++ GPaste-50.8.tar.xz -> GPaste-50.9.tar.xz ++++++
++++ 29506 lines of diff (skipped)

++++++ GPaste.obsinfo ++++++
--- /var/tmp/diff_new_pack.TyQl6p/_old  2026-09-01 15:51:39.671673696 +0200
+++ /var/tmp/diff_new_pack.TyQl6p/_new  2026-09-01 15:51:39.678673940 +0200
@@ -1,5 +1,5 @@
 name: GPaste
-version: 50.8
-mtime: 1786378522
-commit: 249ca936250bbab87030e9de6aeccf770f45f41f
+version: 50.9
+mtime: 1788172372
+commit: d01e05ec4c288bd15f37ec382162aeea5cab5089
 

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.TyQl6p/_old  2026-09-01 15:51:39.723675510 +0200
+++ /var/tmp/diff_new_pack.TyQl6p/_new  2026-09-01 15:51:39.728675685 +0200
@@ -1,6 +1,7 @@
-mtime: 1787396707
-commit: 6f74f978d09709cfae604dd04bd54fca188447e348540ba6e12911d6cc4ba6ac
+mtime: 1788244936
+commit: 36f710f2653f8de09eb8f60f1a6c52115fb6d98d9c3076bfbf3cfc8144d9dc52
 url: https://src.opensuse.org/GNOME/gpaste
-revision: 6f74f978d09709cfae604dd04bd54fca188447e348540ba6e12911d6cc4ba6ac
+revision: 36f710f2653f8de09eb8f60f1a6c52115fb6d98d9c3076bfbf3cfc8144d9dc52
+trackingbranch: factory
 projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.TyQl6p/_old  2026-09-01 15:51:39.759676766 +0200
+++ /var/tmp/diff_new_pack.TyQl6p/_new  2026-09-01 15:51:39.765676975 +0200
@@ -4,7 +4,7 @@
     <param name="scm">git</param>
     <param name="url">https://github.com/Keruspe/GPaste.git</param>
     <param name="filename">GPaste</param>
-    <param name="revision">v50.8</param>
+    <param name="revision">v50.9</param>
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
     <param name="versionrewrite-pattern">v([0-9.]*)(\+0)?</param>
     <param name="versionrewrite-replacement">\1</param>

++++++ build.specials.obscpio ++++++

++++++ 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      2026-09-01 08:42:16.000000000 +0200
@@ -0,0 +1,5 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild
+osc-collab.*

Reply via email to