From f75466480b555cf4b34899c0fd4c457ec5345b09 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 23:32:27 +0100 Subject: [PATCH] automatic version update by autodist [release 1.14.0-1mamba;Tue Apr 17 2018] --- gst-plugins-good.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/gst-plugins-good.spec b/gst-plugins-good.spec index c1bd11e..b377a49 100644 --- a/gst-plugins-good.spec +++ b/gst-plugins-good.spec @@ -2,7 +2,7 @@ %define libname lib%{name} Name: gst-plugins-good -Version: 1.12.4 +Version: 1.14.0 Release: 1mamba Summary: A set of plug-ins for gstreamer considered to have good quality code Group: System/Multimedia @@ -108,7 +108,10 @@ sed -i "s|OpenGL/gl.h|GL/gl.h|" configure --disable-osx_audio \ --disable-osx_video \ --disable-hal \ - --disable-esd + --disable-esd \ +%ifarch arm + --disable-qt +%endif %make @@ -140,6 +143,9 @@ sed -i "s|OpenGL/gl.h|GL/gl.h|" configure %{_datadir}/gtk-doc/html/gst-plugins-good-plugins-%{apiver}/* %changelog +* Tue Apr 17 2018 Automatic Build System 1.14.0-1mamba +- automatic version update by autodist + * Wed Dec 20 2017 Automatic Build System 1.12.4-1mamba - automatic version update by autodist