Update to 0.1.7
This commit is contained in:
parent
ccdd05f878
commit
08102e5353
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/pipewire-0.1.4.tar.gz
|
||||
/pipewire-0.1.5.tar.gz
|
||||
/pipewire-0.1.6.tar.gz
|
||||
/pipewire-0.1.7.tar.gz
|
||||
|
||||
@ -13,7 +13,7 @@
|
||||
|
||||
Name: pipewire
|
||||
Summary: Media Sharing Server
|
||||
Version: 0.1.6
|
||||
Version: 0.1.7
|
||||
Release: 1%{?snap:.%{snap}git%{shortcommit}}%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: http://www.freedesktop.org/wiki/Software/PipeWire
|
||||
@ -97,7 +97,7 @@ This package contains command line utilities for the PipeWire media server.
|
||||
%setup -q -T -b0 -n %{name}-%{version}%{?gitrel:-%{gitrel}-g%{shortcommit}}
|
||||
|
||||
%build
|
||||
%meson -D enable_docs=true -D enable_man=true
|
||||
%meson -D enable_docs=true -D enable_man=true -D enable_gstreamer=true
|
||||
%meson_build
|
||||
|
||||
%install
|
||||
@ -156,6 +156,9 @@ exit 0
|
||||
%{_bindir}/spa-inspect
|
||||
|
||||
%changelog
|
||||
* Fri Nov 24 2017 Wim Taymans <wtaymans@redhat.com> - 0.1.7-1
|
||||
- Update to 0.1.7
|
||||
|
||||
* Fri Nov 03 2017 Wim Taymans <wtaymans@redhat.com> - 0.1.6-1
|
||||
- Update to 0.1.6
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pipewire-0.1.6.tar.gz) = 06ce1ae5bd405ed3058a36e01d92116bcaa75929ccb42f51e766163578d4d300a314e174461ebbf9cd08f33323dace2f195d039c7980b3cf80909dc951ed04b3
|
||||
SHA512 (pipewire-0.1.7.tar.gz) = e1457c0e1f0493575a358e069a4325f2b2032da0ef053e45ff8aa0437b503bd11a097be4e9bd3817262ec447a43322574c93a718eccc698364680bf16890dc23
|
||||
|
||||
Loading…
Reference in New Issue
Block a user