Hello community, here is the log from the commit of package i3 for openSUSE:Factory checked in at 2017-02-16 17:00:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/i3 (Old) and /work/SRC/openSUSE:Factory/.i3.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "i3" Changes: -------- --- /work/SRC/openSUSE:Factory/i3/i3.changes 2017-01-10 10:48:22.661962733 +0100 +++ /work/SRC/openSUSE:Factory/.i3.new/i3.changes 2017-02-16 17:00:54.690987559 +0100 @@ -1,0 +2,5 @@ +Sun Feb 5 11:22:02 UTC 2017 - [email protected] + +- Update description + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ i3.spec ++++++ --- /var/tmp/diff_new_pack.CtuiFB/_old 2017-02-16 17:00:55.338895893 +0100 +++ /var/tmp/diff_new_pack.CtuiFB/_new 2017-02-16 17:00:55.338895893 +0100 @@ -1,7 +1,7 @@ # # spec file for package i3 # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -66,7 +66,10 @@ # an exception will be silently removed with the next version update. %description -i3 is a tiling window manager, completely written from scratch. +i3 is a tiling window manager for X11. It supports tiling, stacking, +and tabbing layouts, which it handles dynamically. Configuration is +achieved via plain text file and extending i3 is possible using its +Unix domain socket and JSON based IPC interface. %package devel Summary: Development headers for i3 @@ -74,7 +77,7 @@ Requires: %{name} %description devel -Development headers for the i3 window manager +Development headers for the i3 window manager. %prep %setup -q
