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-10-08 01:24:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnote (Old) and /work/SRC/openSUSE:Factory/.gnote.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnote" Sat Oct 8 01:24:45 2022 rev:88 rq:1008622 version:43.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnote/gnote.changes 2022-09-29 18:12:44.039182206 +0200 +++ /work/SRC/openSUSE:Factory/.gnote.new.2275/gnote.changes 2022-10-08 01:24:46.610167981 +0200 @@ -1,0 +2,6 @@ +Wed Oct 5 15:38:14 UTC 2022 - Bj??rn Lie <[email protected]> + +- Update to version 43.0: + + No changes, stable version bump only. + +------------------------------------------------------------------- Old: ---- gnote-43.rc.tar.xz New: ---- gnote-43.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnote.spec ++++++ --- /var/tmp/diff_new_pack.VQXSq3/_old 2022-10-08 01:24:47.550170136 +0200 +++ /var/tmp/diff_new_pack.VQXSq3/_new 2022-10-08 01:24:47.554170145 +0200 @@ -19,7 +19,7 @@ %define base_version 43 Name: gnote -Version: 43.rc +Version: 43.0 Release: 0 Summary: A Port of Tomboy to C++ License: GPL-3.0-or-later ++++++ gnote-43.rc.tar.xz -> gnote-43.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnote-43.rc/NEWS new/gnote-43.0/NEWS --- old/gnote-43.rc/NEWS 2022-09-26 21:37:00.000000000 +0200 +++ new/gnote-43.0/NEWS 2022-10-05 17:23:42.000000000 +0200 @@ -1,3 +1,7 @@ +43.0 - 2022-10-05 + +Same as 43.rc. + 43.rc - 2022-09-26 New Features: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnote-43.rc/data/org.gnome.Gnote.appdata.xml.in new/gnote-43.0/data/org.gnome.Gnote.appdata.xml.in --- old/gnote-43.rc/data/org.gnome.Gnote.appdata.xml.in 2022-09-26 21:37:00.000000000 +0200 +++ new/gnote-43.0/data/org.gnome.Gnote.appdata.xml.in 2022-10-05 17:23:42.000000000 +0200 @@ -25,22 +25,14 @@ <update_contact>aurisc4_at_gmail.com</update_contact> <content_rating type="oars-1.1"/> <releases> - <release version="43.rc" date="2022-09-26"> + <release version="43.0" date="2022-10-05"> <ul> <li>Make delete button visually destructive in confirmation dialog (#120)</li> <li>Fix png icons renamed as svg (#136)</li> - </ul> - </release> - <release version="43.beta" date="2022-09-11"> - <ul> <li>Minimum required Meson version now is 0.59</li> <li>Set focus on current page when popover is closed</li> <li>Integrate search to header bar (#122)</li> <li>Fix Ctrl+comma not working as listed in shortcuts window</li> - </ul> - </release> - <release version="43.alpha" date="2022-08-19"> - <ul> <li>Add shortcuts for switching tabs in main window (#124)</li> <li>Add shortcut to open shortcuts window (#123)</li> </ul> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnote-43.rc/meson.build new/gnote-43.0/meson.build --- old/gnote-43.rc/meson.build 2022-09-26 21:37:00.000000000 +0200 +++ new/gnote-43.0/meson.build 2022-10-05 17:23:42.000000000 +0200 @@ -1,5 +1,5 @@ project('gnote', 'cpp', - version: '43.rc', + version: '43.0', meson_version: '>=0.59.0', default_options: 'cpp_std=c++14', )
