Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-Kivy for openSUSE:Factory 
checked in at 2025-01-09 15:10:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Kivy (Old)
 and      /work/SRC/openSUSE:Factory/.python-Kivy.new.1881 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Kivy"

Thu Jan  9 15:10:46 2025 rev:15 rq:1235933 version:2.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Kivy/python-Kivy.changes  2024-01-15 
22:17:04.846114873 +0100
+++ /work/SRC/openSUSE:Factory/.python-Kivy.new.1881/python-Kivy.changes        
2025-01-09 15:11:38.954783100 +0100
@@ -1,0 +2,23 @@
+Wed Jan  8 11:11:39 UTC 2025 - Nico Krapp <nico.kr...@suse.com>
+
+- Update to 2.3.1: 
+  * Fix `ConfigParser.write` error with  when `--save` is supplied 
+    as an argument
+  * Fix dropped motion events in mtdev provider.Update `monitor` 
+    module to use `dp`
+  * Rename `CaptureDelegate` to `KivyCaptureDelegate` in 
+    `AVFoundationCamera` to avoid duplicated symbols
+  * `avplayer` audio provider: Fixes `seek` and `state` on iOS and macOS
+  * Fix numpy float/int error when using `CameraAndroid.decode_frame`
+  * Use `filetype` as `imghdr` built-in module is deprecated and slated 
+    for removal in Python 3.13
+  * Updated ES vkeyboard layout to resemble a real ES keyboard layout
+  * Fix `xsel` import when clipboard is empty, and add timeout failsafe
+  * Fix `SDL_EventFilter` definitions to match SDL definitions 
+    (fixes build on GCC 14)
+  * Revert #8415 and align `glShaderSource` `typedef` in `common_subset.h` 
+    with Khronos Headers
+  * Fix dropped motion events in mtdev provider.
+  Full changelog: https://github.com/kivy/kivy/releases/tag/2.3.1
+
+-------------------------------------------------------------------

Old:
----
  kivy-2.3.0.tar.gz

New:
----
  kivy-2.3.1.tar.gz

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

Other differences:
------------------
++++++ python-Kivy.spec ++++++
--- /var/tmp/diff_new_pack.EJbflJ/_old  2025-01-09 15:11:39.638811435 +0100
+++ /var/tmp/diff_new_pack.EJbflJ/_new  2025-01-09 15:11:39.638811435 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Kivy
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
 %endif
 %define plainpython python
 Name:           python-Kivy
-Version:        2.3.0
+Version:        2.3.1
 Release:        0
 Summary:        Hardware-accelerated multitouch application library
 License:        Apache-2.0 AND MIT AND LGPL-2.1-or-later AND GPL-2.0-or-later 
AND GPL-3.0-only AND BSD-3-Clause
@@ -64,6 +64,7 @@
 Requires:       mtdev
 Requires:       python-Pygments
 Requires:       python-docutils
+Requires:       python-filetype
 Requires:       xclip
 # Not listed in setup.cfg but imported in core/spelling/spelling_enchant.py
 Requires:       python-pyenchant
@@ -73,6 +74,7 @@
 # /SECTION
 # SECTION test
 BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module filetype}
 BuildRequires:  %{python_module pytest-asyncio}
 BuildRequires:  %{python_module pytest-timeout}
 BuildRequires:  %{python_module pytest-xvfb}

++++++ kivy-2.3.0.tar.gz -> kivy-2.3.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-Kivy/kivy-2.3.0.tar.gz 
/work/SRC/openSUSE:Factory/.python-Kivy.new.1881/kivy-2.3.1.tar.gz differ: char 
12, line 1

Reply via email to