Hello community,

here is the log from the commit of package lxqt-panel for openSUSE:Factory 
checked in at 2019-02-25 17:50:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxqt-panel (Old)
 and      /work/SRC/openSUSE:Factory/.lxqt-panel.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lxqt-panel"

Mon Feb 25 17:50:37 2019 rev:14 rq:672094 version:0.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/lxqt-panel/lxqt-panel.changes    2018-06-29 
22:23:45.766602696 +0200
+++ /work/SRC/openSUSE:Factory/.lxqt-panel.new.28833/lxqt-panel.changes 
2019-02-25 17:50:41.990774611 +0100
@@ -1,0 +2,21 @@
+Tue Feb  5 14:14:15 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Remove pointless ldconfig calls (there are no SLPPed libraries
+  here, just plugins).
+
+-------------------------------------------------------------------
+Thu Jan 31 10:14:14 UTC 2019 - Michael Vetter <[email protected]>
+
+- Update to 0.14.0:
+  * New in plugin-spacer: Added auto-expansion feature
+  * Deprecated plugin-clock
+  * plugin-colorpicker: Removed content margins and reduced spacing
+  * plugin-mainmenu: Filtering can be done by typing the executable name (when 
Panel is compiled without menu-cache – the default)
+  * plugin-mount: Device names are correctly shown on removal
+  * plugin-panel: Optional overriding of icon theme for panels
+  * plugin-panel: Allow plugin’s “static” configuration change
+  * plugin-volume: Do not auto-unmute on volume change
+  * plugin-worldclock: Set manual format dialog title
+- Move translation from lxqt-l10n into package
+
+-------------------------------------------------------------------
@@ -437 +457,0 @@
-

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

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

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

Other differences:
------------------
++++++ lxqt-panel.spec ++++++
--- /var/tmp/diff_new_pack.tArtfM/_old  2019-02-25 17:50:43.646773709 +0100
+++ /var/tmp/diff_new_pack.tArtfM/_new  2019-02-25 17:50:43.646773709 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lxqt-panel
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           lxqt-panel
-Version:        0.13.0
+Version:        0.14.0
 Release:        0
 Summary:        Desktop Panel for LXQt
 License:        GPL-2.0-or-later
@@ -26,12 +26,12 @@
 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:  cmake >= 3.1.0
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  libsensors4-devel
-BuildRequires:  lxqt-build-tools-devel >= 0.5.0
+BuildRequires:  lxqt-build-tools-devel >= 0.6.0
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(KF5Solid) >= 5.5.0
 BuildRequires:  cmake(KF5WindowSystem) >= 5.5.0
@@ -64,6 +64,8 @@
 %description
 Brand new desktop Panel for LXQt
 
+%lang_package
+
 %package devel
 Summary:        Devel files for lxqt-panel
 Group:          Development/Libraries/C and C++
@@ -84,8 +86,7 @@
 %cmake_install
 %fdupes -s %{buildroot}/%{_datadir}
 
-%post -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%find_lang %{name} --with-qt
 
 %files
 %license LICENSE
@@ -93,9 +94,9 @@
 %{_bindir}/%{name}
 %dir %{_datadir}/desktop-directories/
 %dir %{_datadir}/lxqt
-%dir %{_sysconfdir}/xdg/
-%dir %{_sysconfdir}/xdg/autostart/
-%dir %{_sysconfdir}/xdg/menus/
+%dir %{_sysconfdir}/xdg
+%dir %{_sysconfdir}/xdg/autostart
+%dir %{_sysconfdir}/xdg/menus
 %config %{_sysconfdir}/xdg/menus/lxqt-applications.menu
 %{_libdir}/%{name}
 %{_datadir}/lxqt/lxqt-panel
@@ -108,4 +109,8 @@
 %files devel
 %{_includedir}/lxqt
 
+%files lang -f %{name}.lang
+%dir %{_datadir}/lxqt/translations/
+%{_datadir}/lxqt/translations/%{name}
+
 %changelog

++++++ lxqt-panel-0.13.0.tar.xz -> lxqt-panel-0.14.0.tar.xz ++++++
++++ 86358 lines of diff (skipped)



Reply via email to