Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnote for openSUSE:Factory checked in at 2026-04-10 17:49:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnote (Old) and /work/SRC/openSUSE:Factory/.gnote.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnote" Fri Apr 10 17:49:55 2026 rev:109 rq:1345338 version:50.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnote/gnote.changes 2026-03-03 16:40:06.425067446 +0100 +++ /work/SRC/openSUSE:Factory/.gnote.new.21863/gnote.changes 2026-04-10 17:52:57.761707617 +0200 @@ -1,0 +2,39 @@ +Sat Mar 21 18:18:51 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 50.0: + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 16 10:00:29 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 50.rc: + + Fix possible vipe-out of notes on network error during sync + + Synchronization will no longer delete files in the destination + if it isn't valid sync destination + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 10 08:55:35 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 50.beta: + + New Features: Add support for custom tab stops + + Fixes: Make repeated Ctrl+F refocus search entry instead of + closing + + Updated translations. + +------------------------------------------------------------------- +Sun Mar 1 21:47:06 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Update to version 50.alpha: + + Disable next/prev in search based on position + + Fix handling file URIs (#217) + + Fix reference for the --new-window command-line option + + Fix potential crash on reopening note + + Update title and link colors on setting changes + + Widen input field for WebDAV configuration + + Check if already mounted when synchronizing + + Improved reliability of WebDAV synchronization + + New command-line option --new-window + + Updated translations. + +------------------------------------------------------------------- Old: ---- gnote-49.3.obscpio New: ---- _scmsync.obsinfo build.specials.obscpio gnote-50.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnote.spec ++++++ --- /var/tmp/diff_new_pack.oxccDT/_old 2026-04-10 17:52:58.497737950 +0200 +++ /var/tmp/diff_new_pack.oxccDT/_new 2026-04-10 17:52:58.501738115 +0200 @@ -16,17 +16,17 @@ # -%define base_version 49 +%define base_version 50 %define glib_version 2.74 Name: gnote -Version: 49.3 +Version: 50.0 Release: 0 Summary: A Port of Tomboy to C++ License: GPL-3.0-or-later Group: Productivity/Text/Editors URL: https://wiki.gnome.org/Apps/Gnote -Source0: %{name}-%{version}.tar.zst +Source0: %{name}-%{version}.tar.xz Source99: gnote-rpmlintrc BuildRequires: appstream-glib ++++++ _scmsync.obsinfo ++++++ mtime: 1774117234 commit: 32db7f5d8ea7b1600fbf31a4be29bce4d5d09be0c9cd889acd6c9f7d70b17ac0 url: https://src.opensuse.org/GNOME/gnote revision: factory ++++++ _service ++++++ --- /var/tmp/diff_new_pack.oxccDT/_old 2026-04-10 17:52:58.549740093 +0200 +++ /var/tmp/diff_new_pack.oxccDT/_new 2026-04-10 17:52:58.561740588 +0200 @@ -3,16 +3,16 @@ <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://gitlab.gnome.org/GNOME/gnote.git</param> - <param name="revision">49.3</param> + <param name="revision">50.0</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">v?(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> <!-- <param name="changesgenerate">enable</param> --> </service> - <service name="tar" mode="buildtime"/> - <service name="recompress" mode="buildtime"> + <service name="tar" mode="manual"/> + <service name="recompress" mode="manual"> <param name="file">*.tar</param> - <param name="compression">zst</param> + <param name="compression">xz</param> </service> <service name="set_version" mode="manual" /> </services> ++++++ 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-03-25 14:17:37.000000000 +0100 @@ -0,0 +1,4 @@ +*.obscpio +*.osc +_build.* +.pbuild ++++++ gnote.obsinfo ++++++ --- /var/tmp/diff_new_pack.oxccDT/_old 2026-04-10 17:52:58.693746028 +0200 +++ /var/tmp/diff_new_pack.oxccDT/_new 2026-04-10 17:52:58.697746193 +0200 @@ -1,5 +1,5 @@ name: gnote -version: 49.3 -mtime: 1772396596 -commit: 855265afb3e42585d27ef83aa9f814e6069f6c07 +version: 50.0 +mtime: 1774039726 +commit: 81184608e096fbac87861962bacb418c1b334e84
