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 2021-04-17 00:01:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lxqt-panel (Old) and /work/SRC/openSUSE:Factory/.lxqt-panel.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxqt-panel" Sat Apr 17 00:01:57 2021 rev:21 rq:885947 version:0.17.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lxqt-panel/lxqt-panel.changes 2020-11-06 23:45:11.631252774 +0100 +++ /work/SRC/openSUSE:Factory/.lxqt-panel.new.12324/lxqt-panel.changes 2021-04-17 00:02:12.997636788 +0200 @@ -1,0 +2,10 @@ +Fri Apr 16 10:19:54 UTC 2021 - Michael Vetter <[email protected]> + +- Update to 0.17.0: + * Optionally auto-hide panel only when it overlaps a window. + * Workaround for an issue with glibc 2.33 on old Docker engines. + * Fixed the popup of grouped task button in a special case. + * Fixed changing of world clock's time zone with mouse wheel. + * Code cleanup and modernization. + +------------------------------------------------------------------- Old: ---- lxqt-panel-0.16.1.tar.xz lxqt-panel-0.16.1.tar.xz.asc New: ---- lxqt-panel-0.17.0.tar.xz lxqt-panel-0.17.0.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lxqt-panel.spec ++++++ --- /var/tmp/diff_new_pack.WrTJw1/_old 2021-04-17 00:02:13.521637615 +0200 +++ /var/tmp/diff_new_pack.WrTJw1/_new 2021-04-17 00:02:13.521637615 +0200 @@ -1,7 +1,7 @@ # # spec file for package lxqt-panel # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,9 +17,10 @@ Name: lxqt-panel -Version: 0.16.1 +Version: 0.17.0 Release: 0 Summary: Desktop Panel for LXQt +# FIXME: use correct group or remove it, see "https://en.opensuse.org/openSUSE:Package_group_guidelines" License: GPL-2.0-or-later Group: System/GUI/LXQt URL: http://www.lxqt.org @@ -31,7 +32,7 @@ BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: libsensors4-devel -BuildRequires: lxqt-build-tools-devel >= 0.8.0 +BuildRequires: lxqt-build-tools-devel >= 0.9.0 BuildRequires: pkgconfig BuildRequires: cmake(KF5Solid) >= 5.36.0 BuildRequires: cmake(KF5WindowSystem) >= 5.36.0 @@ -45,8 +46,8 @@ BuildRequires: pkgconfig(dbusmenu-qt5) BuildRequires: pkgconfig(libpulse) BuildRequires: pkgconfig(libstatgrab) -BuildRequires: pkgconfig(lxqt) >= 0.16.0 -BuildRequires: pkgconfig(lxqt-globalkeys) >= 0.16.0 +BuildRequires: pkgconfig(lxqt) >= 0.17.0 +BuildRequires: pkgconfig(lxqt-globalkeys) >= 0.17.0 BuildRequires: pkgconfig(lxqt-globalkeys-ui) BuildRequires: pkgconfig(sysstat-qt5) BuildRequires: pkgconfig(x11) @@ -82,7 +83,7 @@ %define _lto_cflags %{nil} export CXXFLAGS="%{optflags} $(pkg-config --cflags xkbcommon-x11)" %cmake -DPULL_TRANSLATIONS=No -DCMAKE_MODULE_LINKER_FLAGS="-Wl,--as-needed -Wl,-z,now" -make %{?_smp_mflags} +%make_build %install %cmake_install ++++++ lxqt-panel-0.16.1.tar.xz -> lxqt-panel-0.17.0.tar.xz ++++++ ++++ 54504 lines of diff (skipped)
