Compare commits

..

4 Commits

View File

@@ -4,7 +4,7 @@
%define libname lib%{name}
Name: gstreamer
Version: 1.18.1
Version: 1.18.5
Release: 1mamba
Epoch: 2
Summary: A framework for streaming media
@@ -12,20 +12,16 @@ Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://gstreamer.freedesktop.org
URL: https://gstreamer.freedesktop.org
Source: http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-%{version}.tar.xz
Patch0: gstreamer-1.1.3-bison-3.0.patch
Patch1: gstreamer-1.16.2-glib-2.64.2.patch
License: LGPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: ldconfig
BuildRequires: libcap-devel
BuildRequires: libdw-devel
BuildRequires: libelf-devel
BuildRequires: libgcc
BuildRequires: libglib-devel
BuildRequires: liblzma-devel
BuildRequires: libunwind-devel
## AUTOBUILDREQ-END
BuildRequires: bash
@@ -36,7 +32,6 @@ BuildRequires: libtool
BuildRequires: automake
BuildRequires: autoconf
BuildRequires: hotdoc
BuildRoot: %{_tmppath}/%{name}-%{version}-root
# FIXME:
# checking for docbook2ps... false
@@ -158,6 +153,18 @@ GStreamer library API documentation.
#%{_datadir}/gtk-doc/html/gstreamer-plugins-%{MAJversion}.0/
%changelog
* Thu Sep 09 2021 Automatic Build System <autodist@mambasoft.it> 1.18.5-1mamba
- automatic version update by autodist
* Tue Mar 16 2021 Automatic Build System <autodist@mambasoft.it> 1.18.4-1mamba
- automatic version update by autodist
* Thu Jan 14 2021 Automatic Build System <autodist@mambasoft.it> 1.18.3-1mamba
- automatic version update by autodist
* Mon Dec 07 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