automatic version update by autodist [release 1.24.0-1mamba;Thu Mar 07 2024]
This commit is contained in:
parent
7f00217433
commit
09fb911a85
@ -1,11 +0,0 @@
|
||||
--- gst-python-0.10.13/configure 2008-10-03 01:48:09.000000000 +0200
|
||||
+++ gst-python-0.10.13/configure-gil 2008-11-18 20:56:18.000000000 +0100
|
||||
@@ -21403,7 +21403,7 @@
|
||||
|
||||
# Find any Python interpreter.
|
||||
if test -z "$PYTHON"; then
|
||||
- for ac_prog in python python2 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 python1.6 python1.5
|
||||
+ for ac_prog in python python2 python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 python1.6 python1.5
|
||||
do
|
||||
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
||||
set dummy $ac_prog; ac_word=$2
|
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: python-gst
|
||||
Version: 1.22.10
|
||||
Version: 1.24.0
|
||||
Release: 1mamba
|
||||
Summary: Python bindings for GStreamer
|
||||
Group: Development/Languages
|
||||
@ -9,7 +9,6 @@ Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://gstreamer.freedesktop.org/
|
||||
Source: http://gstreamer.freedesktop.org/src/gst-python/gst-python-%{version}.tar.xz
|
||||
Patch: gst-python-0.10.13-configure-python26.patch
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -49,7 +48,6 @@ This package contains static libraries needed for development.
|
||||
|
||||
%prep
|
||||
%setup -q -n gst-python-%{version}
|
||||
#%patch -p1
|
||||
|
||||
%build
|
||||
%meson
|
||||
@ -71,13 +69,12 @@ This package contains static libraries needed for development.
|
||||
%dir %{python3_sitearch}/gi/overrides/
|
||||
%{python3_sitearch}/gi/overrides/*
|
||||
%{_libdir}/gstreamer-1.0/libgstpython.so
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
#%files devel
|
||||
#%defattr(-,root,root)
|
||||
#%doc ChangeLog NEWS README TODO
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Thu Mar 07 2024 Automatic Build System <autodist@openmamba.org> 1.24.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 14 2024 Automatic Build System <autodist@openmamba.org> 1.22.10-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user