Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package latte-dock for openSUSE:Factory 
checked in at 2021-08-11 11:47:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/latte-dock (Old)
 and      /work/SRC/openSUSE:Factory/.latte-dock.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "latte-dock"

Wed Aug 11 11:47:06 2021 rev:26 rq:911236 version:0.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/latte-dock/latte-dock.changes    2021-05-20 
19:26:13.401656296 +0200
+++ /work/SRC/openSUSE:Factory/.latte-dock.new.1899/latte-dock.changes  
2021-08-11 11:47:28.305728126 +0200
@@ -1,0 +2,38 @@
+Tue Aug 10 07:34:54 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Exclude private QML requires
+
+-------------------------------------------------------------------
+Sun Aug  8 12:40:15 UTC 2021 - Wolfgang Bauer <wba...@tmo.at>
+
+- Update to 0.10.0
+  * 2200 commits after version 0.9
+  * plenty of bug fixes and improvements
+  * Highlights:
+    + multiple docks and panels on the same screen edge
+    + floating docks and panels
+    + support background radius and background shadow size
+    + ten different visibility modes
+    + ondemand sidebars support
+    + inform Plasma Desktop about panels and docks geometries
+      (since plasma 5.18)
+    + inform window managers about docks visible area
+      (GTK_FRAME_EXTENTS support)
+    + provide internal Widgets Explorer dialog and thus being able
+      to be used completely in other desktop environments such as
+      GNOME and XFCE
+    + support multiple Latte Tasks in the same dock or panel
+    + improve applets positioning for Justify alignment in latte
+      panels
+    + support latte centric applets that can use parabolic effect
+      easily
+    + support Plasma Margins Area Separators
+    + user can specify custom color scheme per layout
+    + redesign and improve all layouts dialogs
+    + use templates for all layout functionality
+    + provide move/copy/paste functionality for docks and panels
+    + export layouts and docks/panels as templates for public use
+- Remove conditional for obsolete openSUSE versions
+- Use %cmake_build instead of %make_jobs
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ latte-dock.spec ++++++
--- /var/tmp/diff_new_pack.1EagVI/_old  2021-08-11 11:47:28.889727423 +0200
+++ /var/tmp/diff_new_pack.1EagVI/_new  2021-08-11 11:47:28.893727418 +0200
@@ -17,9 +17,11 @@
 #
 
 
-%define kf5_version 5.38.0
+%global __requires_exclude qmlimport\\(org\\.kde\\.latte\\.private\\.app
+
+%define kf5_version 5.48.0
 Name:           latte-dock
-Version:        0.9.12
+Version:        0.10.0
 Release:        0
 Summary:        Task manager
 License:        GPL-2.0-or-later
@@ -39,6 +41,8 @@
 BuildRequires:  cmake(KF5GuiAddons) >= %{kf5_version}
 BuildRequires:  cmake(KF5I18n) >= %{kf5_version}
 BuildRequires:  cmake(KF5IconThemes) >= %{kf5_version}
+BuildRequires:  cmake(KF5KIO) >= %{kf5_version}
+BuildRequires:  cmake(KF5Kirigami2) >= %{kf5_version}
 BuildRequires:  cmake(KF5NewStuff) >= %{kf5_version}
 BuildRequires:  cmake(KF5Notifications) >= %{kf5_version}
 BuildRequires:  cmake(KF5Plasma) >= %{kf5_version}
@@ -70,13 +74,9 @@
 %autosetup -p1
 
 %build
-%if 0%{?suse_version} <= 1315
-   %cmake_kf5 -d build -- -DENABLE_MAKE_UNIQUE=ON
-%else
-   %cmake_kf5 -d build
-%endif
+%cmake_kf5 -d build
 
-%make_jobs
+%cmake_build
 
 %install
 %kf5_makeinstall -C build
@@ -87,9 +87,7 @@
 
 %files
 %doc README.md
-%license COPYING*
-%config %{_kf5_configdir}/latte-indicators.knsrc
-%config %{_kf5_configdir}/latte-layouts.knsrc
+%license LICENSES/*
 %{_kf5_bindir}/%{name}
 %{_kf5_plasmadir}/
 %{_kf5_qmldir}/
@@ -105,6 +103,8 @@
 %{_kf5_plugindir}/plasma_containmentactions_lattecontextmenu.so
 %{_kf5_plugindir}/kpackage/packagestructure/latte_packagestructure_indicator.so
 %{_kf5_sharedir}/latte/
+%{_kf5_knsrcfilesdir}/latte-indicators.knsrc
+%{_kf5_knsrcfilesdir}/latte-layouts.knsrc
 
 %files lang -f %{name}.lang
 

++++++ latte-dock-0.9.12.tar.xz -> latte-dock-0.10.0.tar.xz ++++++
++++ 334049 lines of diff (skipped)

Reply via email to