Hello community,

here is the log from the commit of package flashfocus for openSUSE:Factory 
checked in at 2019-09-18 13:10:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/flashfocus (Old)
 and      /work/SRC/openSUSE:Factory/.flashfocus.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "flashfocus"

Wed Sep 18 13:10:01 2019 rev:8 rq:731146 version:2.0.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/flashfocus/flashfocus.changes    2019-05-28 
09:44:03.137827937 +0200
+++ /work/SRC/openSUSE:Factory/.flashfocus.new.7948/flashfocus.changes  
2019-09-18 13:10:34.412700833 +0200
@@ -1,0 +2,26 @@
+Sun Sep 15 06:56:47 UTC 2019 - mvet...@suse.com
+
+- Update to 2.0.5:
+  * Add support for marshmallow v3
+- Does not work with i3/sway yet because we don't have i3ipc
+  packaged
+
+-------------------------------------------------------------------
+Tue Sep 10 09:05:42 UTC 2019 - mvet...@suse.com
+
+- Update to 2.0.3:
+  * Fix typo in marshmallow pin
+  * Add init.py to display_protocols submodule
+- Add flashfocus-2.0.3-no-i3ipc.patch
+
+-------------------------------------------------------------------
+Mon Sep  9 08:05:38 UTC 2019 - mvet...@suse.com
+
+- Update to 2.0.1:
+  * Temporarily pin marshmallow to v2
+  * Added sway support
+  * Dropped python2 support
+  * Increased minimum pyyaml version to 5.1
+  * Added i3ipc requirement
+
+-------------------------------------------------------------------

Old:
----
  v1.2.7.tar.gz

New:
----
  flashfocus-2.0.3-no-i3ipc.patch
  v2.0.5.tar.gz

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

Other differences:
------------------
++++++ flashfocus.spec ++++++
--- /var/tmp/diff_new_pack.cETXkI/_old  2019-09-18 13:10:35.500700604 +0200
+++ /var/tmp/diff_new_pack.cETXkI/_new  2019-09-18 13:10:35.504700603 +0200
@@ -17,20 +17,21 @@
 
 
 Name:           flashfocus
-Version:        1.2.7
+Version:        2.0.5
 Release:        0
 Summary:        Focus animations for tiling window managers
 License:        MIT
 Group:          System/X11/Utilities
 URL:            https://github.com/fennerm/flashfocus
 Source:         
https://github.com/fennerm/flashfocus/archive/v%{version}.tar.gz
+Patch0:         flashfocus-2.0.3-no-i3ipc.patch
 BuildRequires:  fdupes
 BuildRequires:  libffi-devel
 BuildRequires:  libxcb-devel
 BuildRequires:  python3
 BuildRequires:  python3-pytest-runner
 BuildRequires:  python3-setuptools
-Requires:       python3-PyYAML >= 3.0
+Requires:       python3-PyYAML >= 5.1
 Requires:       python3-cffi
 Requires:       python3-click
 Requires:       python3-marshmallow
@@ -44,6 +45,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 sed -i "s/#!\/usr\/bin\/env bash/#!\/bin\/bash/" bin/nc_flash_window
 
 %build

++++++ flashfocus-2.0.3-no-i3ipc.patch ++++++
diff -urEbw flashfocus-2.0.5/requirements.txt 
flashfocus-2.0.5.new/requirements.txt
--- flashfocus-2.0.5/requirements.txt   2019-09-14 17:46:20.000000000 +0200
+++ flashfocus-2.0.5.new/requirements.txt       2019-09-15 08:47:25.251533570 
+0200
@@ -4,7 +4,6 @@
 xpybutil>=0.0.6,<1.0.0
 pyyaml>=5.1,<6.0.0
 marshmallow >=2.15.0,<4.0.0
-i3ipc>=2.1.1,<3.0.0
 pdbpp
 pytest
 pytest-cov
diff -urEbw flashfocus-2.0.5/setup.py flashfocus-2.0.5.new/setup.py
--- flashfocus-2.0.5/setup.py   2019-09-14 17:46:20.000000000 +0200
+++ flashfocus-2.0.5.new/setup.py       2019-09-15 08:47:43.663631961 +0200
@@ -25,7 +25,6 @@
         "xpybutil>=0.0.6,<1.0",
         "marshmallow>=2.15,<4.0",
         "pyyaml>=5.1,<6.0",
-        "i3ipc>=2.1.1,<3.0",
     ],
     packages=find_packages(exclude=["*test*"]),
     keywords="xorg flash focus i3 bspwm awesomewm herbsluftwm",
++++++ v1.2.7.tar.gz -> v2.0.5.tar.gz ++++++
/work/SRC/openSUSE:Factory/flashfocus/v1.2.7.tar.gz 
/work/SRC/openSUSE:Factory/.flashfocus.new.7948/v2.0.5.tar.gz differ: char 13, 
line 1


Reply via email to