Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lxqt-panel for openSUSE:Factory checked in at 2022-05-01 20:51:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lxqt-panel (Old) and /work/SRC/openSUSE:Factory/.lxqt-panel.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxqt-panel" Sun May 1 20:51:09 2022 rev:24 rq:973857 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lxqt-panel/lxqt-panel.changes 2021-11-09 23:54:47.715958275 +0100 +++ /work/SRC/openSUSE:Factory/.lxqt-panel.new.1538/lxqt-panel.changes 2022-05-01 20:51:09.844586805 +0200 @@ -1,0 +2,15 @@ +Fri Apr 29 06:12:35 UTC 2022 - Michael Vetter <mvet...@suse.com> + +- Update to 1.1.0: + * Now the legacy tray icons are shown inside Status Notifier when + the System Tray plugin is enabled. That removes some problems + of the old tray widget. + * Reset buttons are fixed in config dialogs. + * Desktop names are shown in the context menus of task buttons. + * The panel config dialog is split into 3 sections, for having a sleeker GUI. + * The clash between the main menu shortcut and the built-in + shortcuts of the search entry is fixed. + * Added options for the button label and style of Directory Menu. + * Fixed resetting of System Statistics graph on auto-hiding panels. + +------------------------------------------------------------------- Old: ---- lxqt-panel-1.0.0.tar.xz lxqt-panel-1.0.0.tar.xz.asc New: ---- lxqt-panel-1.1.0.tar.xz lxqt-panel-1.1.0.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lxqt-panel.spec ++++++ --- /var/tmp/diff_new_pack.51S1i6/_old 2022-05-01 20:51:10.480587386 +0200 +++ /var/tmp/diff_new_pack.51S1i6/_new 2022-05-01 20:51:10.484587390 +0200 @@ -1,7 +1,7 @@ # # spec file for package lxqt-panel # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: lxqt-panel -Version: 1.0.0 +Version: 1.1.0 Release: 0 Summary: Desktop Panel for LXQt License: GPL-2.0-or-later @@ -31,7 +31,7 @@ BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: libsensors4-devel -BuildRequires: lxqt-build-tools-devel >= 0.9.0 +BuildRequires: lxqt-build-tools-devel >= 0.11.0 BuildRequires: pkgconfig BuildRequires: cmake(KF5Solid) >= 5.36.0 BuildRequires: cmake(KF5WindowSystem) >= 5.36.0 @@ -45,13 +45,14 @@ BuildRequires: pkgconfig(dbusmenu-qt5) BuildRequires: pkgconfig(libpulse) BuildRequires: pkgconfig(libstatgrab) -BuildRequires: pkgconfig(lxqt) >= 0.17.0 -BuildRequires: pkgconfig(lxqt-globalkeys) >= 0.17.0 +BuildRequires: pkgconfig(lxqt) >= 1.1.0 +BuildRequires: pkgconfig(lxqt-globalkeys) >= 1.1.0 BuildRequires: pkgconfig(lxqt-globalkeys-ui) BuildRequires: pkgconfig(sysstat-qt5) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xcb) BuildRequires: pkgconfig(xcb-damage) +BuildRequires: pkgconfig(xcb-image) BuildRequires: pkgconfig(xcb-util) BuildRequires: pkgconfig(xcb-xkb) BuildRequires: pkgconfig(xcomposite) @@ -59,6 +60,7 @@ BuildRequires: pkgconfig(xkbcommon) BuildRequires: pkgconfig(xkbcommon-x11) BuildRequires: pkgconfig(xrender) +BuildRequires: pkgconfig(xtst) Requires: lxmenu-data Recommends: %{name}-lang @@ -100,6 +102,8 @@ %dir %{_sysconfdir}/xdg/autostart %dir %{_sysconfdir}/xdg/menus %config %{_sysconfdir}/xdg/menus/lxqt-applications.menu +%config %{_sysconfdir}/xdg/menus/lxqt-applications-compact.menu +%config %{_sysconfdir}/xdg/menus/lxqt-applications-simple.menu %{_libdir}/%{name} %{_datadir}/lxqt/lxqt-panel %{_mandir}/man1/lxqt-panel.1%{?ext_man} ++++++ lxqt-panel-1.0.0.tar.xz -> lxqt-panel-1.1.0.tar.xz ++++++ ++++ 66903 lines of diff (skipped)