Hello community,

here is the log from the commit of package latte-dock for openSUSE:Factory 
checked in at 2018-07-28 12:40:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/latte-dock (Old)
 and      /work/SRC/openSUSE:Factory/.latte-dock.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "latte-dock"

Sat Jul 28 12:40:31 2018 rev:3 rq:624135 version:0.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/latte-dock/latte-dock.changes    2018-03-20 
22:00:00.826430060 +0100
+++ /work/SRC/openSUSE:Factory/.latte-dock.new/latte-dock.changes       
2018-07-28 12:40:34.928446493 +0200
@@ -1,0 +2,51 @@
+Thu Jul 19 19:24:01 UTC 2018 - [email protected]
+
+- Update to 0.8.0:
+  * Simultaneous Multiple Layouts in different Activities
+  * Smart dynamic Background
+  * Monochrome contents based on the underlying background
+    Activation Global Shortcuts are taken into account the surrounding
+    applets and increased from nine to nineteen (Meta+1..9,0,z..>)
+  * New improved Edit Mode image patterns or User Set ones
+  * Download community-provided Latte layouts from Latte Settings window
+  * Beautiful Animations (e.g. changing alignment)
+  * New Maximum Length indicator at Edit Mode that you can change its value 
with the mouse wheel
+  * Multiple Separators between Tasks and Applets
+  * Borderless maximized windows per layout, the user can use that
+    setting in order to replicate a Unity-style layout and a Plasma one at the 
same time.
+  * Lock/Unlock Layouts, different layouts can become read-only and writeable
+  * Ungroup tasks of the same application
+  * One-Click Option to change between Panel/Dock modes
+  * New Appearance Settings for Active Indicator and Glow
+  * Support big number of messages badge (<=9999), like the plasma taskmanager
+  * Expose Latte options in the context menu when plasma taskmanagers are used
+  * More command line options to handle Latte
+  * Various Wayland improvements. I use it daily in my system with Plasma 5.12
+    and it provides a fantastic experience with fantastic painting.
+  * Smoother parabolic animation
+  * Support Kwin edges behavior when hiding the dock or panel
+  * New improved splitters icons in Justify (Edit Mode)
+  * Improve the entire experience with Layouts/Latte Settings window
+  * Filter Windows by Launchers, show only windows that there is already a 
launcher present for the current running activity
+  * Vastly improve the experience in !compositing environments. No more
+    showing an 1px line at the screen edge when the dock is hidden.
+  * New Global Shortcuts to open/hide dock settings and Latte settings 
(Meta+A, Meta+W, Meta+E)
+  * New Kwin script to trigger the application menu from a corner-edge
+  * Hide the audio badge when there no audio is coming from a pulseaudio stream
+  * various fixes for RTL languages
+  * New more robust animations all over the place
+  * Plenty of bug fixes and improvements all over the place
+_ Update urls
+
+-------------------------------------------------------------------
+Sun Apr 22 11:28:55 UTC 2018 - [email protected]
+
+- Update to 0.7.5
+  * fix for dodge maximized in multi-screen environment
+  * when copying default layouts make sure they are writable in the
+  destination
+  * new protocol to communicate between applets and Latte in order
+  to inform them when they are in a Latte panel/dock and when they
+  dont want any change in their main icon behavior
+
+-------------------------------------------------------------------
@@ -18 +69 @@
-- update to v0.7.3
+- update to 0.7.3

Old:
----
  latte-dock-0.7.4.tar.xz

New:
----
  latte-dock-0.8.0.tar.xz

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

Other differences:
------------------
++++++ latte-dock.spec ++++++
--- /var/tmp/diff_new_pack.BvC6HD/_old  2018-07-28 12:40:35.680447939 +0200
+++ /var/tmp/diff_new_pack.BvC6HD/_new  2018-07-28 12:40:35.684447947 +0200
@@ -17,15 +17,15 @@
 #
 
 
-%define kf5_version 5.30.0
+%define kf5_version 5.38.0
 Name:           latte-dock
-Version:        0.7.4
+Version:        0.8.0
 Release:        0
 Summary:        Task manager
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          System/GUI/KDE
-URL:            https://github.com/psifidotos/Latte-Dock
-Source:         latte-dock-%{version}.tar.xz
+URL:            https://phabricator.kde.org/source/latte-dock/
+Source:         
https://download.kde.org/stable/latte-dock/latte-dock-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  libSM-devel
 BuildRequires:  pkgconfig
@@ -38,6 +38,7 @@
 BuildRequires:  cmake(KF5GlobalAccel) >= %{kf5_version}
 BuildRequires:  cmake(KF5I18n) >= %{kf5_version}
 BuildRequires:  cmake(KF5IconThemes)
+BuildRequires:  cmake(KF5NewStuff)
 BuildRequires:  cmake(KF5Notifications) >= %{kf5_version}
 BuildRequires:  cmake(KF5Package) >= %{kf5_version}
 BuildRequires:  cmake(KF5Plasma) >= %{kf5_version}
@@ -83,6 +84,7 @@
 %files
 %doc README.md
 %doc COPYING.LIB
+%config %{_kf5_sysconfdir}/xdg/latte-layouts.knsrc
 %{_kf5_bindir}/%{name}
 %{_kf5_plasmadir}/
 %{_kf5_qmldir}/
@@ -94,6 +96,14 @@
 %{_kf5_iconsdir}/breeze/
 %{_kf5_sharedir}/metainfo/
 %{_kf5_applicationsdir}/org.kde.%{name}.desktop
+%{_libdir}/qt5/plugins/plasma_containmentactions_lattecontextmenu.so
+%dir %{_kf5_sharedir}/kwin
+%dir %{_kf5_sharedir}/kwin/scripts
+%dir %{_kf5_sharedir}/kwin/scripts/activatelattelaunchermenu
+%dir %{_kf5_sharedir}/kwin/scripts/activatelattelaunchermenu/contents
+%dir %{_kf5_sharedir}/kwin/scripts/activatelattelaunchermenu/contents/code
+%{_kf5_sharedir}/kwin/scripts/activatelattelaunchermenu/contents/code/main.js
+%{_kf5_sharedir}/kwin/scripts/activatelattelaunchermenu/metadata.desktop
 
 %files lang -f %{name}.lang
 

++++++ latte-dock-0.7.4.tar.xz -> latte-dock-0.8.0.tar.xz ++++++
++++ 104784 lines of diff (skipped)


Reply via email to