Hello community,

here is the log from the commit of package qtile for openSUSE:Factory checked 
in at 2019-05-15 12:34:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qtile (Old)
 and      /work/SRC/openSUSE:Factory/.qtile.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qtile"

Wed May 15 12:34:06 2019 rev:8 rq:702846 version:0.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/qtile/qtile.changes      2018-07-31 
15:59:09.987522715 +0200
+++ /work/SRC/openSUSE:Factory/.qtile.new.5148/qtile.changes    2019-05-15 
12:34:08.852576488 +0200
@@ -1,0 +2,30 @@
+Tue May 14 12:31:44 UTC 2019 - Petr Cervinka <[email protected]>
+
+- Rename rpmlintrc to qtile-rpmlintrc 
+
+-------------------------------------------------------------------
+Tue May 12 09:59:41 UTC 2019 - [email protected]
+
+- Update to version 0.13.0:
+  * Deprecation
+    wmii layout is deprecated in terms of columns layout, which has the
+    same behavior with different defaults, see the wmii definition for
+    more details
+  * Features
+    - add svg handling for images
+    - allow addgroup command to set the layout
+    - add command to get current log level
+    - allow groupbox to hide unused groups
+    - add caps lock indicator widget
+    - add custom_command to check_update widget
+  * Bugfixes
+     - better shutdown handling
+     - fix clientlist current client tracking
+     - fix typo in up command on ratiotile layout
+     - various fixes to check_update widget
+     - fix 0 case for resize screen
+- Add rpmlintrc to ignore warning related to dqtile-cmd
+- Add python3-cairocffi-pixbuf dependency 
+- Increase python3-cairocffi dependency version  
+
+-------------------------------------------------------------------

Old:
----
  qtile-0.12.0.tar.xz

New:
----
  qtile-0.13.0.tar.xz
  qtile-rpmlintrc

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

Other differences:
------------------
++++++ qtile.spec ++++++
--- /var/tmp/diff_new_pack.d2PBah/_old  2019-05-15 12:34:09.720573988 +0200
+++ /var/tmp/diff_new_pack.d2PBah/_new  2019-05-15 12:34:09.724573977 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package qtile
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,19 +12,20 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           qtile
-Version:        0.12.0
+Version:        0.13.0
 Release:        0
 Summary:        A pure-Python tiling window manager
 # All MIT except for: libqtile/widget/pacman.py:GPL (v3 or later)
 License:        MIT AND GPL-3.0-or-later
 Group:          System/X11/Displaymanagers
-Url:            http://qtile.org
+URL:            http://qtile.org
 Source:         %{name}-%{version}.tar.xz
+Source1:        %{name}-rpmlintrc
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildRequires:  python3-cairocffi >= 0.8.0
@@ -33,7 +34,8 @@
 BuildRequires:  python3-setuptools
 BuildRequires:  python3-six >= 1.11.0
 BuildRequires:  python3-xcffib >= 0.5.1
-Requires:       python3-cairocffi >= 0.8.0
+Requires:       python3-cairocffi >= 0.9.0
+Requires:       python3-cairocffi-pixbuf >= 0.9.0
 Requires:       python3-cffi >= 1.11.5
 Requires:       python3-six >= 1.11.0
 Requires:       python3-xcffib >= 0.5.1

++++++ _service ++++++
--- /var/tmp/diff_new_pack.d2PBah/_old  2019-05-15 12:34:09.752573896 +0200
+++ /var/tmp/diff_new_pack.d2PBah/_new  2019-05-15 12:34:09.752573896 +0200
@@ -5,7 +5,7 @@
     <param name="changesgenerate">enable</param>
     <param name="filename">qtile</param>
     <param name="revision">master</param>
-    <param name="versionformat">0.12.0</param>
+    <param name="versionformat">0.13.0</param>
   </service>
   <service mode="disabled" name="recompress">
     <param name="file">*.tar</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.d2PBah/_old  2019-05-15 12:34:09.776573827 +0200
+++ /var/tmp/diff_new_pack.d2PBah/_new  2019-05-15 12:34:09.776573827 +0200
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/qtile/qtile.git</param>
-              <param 
name="changesrevision">95919912b11eabedb59ad3215747544c48c522f9</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">01313b4205677eaa19a80d3fff1b4842da81ee8d</param></service></servicedata>
\ No newline at end of file

++++++ qtile-0.12.0.tar.xz -> qtile-0.13.0.tar.xz ++++++
++++ 18796 lines of diff (skipped)

++++++ qtile-rpmlintrc ++++++
addFilter("wrong-script-end-of-line-encoding /usr/bin/dqtile-cmd")

Reply via email to