Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package herbstluftwm for openSUSE:Factory 
checked in at 2022-03-18 16:42:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/herbstluftwm (Old)
 and      /work/SRC/openSUSE:Factory/.herbstluftwm.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "herbstluftwm"

Fri Mar 18 16:42:29 2022 rev:13 rq:962651 version:0.9.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/herbstluftwm/herbstluftwm.changes        
2021-05-19 17:49:20.241545397 +0200
+++ /work/SRC/openSUSE:Factory/.herbstluftwm.new.25692/herbstluftwm.changes     
2022-03-18 16:42:46.849209011 +0100
@@ -1,0 +2,33 @@
+Fri Mar 18 10:53:18 UTC 2022 - Michael Vetter <mvet...@suse.com>
+
+- Update to 0.9.4:
+  * Tabbed window titles in the 'max' layout algorithm (controllable
+    via the 'tabbed_max' setting)
+  * Directionally moving through a max layout is possible via focus / shift by
+    adding '--level=tabbed' (only for 'tabbed_max') or '--level=any'
+    (any 'max' layout).
+  * New decoration setting 'title_when' to control, when window
+    titles and tabs are shown.
+  * New decoration settings 'title_depth' and 'title_align'.
+  * New decoration settings for configuring unselected tabs:
+    'tab_color', 'tab_outer_width', 'tab_outer_color', 'tab_title_color'
+  * New autostart object with attributes 'path', 'running',
+    'pid', 'last_status'
+  * New client attribute 'floating_effectively' and associated
+    X11 properties 'HLWM_FLOATING_WINDOW' and 'HLWM_TILING_WINDOW'
+  * New 'foreach' command line flags: '--filter-name=',
+    '--recursive', '--unique'
+  * The 'spawn' command now prints an error message on exec failure
+  * New read-only client attribute 'decoration_geometry'.
+  * New rule condition 'fixedsize'
+  * New attribute 'decorated' to disable window decorations
+  * The cursor shape now indicates resize options.
+  * New setting 'ellipsis'
+  * Floating clients can now be dragged between monitors via the mouse
+  * Frames can be simultaneously resized in x and y direction with the mouse.
+  Bug fixes:
+  * Update floating geometry if a client???s size hints change
+  * Correct alpha value handling: if compositor is detected,
+    premultiply rgb values with the alpha value
+
+-------------------------------------------------------------------

Old:
----
  herbstluftwm-0.9.3.tar.gz
  herbstluftwm-0.9.3.tar.gz.sig

New:
----
  herbstluftwm-0.9.4.tar.gz
  herbstluftwm-0.9.4.tar.gz.sig

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

Other differences:
------------------
++++++ herbstluftwm.spec ++++++
--- /var/tmp/diff_new_pack.vgU9G7/_old  2022-03-18 16:42:47.341209363 +0100
+++ /var/tmp/diff_new_pack.vgU9G7/_new  2022-03-18 16:42:47.345209366 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package herbstluftwm
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           herbstluftwm
-Version:        0.9.3
+Version:        0.9.4
 Release:        0
 Summary:        A manual tiling window manager
 License:        BSD-2-Clause
@@ -30,16 +30,25 @@
 BuildRequires:  cmake >= 3.1
 BuildRequires:  freetype-devel
 BuildRequires:  gcc-c++ >= 4.9
-BuildRequires:  glib2-devel
-BuildRequires:  libXft-devel
-BuildRequires:  libXrandr-devel
-BuildRequires:  libXrender-devel
-BuildRequires:  libxslt-devel
 BuildRequires:  ncurses-utils
 BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(gio-2.0)
+BuildRequires:  pkgconfig(gio-unix-2.0)
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gmodule-2.0)
+BuildRequires:  pkgconfig(gmodule-export-2.0)
+BuildRequires:  pkgconfig(gmodule-no-export-2.0)
+BuildRequires:  pkgconfig(gobject-2.0)
+BuildRequires:  pkgconfig(gthread-2.0)
+BuildRequires:  pkgconfig(libexslt)
+BuildRequires:  pkgconfig(libxslt)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xext)
+BuildRequires:  pkgconfig(xfixes)
+BuildRequires:  pkgconfig(xft)
 BuildRequires:  pkgconfig(xinerama)
+BuildRequires:  pkgconfig(xrandr)
+BuildRequires:  pkgconfig(xrender)
 
 %description
 herbstluftwm is a manual tiling window manager for X11 using Xlib and Glib.

++++++ herbstluftwm-0.9.3.tar.gz -> herbstluftwm-0.9.4.tar.gz ++++++
++++ 16961 lines of diff (skipped)

Reply via email to