automatic version update by autodist [release 0.3.13-1mamba;Tue Oct 06 2020]
This commit is contained in:
parent
59380901bf
commit
9030e5de7e
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: pipewire
|
||||
Version: 0.3.12
|
||||
Version: 0.3.13
|
||||
Release: 1mamba
|
||||
Summary: Multimedia processing graphs
|
||||
Group: Applications/Multimedia
|
||||
@ -8,7 +8,6 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://pipewire.org
|
||||
## GITSOURCE https://github.com/PipeWire/pipewire.git 0.2.6
|
||||
Source: https://github.com/PipeWire/pipewire.git/%{version}/pipewire-%{version}.tar.bz2
|
||||
License: GPL, LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -20,7 +19,7 @@ BuildRequires: libglib-devel
|
||||
BuildRequires: libgst-plugins-base-devel
|
||||
BuildRequires: libgstreamer-devel
|
||||
BuildRequires: libjack-devel
|
||||
BuildRequires: libpipewire02-devel
|
||||
#BuildRequires: libpipewire02-devel
|
||||
BuildRequires: libpulseaudio-devel
|
||||
BuildRequires: libsbc-devel
|
||||
BuildRequires: libsndfile-devel
|
||||
@ -50,7 +49,6 @@ Requires: pkg-config
|
||||
%description -n lib%{name}-devel
|
||||
This package contains libraries and header files for developing applications that use %{name}.
|
||||
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
@ -97,8 +95,7 @@ chmod +x %{_builddir}/pipewire-%{version}/find_requires.sh
|
||||
%{_bindir}/pipewire
|
||||
%{_bindir}/pipewire-media-session
|
||||
%{_bindir}/pw-*
|
||||
%{_bindir}/spa-inspect
|
||||
%{_bindir}/spa-monitor
|
||||
%{_bindir}/spa-*
|
||||
%{_userunitdir}/pipewire.service
|
||||
%{_userunitdir}/pipewire.socket
|
||||
%{_udevrulesdir}/90-pipewire-alsa.rules
|
||||
@ -142,6 +139,9 @@ chmod +x %{_builddir}/pipewire-%{version}/find_requires.sh
|
||||
%doc NEWS
|
||||
|
||||
%changelog
|
||||
* Tue Oct 06 2020 Automatic Build System <autodist@mambasoft.it> 0.3.13-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Sep 19 2020 Automatic Build System <autodist@mambasoft.it> 0.3.12-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user