Hello community,

here is the log from the commit of package lxqt-panel for openSUSE:Factory 
checked in at 2018-06-29 22:23:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxqt-panel (Old)
 and      /work/SRC/openSUSE:Factory/.lxqt-panel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lxqt-panel"

Fri Jun 29 22:23:43 2018 rev:13 rq:618045 version:0.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/lxqt-panel/lxqt-panel.changes    2017-11-07 
10:03:04.363256071 +0100
+++ /work/SRC/openSUSE:Factory/.lxqt-panel.new/lxqt-panel.changes       
2018-06-29 22:23:45.766602696 +0200
@@ -1,0 +2,21 @@
+Tue May 22 16:08:00 UTC 2018 - [email protected]
+
+- Remove BuildRequire for pkgconfig(libmenu-cache):
+  Seems to create problems under some conditions.
+  See https://forum.lxqt.org/t/release-lxqt-0-13-0/301
+
+-------------------------------------------------------------------
+Tue May 22 15:30:56 UTC 2018 - [email protected]
+
+- Update to 0.13.0:
+  * Fixes for main menu, especially its correct update when new apps are 
installed.
+  * No menu-cache by default (fixing problems caused by menu-cache + systemd)
+  * Fixes for task button text and icon
+  * Move and Resize windows in task-button context menu
+  * Fixes for worldclock
+  * Avoid infinite recursion when no icon available
+  * Fix wrongly positioned popups
+  * Plugin-volume: Use a specific icon for the panel
+  * Better integration between keyboard indicator plugin and keyboard 
configuration
+
+-------------------------------------------------------------------

Old:
----
  lxqt-panel-0.12.0.tar.xz
  lxqt-panel-0.12.0.tar.xz.asc

New:
----
  lxqt-panel-0.13.0.tar.xz
  lxqt-panel-0.13.0.tar.xz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ lxqt-panel.spec ++++++
--- /var/tmp/diff_new_pack.mVt5t8/_old  2018-06-29 22:23:46.502602144 +0200
+++ /var/tmp/diff_new_pack.mVt5t8/_new  2018-06-29 22:23:46.502602144 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lxqt-panel
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,21 +17,21 @@
 
 
 Name:           lxqt-panel
-Version:        0.12.0
+Version:        0.13.0
 Release:        0
 Summary:        Desktop Panel for LXQt
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          System/GUI/LXQt
-Url:            http://www.lxqt.org
-Source:         
https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
-Source1:        
https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
+URL:            http://www.lxqt.org
+Source:         
https://github.com/lxqt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
+Source1:        
https://github.com/lxqt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
 Source2:        %{name}.keyring
 BuildRequires:  cmake >= 3.0.2
 BuildRequires:  extra-cmake-modules
-BuildRequires:  lxqt-build-tools-devel >= 0.4.0
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  libsensors4-devel
+BuildRequires:  lxqt-build-tools-devel >= 0.5.0
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(KF5Solid) >= 5.5.0
 BuildRequires:  cmake(KF5WindowSystem) >= 5.5.0
@@ -42,7 +42,6 @@
 BuildRequires:  pkgconfig(Qt5Xml)
 BuildRequires:  pkgconfig(alsa)
 BuildRequires:  pkgconfig(dbusmenu-qt5)
-BuildRequires:  pkgconfig(libmenu-cache) >= 0.3.3
 BuildRequires:  pkgconfig(libpulse)
 BuildRequires:  pkgconfig(libstatgrab)
 BuildRequires:  pkgconfig(lxqt) >= %{version}
@@ -60,9 +59,7 @@
 BuildRequires:  pkgconfig(xkbcommon-x11)
 BuildRequires:  pkgconfig(xrender)
 Requires:       lxmenu-data
-Requires:       menu-cache
 Recommends:     %{name}-lang
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Brand new desktop Panel for LXQt
@@ -91,27 +88,24 @@
 %postun -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
-%doc AUTHORS LICENSE
+%license LICENSE
+%doc AUTHORS
 %{_bindir}/%{name}
+%dir %{_datadir}/desktop-directories/
+%dir %{_datadir}/lxqt
 %dir %{_sysconfdir}/xdg/
 %dir %{_sysconfdir}/xdg/autostart/
 %dir %{_sysconfdir}/xdg/menus/
-%dir %{_sysconfdir}/xdg/lxqt/
-%dir %{_datadir}/desktop-directories/
-%dir %{_datadir}/lxqt
-%config %{_sysconfdir}/xdg/lxqt/panel.conf
 %config %{_sysconfdir}/xdg/menus/lxqt-applications.menu
-%{_bindir}/%{name}
 %{_libdir}/%{name}
 %{_datadir}/lxqt/lxqt-panel
-%{_mandir}/man1/lxqt-panel.1%{ext_man}
+%{_mandir}/man1/lxqt-panel.1%{?ext_man}
 %{_sysconfdir}/xdg/autostart/lxqt-panel.desktop
 %{_datadir}/desktop-directories/lxqt-leave.directory
 %{_datadir}/desktop-directories/lxqt-settings.directory
+%{_datadir}/lxqt/panel.conf
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/lxqt
 
 %changelog

++++++ lxqt-panel-0.12.0.tar.xz -> lxqt-panel-0.13.0.tar.xz ++++++
++++ 4798 lines of diff (skipped)



Reply via email to