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 2023-11-07 21:25:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lxqt-panel (Old) and /work/SRC/openSUSE:Factory/.lxqt-panel.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxqt-panel" Tue Nov 7 21:25:50 2023 rev:28 rq:1123549 version:1.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lxqt-panel/lxqt-panel.changes 2023-04-20 15:14:59.382098819 +0200 +++ /work/SRC/openSUSE:Factory/.lxqt-panel.new.17445/lxqt-panel.changes 2023-11-07 21:26:16.699336493 +0100 @@ -1,0 +2,19 @@ +Mon Nov 6 02:32:25 UTC 2023 - Shawn Dunn <[email protected]> + +- Update to 1.4.0: + * Use lxqt-menu-data instead of lxmenu-data. + * Fixed checking/clearing of urgency in task bar. + * Fixed window cycling with mouse wheel and focus stealing + prevention in task bar. + * Added parameter parsing to launched command of volume plugin. + * Fixed the initial displayed volume with PulseAudio in volume + plugin. + * An option is added to the custom command plugin for showing + the output as an image. + * Added a clear button to the search bar of Add Plugins dialog. + * Fixed the tooltips of volume control under Wayland. + * Prevented a crash on Wayland. + * Some code cleanup. + + +------------------------------------------------------------------- Old: ---- lxqt-panel-1.3.0.tar.xz lxqt-panel-1.3.0.tar.xz.asc New: ---- lxqt-panel-1.4.0.tar.xz lxqt-panel-1.4.0.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lxqt-panel.spec ++++++ --- /var/tmp/diff_new_pack.mduDpj/_old 2023-11-07 21:26:17.275357705 +0100 +++ /var/tmp/diff_new_pack.mduDpj/_new 2023-11-07 21:26:17.275357705 +0100 @@ -17,7 +17,7 @@ Name: lxqt-panel -Version: 1.3.0 +Version: 1.4.0 Release: 0 Summary: Desktop Panel for LXQt License: GPL-2.0-or-later @@ -37,6 +37,7 @@ BuildRequires: cmake(KF5WindowSystem) >= 5.36.0 BuildRequires: cmake(Qt5Concurrent) BuildRequires: cmake(Qt5LinguistTools) +BuildRequires: cmake(lxqt-menu-data) BuildRequires: pkgconfig(Qt5DBus) >= 5.12.0 BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(Qt5X11Extras) @@ -61,7 +62,7 @@ BuildRequires: pkgconfig(xkbcommon-x11) BuildRequires: pkgconfig(xrender) BuildRequires: pkgconfig(xtst) -Requires: lxmenu-data +Requires: lxqt-menu-data Recommends: %{name}-lang %description @@ -79,7 +80,7 @@ LXQt panel development files and headers %prep -%setup -q +%autosetup %build %define _lto_cflags %{nil} @@ -96,22 +97,15 @@ %license LICENSE %doc AUTHORS CHANGELOG %{_bindir}/%{name} -%dir %{_datadir}/desktop-directories/ %dir %{_datadir}/lxqt %dir %{_sysconfdir}/xdg %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/panel %{_datadir}/lxqt/lxqt-panel %{_datadir}/lxqt/panel/qeyes-types %{_mandir}/man1/lxqt-panel.1%{?ext_man} %config %{_sysconfdir}/xdg/autostart/lxqt-panel.desktop -%{_datadir}/desktop-directories/lxqt-leave.directory -%{_datadir}/desktop-directories/lxqt-settings.directory %{_datadir}/lxqt/panel.conf %files devel ++++++ lxqt-panel-1.3.0.tar.xz -> lxqt-panel-1.4.0.tar.xz ++++++ ++++ 26800 lines of diff (skipped)
