Hello community,

here is the log from the commit of package python-i3ipc for openSUSE:Factory 
checked in at 2020-04-07 10:29:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-i3ipc (Old)
 and      /work/SRC/openSUSE:Factory/.python-i3ipc.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-i3ipc"

Tue Apr  7 10:29:55 2020 rev:3 rq:791671 version:2.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-i3ipc/python-i3ipc.changes        
2020-03-31 17:17:20.579707529 +0200
+++ /work/SRC/openSUSE:Factory/.python-i3ipc.new.3248/python-i3ipc.changes      
2020-04-07 10:31:34.218518038 +0200
@@ -1,0 +2,16 @@
+Mon Apr  6 07:38:48 UTC 2020 - Michael Vetter <[email protected]>
+
+- Update to 2.2.1:
+  * includes sway comatibility enhancements (#98) and other bugfixes.
+  * Make the sway INPUT event subscribable (#127).
+  * Remove the enum-compat dependency (#128).
+  * Add examples and docs to MANIFEST.in (#132).
+  * Add sway-specific fields to OutputReply (#137).
+  * Add find_by_pid() method for sway (#142).
+  * Add side properties to Gaps object (#143).
+  * Add ipc_data attribute to objects (8947b9f).
+  * Add all known sway properties (e6c7f1b).
+  * Fix scratchpad for sway (f11e729).
+  * Bug: fix crash after reload then restart (#148).
+
+-------------------------------------------------------------------

Old:
----
  i3ipc-1.7.1.tar.gz

New:
----
  i3ipc-2.2.1.tar.gz

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

Other differences:
------------------
++++++ python-i3ipc.spec ++++++
--- /var/tmp/diff_new_pack.xGJdiB/_old  2020-04-07 10:31:35.110519200 +0200
+++ /var/tmp/diff_new_pack.xGJdiB/_new  2020-04-07 10:31:35.114519205 +0200
@@ -20,7 +20,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-i3ipc
 # Before upgrading, verify compatibility with bumblebee-status module title
-Version:        1.7.1
+Version:        2.2.1
 Release:        0
 Summary:        Python library for i3 WM extensions
 License:        BSD-3-Clause
@@ -55,7 +55,7 @@
 
 # Remove shebang which is not needed (that script cannot be executed
 # standalone).
-sed -i '/^#!\/usr\/bin\/env.*/d' i3ipc/i3ipc.py examples/*.py
+sed -i '/^#!\/usr\/bin\/env.*/d' examples/*.py examples/i3-focus/*.py
 
 %build
 %python_build

++++++ i3ipc-1.7.1.tar.gz -> i3ipc-2.2.1.tar.gz ++++++
++++ 7046 lines of diff (skipped)


Reply via email to