[packages/python3-gstreamer] - updated to 1.28.5

qboosh qboosh at pld-linux.org
Tue Jul 21 18:13:26 CEST 2026


commit 88afd87ccacb1b7691f54d8f3c979b05144d6819
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Jul 21 18:13:34 2026 +0200

    - updated to 1.28.5

 python3-gstreamer.spec | 19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)
---
diff --git a/python3-gstreamer.spec b/python3-gstreamer.spec
index b197634..042584b 100644
--- a/python3-gstreamer.spec
+++ b/python3-gstreamer.spec
@@ -1,21 +1,21 @@
-%define		gst_ver	1.26.0
+%define		gst_ver	1.28.0
 %define		pname	gst-python
 Summary:	GStreamer Python 3 bindings
 Summary(pl.UTF-8):	Wiązania języka Python 3 do GStreamera
 Name:		python3-gstreamer
-Version:	1.26.8
+Version:	1.28.5
 Release:	1
 License:	LGPL v2+
 Group:		Libraries/Python
 Source0:	https://gstreamer.freedesktop.org/src/gst-python/%{pname}-%{version}.tar.xz
-# Source0-md5:	5a887d6a086b8eb88767793df5f32197
+# Source0-md5:	2bc905c36379e3b4562d933425cd38f0
 URL:		https://gstreamer.freedesktop.org/modules/gst-python.html
 BuildRequires:	gstreamer-devel >= %{gst_ver}
 BuildRequires:	gstreamer-plugins-bad-devel >= %{gst_ver}
 BuildRequires:	meson >= 1.4
 BuildRequires:	ninja >= 1.5
 BuildRequires:	pkgconfig >= 1:0.9.0
-BuildRequires:	python3-devel >= 1:3.7
+BuildRequires:	python3-devel >= 1:3.8
 BuildRequires:	python3-pygobject3-devel >= 3.8
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 2.042
@@ -73,21 +73,24 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc ChangeLog NEWS README.md RELEASE
-%attr(755,root,root) %{py3_sitedir}/gi/overrides/_gi_gst.cpython-*.so
-%attr(755,root,root) %{py3_sitedir}/gi/overrides/_gi_gst_analytics.cpython-*.so
+%doc ChangeLog README.md RELEASE release-notes-1.28.md
+%{py3_sitedir}/gi/overrides/_gi_gst.cpython-*.so
+%{py3_sitedir}/gi/overrides/_gi_gst_analytics.cpython-*.so
 %{py3_sitedir}/gi/overrides/Gst.py
 %{py3_sitedir}/gi/overrides/GstAnalytics.py
+%{py3_sitedir}/gi/overrides/GstApp.py
 %{py3_sitedir}/gi/overrides/GstAudio.py
 %{py3_sitedir}/gi/overrides/GstPbutils.py
 %{py3_sitedir}/gi/overrides/GstVideo.py
 %{py3_sitedir}/gi/overrides/__pycache__/Gst.*.py[co]
 %{py3_sitedir}/gi/overrides/__pycache__/GstAnalytics.*.py[co]
+%{py3_sitedir}/gi/overrides/__pycache__/GstApp.*.py[co]
 %{py3_sitedir}/gi/overrides/__pycache__/GstAudio.*.py[co]
 %{py3_sitedir}/gi/overrides/__pycache__/GstPbutils.*.py[co]
 %{py3_sitedir}/gi/overrides/__pycache__/GstVideo.*.py[co]
 
 %files -n gstreamer-python3
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/gstreamer-1.0/libgstpython.so
+%{_libdir}/gstreamer-1.0/libgstpython.so
 %dir %{_libdir}/gstreamer-1.0/python
+%{_libdir}/gstreamer-1.0/python/gesotioformatter.py
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-gstreamer.git/commitdiff/88afd87ccacb1b7691f54d8f3c979b05144d6819



More information about the pld-cvs-commit mailing list