Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pantheon-dock for openSUSE:Factory 
checked in at 2026-05-31 18:30:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pantheon-dock (Old)
 and      /work/SRC/openSUSE:Factory/.pantheon-dock.new.1937 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pantheon-dock"

Sun May 31 18:30:02 2026 rev:4 rq:1356093 version:8.3.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/pantheon-dock/pantheon-dock.changes      
2024-12-13 22:40:43.228024770 +0100
+++ /work/SRC/openSUSE:Factory/.pantheon-dock.new.1937/pantheon-dock.changes    
2026-05-31 18:30:12.500827185 +0200
@@ -1,0 +2,98 @@
+Sun May 31 01:13:42 UTC 2026 - Richard Rahl <[email protected]>
+
+- Update to version 8.3.3:
+  + Introduce Itemgroup
+  + Updated translations
+  + Fix typo
+
+-------------------------------------------------------------------
+Tue Feb 24 19:39:07 UTC 2026 - Richard Rahl <[email protected]>
+
+- Update to version 8.3.2:
+  * Application: rely on Granite.StyleManager
+  * pantheon-desktop-shell: Manually bind the free function
+  * CSS: add active style for icongroup
+  * Launcher: Release the second running indicator when needed
+  * GSchema: remove multitasking from defaults
+  * GSchema: remove system settings from default items
+  * BackgroundItem: add tooltip
+  * Launcher: show accels in tooltip
+  * App/Launcher: Add AppCenter actions
+  * App: don't pass appcenter object instance
+  * Styles: add drag-accept style to icon groups
+
+-------------------------------------------------------------------
+Thu Dec 25 01:57:44 UTC 2025 - Richard Rahl <[email protected]>
+
+- update minimum version of GTK as the last release introduced a class
+  which requires at least 4.14
+
+-------------------------------------------------------------------
+Sun Dec 21 02:05:19 UTC 2025 - Richard Rahl <[email protected]>
+
+- Update to version 8.3.1:
+  * Launcher: remove duplicate action constants
+  * Fix tooltip when hide dock is set to never
+  * DynamicWorkspaecItem: add tooltip
+  * Fit popovers interaction with hide mode never
+  * BaseIconGroup: make flowbox child unfocusable
+  * Make pinned action a property action
+  * Allow to dnd a window icon to the new workspace item
+  * ItemManager: sync_pinned when launcher added
+- Update to version 8.3.0:
+  * Add blur
+  * Styles: increase transparency
+  * Make long touch gesture touch only
+  * Move BottomMargin into a separate file and clean it up
+  * l10n: Correct Chinese language codes
+  * Increase actionable area of an app icon all way to the screen edge
+  * Launcher: better badge animation
+  * Update Granite label styles
+  * Blur: Don't hardcode dock border-radius
+  * Default to building workspace switcher
+  * BaseIconGroup: Use FlowBox instead of manual layouting
+  * IconGroup: change focused style
+  * Give the new ws icon the same focus style as the icon groups
+- Update to version 8.2.0:
+  * Use shadow width instead of custom size
+  * Implement background app monitoring
+  * Keep the dock visible in the MultitaskingView
+  * Replace tooltip with popover
+  * Fix shaking of window when moving icon
+  * Add shake to app icon when window cannot be opened
+  * Styles: Fix "Active on Other Workspace" indicator color
+  * MainWindow: only request multitasking view if workspace switcher enabled
+- Update to version 8.1.2:
+  * Don't store active workspace information for every window
+- Update to version 8.1.1:
+  * Updated translations
+- Update to version 8.1.0:
+  * Open context menus with long-press
+  * Cycle through windows when hovering over an app with drag-and-drop
+  * Improve memory usage
+  * Fix dock bounds when hide mode is 'Never'
+  * Introduce an AppSystem
+  * Rename LauncherManager into ItemManager
+  * Introduce WindowSystem
+  * Move reduce transparency to main window
+  * Restructure the project
+  * Cycle through windows when hovering over launcher with dnd
+  * Launcher: Fix memory leaks
+  * Introduce BaseItem
+  * Fix warnings
+  * Workspace switcher
+  * Open MultitaskingView when clicking active workspace
+  * GSchema: remove multitasking from defaults
+  * DynamicWorkspaceItem: open multitasking if clicked again
+  * WorkspaceSystem: sort windows by time they appeared on the workspace
+  * Implement workspace reordering with drag and drop
+  * Support long press on launchers
+  * Remove dependency on libgee
+  * Fix crash and visual bugs with animations disabled
+  * Make workspace switcher optional
+  * Revert "GSchema: remove multitasking from defaults"
+  * Fix dock bounds when hide mode is 'Never'
+  * Fix meson options
+  * Show multiple dots for apps with multiple windows
+
+-------------------------------------------------------------------

Old:
----
  pantheon-dock-8.0.2.tar.gz

New:
----
  pantheon-dock-8.3.3.tar.gz

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

Other differences:
------------------
++++++ pantheon-dock.spec ++++++
--- /var/tmp/diff_new_pack.ALFwph/_old  2026-05-31 18:30:13.084851122 +0200
+++ /var/tmp/diff_new_pack.ALFwph/_new  2026-05-31 18:30:13.088851286 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pantheon-dock
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define         appid io.elementary.dock
 Name:           pantheon-dock
-Version:        8.0.2
+Version:        8.3.3
 Release:        0
 Summary:        Quick app launcher and window switcher for Pantheon
 License:        GPL-3.0-or-later
@@ -29,9 +29,8 @@
 BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  vala
-BuildRequires:  pkgconfig(gee-0.8)
 BuildRequires:  pkgconfig(granite-7)
-BuildRequires:  pkgconfig(gtk4)
+BuildRequires:  pkgconfig(gtk4) >= 4.14
 BuildRequires:  pkgconfig(libadwaita-1)
 
 %description

++++++ pantheon-dock-8.0.2.tar.gz -> pantheon-dock-8.3.3.tar.gz ++++++
++++ 29391 lines of diff (skipped)

Reply via email to