Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnote for openSUSE:Factory checked in at 2022-03-23 20:17:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnote (Old) and /work/SRC/openSUSE:Factory/.gnote.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnote" Wed Mar 23 20:17:18 2022 rev:83 rq:963379 version:42.beta Changes: -------- --- /work/SRC/openSUSE:Factory/gnote/gnote.changes 2022-02-11 23:08:47.578838979 +0100 +++ /work/SRC/openSUSE:Factory/.gnote.new.25692/gnote.changes 2022-03-23 20:18:57.874482659 +0100 @@ -1,0 +2,11 @@ +Mon Mar 14 10:47:09 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 42.beta: + + Fix build using meson 0.61.0. + + Manual updates and fixes. + + Fix wrong selection after backgrounding. + + Show help for --background option. + + Updated translations. +- Drop 21.patch: Fixed upstream. + +------------------------------------------------------------------- @@ -10,0 +22,11 @@ + +------------------------------------------------------------------- +Mon Jan 10 20:42:01 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 42.alpha: + + New Features: Main UI now uses tabs to open notes. + + Bugs fixed: + - Fix duplicate condition in SyncManager. + - Rename lefover Add-in to plugin in manual. + - Fix date formatting when second is single digit. + - Fix excessive saves due to rogue marks. Old: ---- 21.patch gnote-41.2.tar.xz New: ---- gnote-42.beta.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnote.spec ++++++ --- /var/tmp/diff_new_pack.6OX18D/_old 2022-03-23 20:18:58.786483175 +0100 +++ /var/tmp/diff_new_pack.6OX18D/_new 2022-03-23 20:18:58.794483180 +0100 @@ -16,19 +16,17 @@ # -%define base_version 41 +%define base_version 42 Name: gnote -Version: 41.2 +Version: 42.beta 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: https://download.gnome.org/sources/gnote/41/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnote/%{base_version}/%{name}-%{version}.tar.xz Source99: gnote-rpmlintrc -# PATCH-FIX-UPSTREAM 21.patch -- Fix build with meson 0.60 and newer -Patch0: https://gitlab.gnome.org/GNOME/gnote/-/merge_requests/21.patch BuildRequires: appstream-glib BuildRequires: c++_compiler