Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package herbstluftwm for openSUSE:Factory checked in at 2021-02-17 18:13:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/herbstluftwm (Old) and /work/SRC/openSUSE:Factory/.herbstluftwm.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "herbstluftwm" Wed Feb 17 18:13:04 2021 rev:11 rq:873176 version:0.9.2 Changes: -------- --- /work/SRC/openSUSE:Factory/herbstluftwm/herbstluftwm.changes 2021-01-04 19:08:36.299342672 +0100 +++ /work/SRC/openSUSE:Factory/.herbstluftwm.new.28504/herbstluftwm.changes 2021-02-17 18:13:42.910047375 +0100 @@ -1,0 +2,19 @@ +Wed Feb 17 15:02:46 UTC 2021 - Michael Vetter <mvet...@suse.com> + +- Update to 0.9.2: + * Client window titles (controlled by the theme attributes + 'title_height', 'title_color', 'title_font') + * New command 'help' for live documentation on the object tree + * New 'watch' command that emits hooks when attribute values change. + * The 'lock_tag' attribute is now writable. + * New 'geometry' attribute for monitors. + * New dependencies: xft, freetype + Bug fixes: + * Correctly interpret _NET_WM_STRUT. This fixes panels that leave + a bit of space between the panel and the monitor edge and also + panels between two monitors. + * Correctly handling minimized clients when removing a tag. + * Preserve stacking order when changing the floating state of a tag + * Update frame objects correctly in the commands 'mirror' and 'rotate' + +------------------------------------------------------------------- Old: ---- herbstluftwm-0.9.1.tar.gz herbstluftwm-0.9.1.tar.gz.sig New: ---- herbstluftwm-0.9.2.tar.gz herbstluftwm-0.9.2.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ herbstluftwm.spec ++++++ --- /var/tmp/diff_new_pack.iG4h0Y/_old 2021-02-17 18:13:43.478047840 +0100 +++ /var/tmp/diff_new_pack.iG4h0Y/_new 2021-02-17 18:13:43.482047843 +0100 @@ -17,7 +17,7 @@ Name: herbstluftwm -Version: 0.9.1 +Version: 0.9.2 Release: 0 Summary: A manual tiling window manager License: BSD-2-Clause @@ -28,8 +28,10 @@ Source2: %{name}.desktop BuildRequires: asciidoc BuildRequires: cmake >= 3.1 +BuildRequires: freetype-devel BuildRequires: gcc-c++ >= 4.9 BuildRequires: glib2-devel +BuildRequires: libXft-devel BuildRequires: libXrandr-devel BuildRequires: libxslt-devel BuildRequires: ncurses-utils @@ -101,11 +103,11 @@ # We use the normal doc convention for this instead. # INSTALL is not shipped. -rm -f %{buildroot}%{_datadir}/doc/%{name}/{INSTALL,NEWS,LICENSE,BUGS} +rm -f %{buildroot}%{_datadir}/doc/%{name}/{INSTALL,NEWS,LICENSE} %files %license LICENSE -%doc BUGS NEWS +%doc NEWS %dir %{_datadir}/doc/%{name}/ %{_datadir}/doc/%{name}/herbstclient.html %{_datadir}/doc/%{name}/%{name}-tutorial.html ++++++ herbstluftwm-0.9.1.tar.gz -> herbstluftwm-0.9.2.tar.gz ++++++ ++++ 10959 lines of diff (skipped)