Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pygame for openSUSE:Factory 
checked in at 2022-02-05 23:23:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pygame (Old)
 and      /work/SRC/openSUSE:Factory/.python-pygame.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pygame"

Sat Feb  5 23:23:07 2022 rev:32 rq:951684 version:2.1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pygame/python-pygame.changes      
2021-09-17 23:26:04.189242508 +0200
+++ /work/SRC/openSUSE:Factory/.python-pygame.new.1898/python-pygame.changes    
2022-02-05 23:23:43.423702871 +0100
@@ -1,0 +2,23 @@
+Fri Feb  4 23:20:17 UTC 2022 - Dirk M??ller <dmuel...@suse.com>
+
+- fix portmidi configuration detection 
+
+-------------------------------------------------------------------
+Wed Jan  5 06:49:40 UTC 2022 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Update to 2.1.2:
+  * Fix segfault in display.update by @ankith26 in #2954
+  * Quick fix to get 'python -m pygame.docs' working by @ankith26 in #2955
+  * Working gamma test on windows by @MyreMylar in #2906
+  * Freetype: Fix intermittent crash with test_font_file_not_found by
+    @illume in #2944
+  * Officially drop python2 (and 3.5) and SDL1 support by @Starbuck5 in #2817
+  * Remove most PY2/PY3 C compatibility code by @Starbuck5 in #2819
+  * Simple fix to swap numpy.float type out in favour of float by
+    @MyreMylar in #2815
+  * Remove most SDL1/SDL2 compatibility c code by @Starbuck5 in #2823
+  * Ubuntu 18/20 SDL2 sdist CI, mac CI pp36 drop by @ankith26 in #2821
+  * SDL1 buildconfig removal by @robertpfeiffer and @illume in #2824 
+- Drop support-SDL2-2.0.16.patch.
+
+-------------------------------------------------------------------

Old:
----
  pygame-2.0.1.tar.gz
  support-SDL2-2.0.16.patch

New:
----
  pygame-2.1.2.tar.gz

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

Other differences:
------------------
++++++ python-pygame.spec ++++++
--- /var/tmp/diff_new_pack.NlqwXe/_old  2022-02-05 23:23:44.019698794 +0100
+++ /var/tmp/diff_new_pack.NlqwXe/_new  2022-02-05 23:23:44.027698739 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pygame
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,16 +19,12 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python36 1
 Name:           python-pygame
-Version:        2.0.1
+Version:        2.1.2
 Release:        0
 Summary:        A Python Module for Interfacing with the SDL Multimedia Library
 License:        LGPL-2.1-or-later
-Group:          Development/Libraries/Python
 URL:            https://github.com/pygame/pygame
 Source0:        
https://files.pythonhosted.org/packages/source/p/pygame/pygame-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM support-SDL2-2.0.16.patch gh#pygame/pygame#2721 
mc...@suse.com
-# patch from gh#pygame/pygame#2670
-Patch0:         support-SDL2-2.0.16.patch
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module numpy}
 BuildRequires:  %{python_module setuptools}
@@ -105,6 +101,7 @@
 
 %build
 export CFLAGS="%{optflags} -fno-strict-aliasing"
+export PORTMIDI_INC_PORTTIME=1
 %python_build
 
 %install

++++++ pygame-2.0.1.tar.gz -> pygame-2.1.2.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-pygame/pygame-2.0.1.tar.gz 
/work/SRC/openSUSE:Factory/.python-pygame.new.1898/pygame-2.1.2.tar.gz differ: 
char 5, line 1

Reply via email to