automatic version update by autodist [release 1.22.0-1mamba;Wed Jan 25 2023]
This commit is contained in:
parent
97238f2c50
commit
b329bb07ce
@ -1,12 +1,12 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: python-gst
|
Name: python-gst
|
||||||
Version: 1.22.9
|
Version: 1.22.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Python bindings for GStreamer
|
Summary: Python bindings for GStreamer
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Automatic Build System <autodist@mambasoft.it>
|
||||||
URL: https://gstreamer.freedesktop.org/
|
URL: https://gstreamer.freedesktop.org/
|
||||||
Source: http://gstreamer.freedesktop.org/src/gst-python/gst-python-%{version}.tar.xz
|
Source: http://gstreamer.freedesktop.org/src/gst-python/gst-python-%{version}.tar.xz
|
||||||
Patch: gst-python-0.10.13-configure-python26.patch
|
Patch: gst-python-0.10.13-configure-python26.patch
|
||||||
@ -16,7 +16,6 @@ BuildRequires: glibc-devel
|
|||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libgstreamer-devel
|
BuildRequires: libgstreamer-devel
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython3-devel
|
||||||
BuildRequires: libpython311-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: xmlto
|
BuildRequires: xmlto
|
||||||
@ -25,9 +24,9 @@ BuildRequires: gst-plugins-base
|
|||||||
BuildRequires: pygobject-devel
|
BuildRequires: pygobject-devel
|
||||||
BuildRequires: pygtk-devel
|
BuildRequires: pygtk-devel
|
||||||
Provides: gst-python
|
Provides: gst-python
|
||||||
Obsoletes: gst-python < 1.22.1
|
Obsoletes: gst-python
|
||||||
Provides: python-gst-devel
|
Provides: python-gst-devel
|
||||||
Obsoletes: python-gst-devel < 1.22.1
|
Obsoletes: python-gst-devel
|
||||||
|
|
||||||
%description
|
%description
|
||||||
GStreamer is a library that allows the construction of graphs of media-handling components, ranging from simple Ogg/Vorbis playback to complex audio (mixing) and video (non-linear editing) processing.
|
GStreamer is a library that allows the construction of graphs of media-handling components, ranging from simple Ogg/Vorbis playback to complex audio (mixing) and video (non-linear editing) processing.
|
||||||
@ -68,8 +67,8 @@ This package contains static libraries needed for development.
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%dir %{python3_sitearch}/gi/overrides/
|
%dir %{python3_sitelib}/gi/overrides/
|
||||||
%{python3_sitearch}/gi/overrides/*
|
%{python3_sitelib}/gi/overrides/*
|
||||||
%{_libdir}/gstreamer-1.0/libgstpython.so
|
%{_libdir}/gstreamer-1.0/libgstpython.so
|
||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
@ -78,33 +77,6 @@ This package contains static libraries needed for development.
|
|||||||
#%doc ChangeLog NEWS README TODO
|
#%doc ChangeLog NEWS README TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Jan 25 2024 Automatic Build System <autodist@openmamba.org> 1.22.9-1mamba
|
|
||||||
- automatic version update by autodist
|
|
||||||
|
|
||||||
* Tue Dec 19 2023 Automatic Build System <autodist@mambasoft.it> 1.22.8-1mamba
|
|
||||||
- automatic version update by autodist
|
|
||||||
|
|
||||||
* Tue Nov 14 2023 Automatic Build System <autodist@mambasoft.it> 1.22.7-1mamba
|
|
||||||
- automatic version update by autodist
|
|
||||||
|
|
||||||
* Thu Sep 21 2023 Automatic Build System <autodist@mambasoft.it> 1.22.6-1mamba
|
|
||||||
- automatic version update by autodist
|
|
||||||
|
|
||||||
* Fri Jul 21 2023 Automatic Build System <autodist@mambasoft.it> 1.22.5-1mamba
|
|
||||||
- automatic version update by autodist
|
|
||||||
|
|
||||||
* Thu Jun 22 2023 Automatic Build System <autodist@mambasoft.it> 1.22.4-1mamba
|
|
||||||
- automatic version update by autodist
|
|
||||||
|
|
||||||
* Sat May 20 2023 Automatic Build System <autodist@mambasoft.it> 1.22.3-1mamba
|
|
||||||
- automatic version update by autodist
|
|
||||||
|
|
||||||
* Wed Apr 12 2023 Automatic Build System <autodist@mambasoft.it> 1.22.2-1mamba
|
|
||||||
- automatic version update by autodist
|
|
||||||
|
|
||||||
* Mon Mar 06 2023 Automatic Build System <autodist@mambasoft.it> 1.22.1-1mamba
|
|
||||||
- automatic version update by autodist
|
|
||||||
|
|
||||||
* Wed Jan 25 2023 Automatic Build System <autodist@mambasoft.it> 1.22.0-1mamba
|
* Wed Jan 25 2023 Automatic Build System <autodist@mambasoft.it> 1.22.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user