Hello community,

here is the log from the commit of package i3-gaps for openSUSE:Factory checked 
in at 2020-03-09 14:17:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/i3-gaps (Old)
 and      /work/SRC/openSUSE:Factory/.i3-gaps.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "i3-gaps"

Mon Mar  9 14:17:51 2020 rev:9 rq:782746 version:4.18

Changes:
--------
--- /work/SRC/openSUSE:Factory/i3-gaps/i3-gaps.changes  2019-09-16 
10:52:29.891155945 +0200
+++ /work/SRC/openSUSE:Factory/.i3-gaps.new.26092/i3-gaps.changes       
2020-03-09 14:17:56.586686932 +0100
@@ -1,0 +2,49 @@
+Mon Mar  9 01:20:32 UTC 2020 - Avindra Goolcharan <avin...@opensuse.org>
+
+- Update to version 4.18:
+  * Changes
+    + layout saving: remanage window after property updates (e.g.
+      titles)
+    + get_first_output: prefer primary output (e.g. when moving
+      disabled outputs)
+    + ipc: add window_type to nodes
+    + ipc: add container id to nodes
+    + allow dragging active titles for all container types (e.g.
+      floating+tabbed)
+    + allow dragging inactive titles after a 10px threshold
+    + make tray icon order deterministic (sorted by class/instance)
+    + implement focus next|prev
+    + implement focus next|prev sibling
+    + implement focus_wrapping workspace
+    + exit with exit code 0 on --help
+    + exec command: respect command criteria
+ * Bugfixes
+    + build: fix lcov support
+    + build: use AC_REPLACE_FUNCS, drop bundled memmem
+    + build: fix building with -fno-common (for gcc 10)
+    + build: configure: deal with git worktree checkouts, where
+      .git is a file
+    + i3-nagbar: make debug log visible
+    + i3-nagbar: fix small memory leaks
+    + i3bar: fix small memory leaks
+    + move workspace to output: don’t create duplicate numbered
+      workspace
+    + correctly select output when pointer query fails
+    + fix moving windows to scratchpad when using marks
+    + fix startup workspace selection when workspace command
+      uses options
+    + do not try to center floating window on itself (fixes
+      xterm placement)
+    + fix “move window to <mark>” when target is a workspace
+    + correctly activate windows behind a fullscreen window
+    + fix back-and-forth after renaming workspaces
+    + keep focus when moving container to marked workspace
+    + do not show scratchpad windows upon move to position
+      command
+    + reparent windows to their current position when unmanaging
+    (fixes dock clients unexpectedly moving to different output)
+    + fix crash when moving containers
+    + scratchpad_move: un-fullscreen correct container
+    + avoid crash when nc->window is NULL
+
+-------------------------------------------------------------------

Old:
----
  i3-gaps-4.17.1.tar.bz2

New:
----
  i3-gaps-4.18.tar.bz2

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

Other differences:
------------------
++++++ i3-gaps.spec ++++++
--- /var/tmp/diff_new_pack.qOX7Xz/_old  2020-03-09 14:17:58.578688246 +0100
+++ /var/tmp/diff_new_pack.qOX7Xz/_new  2020-03-09 14:17:58.582688248 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package i3-gaps
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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-gaps
-Version:        4.17.1
+Version:        4.18
 Release:        0
 Summary:        Tiling window manager
 License:        BSD-3-Clause
@@ -84,7 +84,7 @@
 %endif
 %configure
 sed -i 's/(TEST_LOGS:/(TEST_LOGS):/' Makefile
-make %{?_smp_mflags} V=1 -C *-suse-linux-gnu*
+%make_build -C *-suse-linux-gnu*
 
 %install
 %make_install

++++++ i3-gaps-4.17.1.tar.bz2 -> i3-gaps-4.18.tar.bz2 ++++++
++++ 9003 lines of diff (skipped)


Reply via email to