Accepting request 1336414 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1336414 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=75
This commit is contained in:
2
_service
2
_service
@@ -5,7 +5,7 @@
|
||||
<param name="url">https://gitlab.freedesktop.org/gstreamer/gstreamer.git</param>
|
||||
<param name="subdir">subprojects/gst-python</param>
|
||||
<param name="filename">gst-python</param>
|
||||
<param name="revision">1.28.0</param>
|
||||
<param name="revision">1.28.1</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">v?(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a20d8c8d0d08f05c6c20a5c63991c7ab4add141dc4a94d2cfb7c1392af28bb37
|
||||
size 674828
|
||||
3
gst-python-1.28.1.obscpio
Normal file
3
gst-python-1.28.1.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1916af6ac5d5cedddfc831373f6d6114266c225ea677317384c2233d1678ea6d
|
||||
size 612876
|
||||
@@ -1,4 +1,4 @@
|
||||
name: gst-python
|
||||
version: 1.28.0
|
||||
mtime: 1769533649
|
||||
commit: 9058212f43074ef7df229e73cea135c4ea96e0d6
|
||||
version: 1.28.1
|
||||
mtime: 1772071779
|
||||
commit: dcb37e20147e3b59344bab1e1cbb57e908cc6b92
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 26 09:07:31 UTC 2026 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 1.28.1:
|
||||
+ More Python typing fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 30 14:20:12 UTC 2026 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-gst
|
||||
Version: 1.28.0
|
||||
Version: 1.28.1
|
||||
Release: 0
|
||||
Summary: Python Bindings for GStreamer
|
||||
License: LGPL-2.1-or-later
|
||||
@@ -79,7 +79,6 @@ written in Python.
|
||||
|
||||
%files %{python_files}
|
||||
%license COPYING
|
||||
%doc NEWS README.md
|
||||
%dir %{python_sitearch}/gi
|
||||
%{python_sitearch}/gi/overrides/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user