Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package icewm for openSUSE:Factory checked in at 2022-09-15 22:57:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/icewm (Old) and /work/SRC/openSUSE:Factory/.icewm.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "icewm" Thu Sep 15 22:57:50 2022 rev:70 rq:1003555 version:2.9.9 Changes: -------- --- /work/SRC/openSUSE:Factory/icewm/icewm.changes 2022-08-11 18:31:48.474190013 +0200 +++ /work/SRC/openSUSE:Factory/.icewm.new.2083/icewm.changes 2022-09-15 22:58:04.289025847 +0200 @@ -1,0 +2,31 @@ +Tue Sep 13 09:17:24 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- update to 2.9.9: + * Permit percentages to have comma's in icesh. + * Keep accurate track of window changes in workspace buttons for + PagerShowPreview. Only redraw affected workspace buttons, which reduces + the total number of workspace button redraws, especially for larges + number of workspace buttons. + * Add key bindings for single window tiling operations for issues + bbidulock/icewm#335, ice-wm/icewm#74 and ice-wm/icewm#84. + * Complete -e option. + * WindowMaker dock apps are supported. + * Support more HTML entities in icehelp. + * Remove dependency on asciidoc and prefer markdown format for the manual. + * Prevent warnings. + * Also install markdown. + * Try srcdir. + * Cleanup test and prefer markdown manual. + * Cleanup key grabs. + * Drop obsolete wmOccupyAll(). + * Accept either markdown or asciidoc to generate manual html with CMake. + * Add markdown and icesh. + * Automatically detect and prevent race conditions in icesh relating to + moving and sizing windows for issue #335. Improve the accuracy of the + "sizeto" command in icesh for issue #335. Add "extents" command to + icesh. Add "workarea" command to icesh. + * Get rid of the frameContext. + * Prefer findClient in two cases: unmap notify and recv ping. +- spec-cleaner run + +------------------------------------------------------------------- Old: ---- icewm-2.9.8.tar.lz New: ---- icewm-2.9.9.tar.lz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ icewm.spec ++++++ --- /var/tmp/diff_new_pack.SZhdxl/_old 2022-09-15 22:58:05.521029325 +0200 +++ /var/tmp/diff_new_pack.SZhdxl/_new 2022-09-15 22:58:05.529029349 +0200 @@ -18,7 +18,7 @@ %global lites icewm icewmhint icewmbg icesh icewm-session Name: icewm -Version: 2.9.8 +Version: 2.9.9 Release: 0 Summary: Window Manager with a Taskbar License: LGPL-2.1-or-later @@ -37,12 +37,6 @@ BuildRequires: libtool BuildRequires: lzip BuildRequires: pkgconfig -# Needed for documentation. -%if 0%{?suse_version} <= 1320 -BuildRequires: asciidoc -%else -BuildRequires: rubygem(asciidoctor) -%endif BuildRequires: update-alternatives BuildRequires: update-desktop-files BuildRequires: pkgconfig(alsa) @@ -65,11 +59,6 @@ Requires: alsa-utils Requires: desktop-data Requires: icewm-bin -%if !0%{?sle_version} -Requires: icewm-configuration-files -%else -Requires: icewm-theme-branding -%endif Requires: imlib2-loaders Requires: xdg-menu Requires(post): update-alternatives @@ -77,15 +66,26 @@ # If you have the choice, prefer the big one. Recommends: icewm-default Recommends: icewm-lang = %{version} +Recommends: xclock # For locking you need xscreensaver Recommends: xscreensaver -Recommends: xclock -%if 0%{?sle_version} -Recommends: polkit-gnome -%endif Provides: icewm-gnome = %{version} Obsoletes: icewm-gnome < %{version} Provides: windowmanager +# Needed for documentation. +%if 0%{?suse_version} <= 1320 +BuildRequires: asciidoc +%else +BuildRequires: rubygem(asciidoctor) +%endif +%if !0%{?sle_version} +Requires: icewm-configuration-files +%else +Requires: icewm-theme-branding +%endif +%if 0%{?sle_version} +Recommends: polkit-gnome +%endif %if 0%{?suse_version} > 1315 Requires: xterm-bin %else @@ -102,9 +102,9 @@ %package config-upstream Summary: Window Manager with a Taskbar -- Default configuration Group: System/GUI/Other +Conflicts: icewm-theme-branding Provides: icewm-configuration-files = %{version} BuildArch: noarch -Conflicts: icewm-theme-branding %description config-upstream A window manager for the X Window System that can emulate the look @@ -172,13 +172,13 @@ --disable-menus-fdo \ --disable-menus-mate \ --disable-fribidi -make %{?_smp_mflags} +%make_build # Grab the lite content. mkdir lite for file in %{lites}; do mv -f src/$file lite/$file-lite done -make %{?_smp_mflags} clean +%make_build clean # Configure for full deployment. %configure \ --docdir=%{_docdir}/%{name} \ @@ -194,7 +194,7 @@ --enable-shaped-decorations \ --enable-menus-fdo \ --enable-i18n -make %{?_smp_mflags} +%make_build %if !0%{?sle_version} # Patch generated lib/preferences file. patch -p1 -i %{PATCH99} @@ -224,7 +224,7 @@ mkdir -p %{buildroot}%{_sysconfdir}/alternatives/ for file in %{lites}; do - mv -f lite/$file-lite %{buildroot}%{_prefix}/bin + mv -f lite/$file-lite %{buildroot}%{_bindir} mv -f %{buildroot}%{_bindir}/$file %{buildroot}%{_bindir}/$file-default # Dummy.