Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nwg-launchers for openSUSE:Factory checked in at 2021-09-17 23:26:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nwg-launchers (Old) and /work/SRC/openSUSE:Factory/.nwg-launchers.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nwg-launchers" Fri Sep 17 23:26:05 2021 rev:10 rq:919743 version:0.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/nwg-launchers/nwg-launchers.changes 2021-07-20 15:40:21.149567715 +0200 +++ /work/SRC/openSUSE:Factory/.nwg-launchers.new.1899/nwg-launchers.changes 2021-09-17 23:26:31.329266710 +0200 @@ -1,0 +2,19 @@ +Fri Sep 17 12:42:13 UTC 2021 - Michael Vetter <[email protected]> + +- Update to 0.6.1: + * Fix incorrect path to icon-missing file (#174) + +------------------------------------------------------------------- +Fri Sep 17 12:41:17 UTC 2021 - Michael Vetter <[email protected]> + +- Update to 0.6.0: + * This release brings server mode to nwggrid launcher. + It shoudln't break your setup as we provide transparent replacement + to the old nwggrid application. To use server mode, run nwggrid-server + in the background (e.g. using nohup or placing nwggrid-server in + autostart), use nwggrid -client to connect to the running server. + You shouldn't need to restart the server as nwggrid now tracks the + changes happening to desktop files in all directories, updating it's + inner representation when necessary. + +------------------------------------------------------------------- Old: ---- v0.5.0.tar.gz New: ---- v0.6.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nwg-launchers.spec ++++++ --- /var/tmp/diff_new_pack.EM8csJ/_old 2021-09-17 23:26:31.769267102 +0200 +++ /var/tmp/diff_new_pack.EM8csJ/_new 2021-09-17 23:26:31.773267106 +0200 @@ -17,7 +17,7 @@ Name: nwg-launchers -Version: 0.5.0 +Version: 0.6.1 Release: 0 Summary: GTK launchers and menu for sway and i3 License: GPL-3.0-or-later @@ -28,6 +28,7 @@ BuildRequires: gcc-c++ BuildRequires: gtk-layer-shell-devel BuildRequires: gtkmm3-devel +BuildRequires: librsvg-devel BuildRequires: meson BuildRequires: nlohmann_json-devel @@ -50,9 +51,12 @@ %{_bindir}/nwgbar %{_bindir}/nwgdmenu %{_bindir}/nwggrid +%{_bindir}/nwggrid-server %dir %{_datadir}/nwg-launchers %{_datadir}/nwg-launchers/nwgbar %{_datadir}/nwg-launchers/nwgdmenu %{_datadir}/nwg-launchers/nwggrid +%{_datadir}/nwg-launchers/icon-missing.png +%{_datadir}/nwg-launchers/icon-missing.svg %changelog ++++++ v0.5.0.tar.gz -> v0.6.1.tar.gz ++++++ ++++ 4758 lines of diff (skipped)
