From b54d20013b97f6c826abc3800a979615ade976d4 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 23:31:18 +0100 Subject: [PATCH] automatic version update by autodist [release 1.22.0-1mamba;Thu Jan 26 2023] --- gst-plugins-bad.spec | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/gst-plugins-bad.spec b/gst-plugins-bad.spec index b3a69f2..7d04be9 100644 --- a/gst-plugins-bad.spec +++ b/gst-plugins-bad.spec @@ -2,8 +2,8 @@ %define libname lib%{name} Name: gst-plugins-bad -Version: 1.20.5 -Release: 2mamba +Version: 1.22.0 +Release: 1mamba Summary: A set of plug-ins for gstreamer that aren't up to par compared to the rest Group: System/Multimedia Vendor: openmamba @@ -39,6 +39,7 @@ BuildRequires: libglib-devel BuildRequires: libgsm-devel BuildRequires: libgst-plugins-base-devel BuildRequires: libgstreamer-devel +BuildRequires: libgtk3-devel BuildRequires: libgudev-devel BuildRequires: libimath-devel BuildRequires: libjson-glib-devel @@ -78,6 +79,7 @@ BuildRequires: libwebrtc-audio-processing-devel BuildRequires: libxml2-devel BuildRequires: libzvbi-devel BuildRequires: libzxing-cpp-devel +BuildRequires: wayland-protocols ## AUTOBUILDREQ-END BuildRequires: libopencv-devel >= 0:4.7.0-1mamba BuildRequires: libmjpegtools-devel >= 2.2.1 @@ -134,8 +136,8 @@ This package includes the %{name} API documentation. %setup -q -n gst-plugins-bad-%{version} %define _default_patch_fuzz 2 #%patch0 -p1 -%patch1 -p3 -b .opencv-4.7 -%patch2 -p3 -b .zxing-cpp-1.4 +#%patch1 -p3 -b .opencv-4.7 +#%patch2 -p3 -b .zxing-cpp-1.4 %patch3 -p3 -b .zxing-cpp-2.0.0 %build @@ -158,7 +160,8 @@ This package includes the %{name} API documentation. %{_bindir}/playout %{_libdir}/libgst*-%{apiver}.so.* %{_libdir}/gstreamer-%{apiver}/libgst*.so -%{_libdir}/girepository-%{apiver}/Gst*-%{apiver}.typelib +%{_libdir}/girepository-1.0/Gst*-%{apiver}.typelib +%{_libdir}/girepository-1.0/CudaGst-%{apiver}.typelib %{_datadir}/gstreamer-%{apiver}/presets/GstFreeverb.prs %{_datadir}/gstreamer-%{apiver}/encoding-profiles/device/dvd.gep %{_datadir}/gstreamer-%{apiver}/encoding-profiles/file-extension/*.gep @@ -173,6 +176,7 @@ This package includes the %{name} API documentation. %{_libdir}/libgst*-%{apiver}.so %{_libdir}/pkgconfig/gstreamer-*-%{apiver}.pc %{_datadir}/gir-1.0/Gst*-%{apiver}.gir +%{_datadir}/gir-1.0/CudaGst-%{apiver}.gir #%doc ChangeLog NEWS README #%files apidocs @@ -183,6 +187,9 @@ This package includes the %{name} API documentation. #%{_datadir}/gtk-doc/html/gst-plugins-bad-libs-%{apiver}/* %changelog +* Thu Jan 26 2023 Automatic Build System 1.22.0-1mamba +- automatic version update by autodist + * Sat Jan 21 2023 Sdk Build System 1.20.5-2mamba - rebuilt by autoport with build requirements: libopencv-devel>=0:4.7.0-1mamba