Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python314 for openSUSE:Factory 
checked in at 2025-07-10 22:13:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python314 (Old)
 and      /work/SRC/openSUSE:Factory/.python314.new.7373 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python314"

Thu Jul 10 22:13:39 2025 rev:17 rq:1291661 version:3.14.0~b4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python314/python314.changes      2025-07-09 
17:29:35.870527091 +0200
+++ /work/SRC/openSUSE:Factory/.python314.new.7373/python314.changes    
2025-07-10 22:13:40.795536841 +0200
@@ -1,0 +2,5 @@
+Thu Jul 10 10:17:47 UTC 2025 - Daniel Garcia <daniel.gar...@suse.com>
+
+- Fix gil/nogil package description, bsc#1246229
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python314.spec ++++++
--- /var/tmp/diff_new_pack.C4l3sE/_old  2025-07-10 22:13:41.683573775 +0200
+++ /var/tmp/diff_new_pack.C4l3sE/_new  2025-07-10 22:13:41.687573942 +0200
@@ -314,7 +314,7 @@
 In addition, recommended packages provide UI toolkit support (python3-curses,
 python3-tk), legacy UNIX database bindings (python3-dbm), and the IDLE
 development environment (python3-idle).
-%if %{with GIL}
+%if %{without GIL}
 
 This package has been built with the Global Interpreter Lock removed.
 This feature is still considered to be experimental. This package is
@@ -435,7 +435,7 @@
 from the standard library. This is sufficient for many usecases, but it
 excludes components that depend on external libraries, most notably XML,
 database and UI toolkits support.
-%if %{with GIL}
+%if %{without GIL}
 
 This package has been built with the Global Interpreter Lock removed.
 This feature is still considered to be experimental. This package is

Reply via email to