Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-gst for openSUSE:Factory 
checked in at 2024-03-06 23:04:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gst (Old)
 and      /work/SRC/openSUSE:Factory/.python-gst.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-gst"

Wed Mar  6 23:04:30 2024 rev:54 rq:1155306 version:1.24.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gst/python-gst.changes    2024-02-02 
15:45:37.817124033 +0100
+++ /work/SRC/openSUSE:Factory/.python-gst.new.1770/python-gst.changes  
2024-03-06 23:04:52.630064915 +0100
@@ -1,0 +2,16 @@
+Tue Mar  5 06:23:20 UTC 2024 - Antonio Larrosa <alarr...@suse.com>
+
+- Update to version 1.24.0:
+  * Added a GstTagList override that makes a tag list act like a
+    dict
+  * Fix build and usage in Windows
+  * Various fixes for Python >= 3.12
+  * Rework libpython loading to be relocatable
+  * Fix libpython dlopen on macOS
+  * For more detailed information on this update, please see
+    https://gstreamer.freedesktop.org/releases/1.24/
+- Use %{?sle15_python_module_pythons} to use python3.11 in SLE/Leap
+- Remove patch reduce-required-meson.patch since meson 1.1 is
+  really required now.
+
+-------------------------------------------------------------------

Old:
----
  gst-python-1.22.9.tar.xz
  reduce-required-meson.patch

New:
----
  gst-python-1.24.0.tar.xz

BETA DEBUG BEGIN:
  Old:- Use %{?sle15_python_module_pythons} to use python3.11 in SLE/Leap
- Remove patch reduce-required-meson.patch since meson 1.1 is
  really required now.
BETA DEBUG END:

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

Other differences:
------------------
++++++ python-gst.spec ++++++
--- /var/tmp/diff_new_pack.rNjfcK/_old  2024-03-06 23:04:53.970113539 +0100
+++ /var/tmp/diff_new_pack.rNjfcK/_new  2024-03-06 23:04:53.970113539 +0100
@@ -18,21 +18,20 @@
 
 %define _name gst-python
 
+%{?sle15_python_module_pythons}
 Name:           python-gst
-Version:        1.22.9
+Version:        1.24.0
 Release:        0
 Summary:        Python Bindings for GStreamer
 License:        LGPL-2.1-or-later
 Group:          System/Libraries
 URL:            https://gstreamer.freedesktop.org
 Source0:        %{url}/src/gst-python/%{_name}-%{version}.tar.xz
-# PATCH-FEATURE-OPENSUSE reduce-required-meson.patch -- Fix build on Leap 15.5
-Patch0:         reduce-required-meson.patch
 
 BuildRequires:  %{python_module devel}
 BuildRequires:  c++_compiler
 BuildRequires:  gobject-introspection
-BuildRequires:  meson
+BuildRequires:  meson >= 1.1
 BuildRequires:  pkgconfig
 BuildRequires:  python-rpm-macros
 BuildRequires:  pkgconfig(gstreamer-1.0) >= %{version}
@@ -77,7 +76,7 @@
 
 %files %{python_files}
 %license COPYING
-%doc NEWS TODO
+%doc NEWS README.md
 %dir %{python_sitearch}/gi
 %{python_sitearch}/gi/overrides/
 

++++++ gst-python-1.22.9.tar.xz -> gst-python-1.24.0.tar.xz ++++++
++++ 6780 lines of diff (skipped)

Reply via email to