Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package i3 for openSUSE:Factory checked in at 2023-01-08 21:25:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/i3 (Old) and /work/SRC/openSUSE:Factory/.i3.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "i3" Sun Jan 8 21:25:33 2023 rev:46 rq:1056826 version:4.22 Changes: -------- --- /work/SRC/openSUSE:Factory/i3/i3.changes 2022-12-14 14:12:55.740089104 +0100 +++ /work/SRC/openSUSE:Factory/.i3.new.1563/i3.changes 2023-01-08 21:25:34.571260178 +0100 @@ -1,0 +2,16 @@ +Sat Jan 7 22:00:22 UTC 2023 - Avindra Goolcharan <avin...@opensuse.org> + +- update to 4.22: + * merge of the i3-gaps fork + * i3bar: bar { padding } config directive now implemented (supports bar { height } from i3-gaps) + * i3-dmenu-desktop: allow more than one --entry-type with the --show-duplicates flag + * You can now enable gaps using the gaps config directive and/or command + * colors now support an optional alpha value at the end (#rrggbbaa) + * the hide_edge_borders option now supports the smart_no_gaps keyword + * Support nonprimary keyword for outputs + * add "mode" field in binding event + * gaps: workspace gaps assignments are no longer order-dependent + * Fix compliance to _MOTIF_WM_HINTS spec when all decorations are set + * The floating_from and tiling_from criteria now also work in commands + +------------------------------------------------------------------- Old: ---- i3-4.21.1.tar.xz i3-4.21.1.tar.xz.asc New: ---- i3-4.22.tar.xz i3-4.22.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ i3.spec ++++++ --- /var/tmp/diff_new_pack.ZWVHXh/_old 2023-01-08 21:25:35.055263054 +0100 +++ /var/tmp/diff_new_pack.ZWVHXh/_new 2023-01-08 21:25:35.059263077 +0100 @@ -1,7 +1,7 @@ # # spec file for package i3 # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 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: i3 -Version: 4.21.1 +Version: 4.22 Release: 0 Summary: Tiling window manager License: BSD-3-Clause @@ -59,6 +59,8 @@ Recommends: i3status Recommends: xorg-x11-server Provides: windowmanager +# Since 4.22, gaps are merged +Obsoletes: i3-gaps < 4.19.1 # Upstream First - Policy: # Never add any patches to this package without the upstream commit id # in the patch. Any patches added here without a very good reason to make ++++++ i3-4.21.1.tar.xz -> i3-4.22.tar.xz ++++++ ++++ 5192 lines of diff (skipped)