automatic version update by autodist [release 1.18.2-1mamba;Sun Dec 13 2020]

This commit is contained in:
Automatic Build System 2024-01-05 23:32:27 +01:00
parent f531d387eb
commit b556ca7f42

View File

@ -2,7 +2,7 @@
%define libname lib%{name}
Name: gst-plugins-good
Version: 1.18.1
Version: 1.18.2
Release: 1mamba
Summary: A set of plug-ins for gstreamer considered to have good quality code
Group: System/Multimedia
@ -56,7 +56,7 @@ BuildRequires: libvpx-devel
BuildRequires: libwavpack-devel
BuildRequires: libz-devel
## AUTOBUILDREQ-END
%ifarch arm
%ifarch arm aarch64
BuildRequires: libraspberrypi-devel
%endif
BuildRequires: libdc1394-devel >= 1.1.0
@ -104,9 +104,9 @@ This package includes the %{name} API documentation.
%prep
%setup -q
%ifarch arm
%patch0 -p1
%endif
#%ifarch arm
#%patch0 -p1
#%endif
%build
%meson \
@ -152,6 +152,9 @@ This package includes the %{name} API documentation.
#%{_datadir}/gtk-doc/html/gst-plugins-good-plugins-%{apiver}/*
%changelog
* Sun Dec 13 2020 Automatic Build System <autodist@mambasoft.it> 1.18.2-1mamba
- automatic version update by autodist
* Tue Oct 27 2020 Automatic Build System <autodist@mambasoft.it> 1.18.1-1mamba
- automatic version update by autodist