Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package remontoire for openSUSE:Factory checked in at 2025-05-14 17:01:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/remontoire (Old) and /work/SRC/openSUSE:Factory/.remontoire.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "remontoire" Wed May 14 17:01:39 2025 rev:2 rq:1277322 version:1.4.4 Changes: -------- --- /work/SRC/openSUSE:Factory/remontoire/remontoire.changes 2020-11-23 10:47:50.338443152 +0100 +++ /work/SRC/openSUSE:Factory/.remontoire.new.30101/remontoire.changes 2025-05-14 17:02:08.409580702 +0200 @@ -1,0 +2,16 @@ +Wed May 14 07:10:29 UTC 2025 - Michael Vetter <mvet...@suse.com> + +- Update to 1.4.4: + * feat: use build-only to test pull request #25 + * Fixing version on main.vala #24 + +------------------------------------------------------------------- +Wed May 14 07:10:02 UTC 2025 - Michael Vetter <mvet...@suse.com> + +- Update to 1.4.2: + * Document -i, -p. #11 + * Add openSUSE install instructions #14 + * Adding content to Description tag #18 + * Setup GitHub Actions for building and publishing package #21 + +------------------------------------------------------------------- Old: ---- 1.4.0.tar.gz New: ---- v1.4.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ remontoire.spec ++++++ --- /var/tmp/diff_new_pack.CuGCEa/_old 2025-05-14 17:02:08.933602645 +0200 +++ /var/tmp/diff_new_pack.CuGCEa/_new 2025-05-14 17:02:08.937602812 +0200 @@ -1,7 +1,7 @@ # # spec file for package remontoire # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: remontoire -Version: 1.4.0 +Version: 1.4.4 Release: 0 Summary: A keybinding viewer for i3 and other programs License: GPL-3.0-or-later Group: System/X11/Utilities URL: https://github.com/regolith-linux/remontoire -Source: https://github.com/regolith-linux/remontoire/archive/1.4.0.tar.gz +Source: https://github.com/regolith-linux/remontoire/archive/refs/tags/v%{version}.tar.gz BuildRequires: glib2-devel BuildRequires: gtk3-devel >= 3.22 BuildRequires: json-glib-devel