Release 0.1.2

This commit is contained in:
Wim Taymans 2017-07-04 15:08:57 +02:00
parent 18c702be06
commit a3523047c7
3 changed files with 7 additions and 3 deletions

View file

@ -13,7 +13,7 @@
Name: pipewire
Summary: Media Sharing Server
Version: 0.1.1.1
Version: 0.1.2
Release: 1%{?snap:.%{snap}git%{shortcommit}}%{?dist}
License: LGPLv2+
URL: http://www.freedesktop.org/wiki/Software/PipeWire
@ -139,6 +139,10 @@ exit 0
%{_bindir}/spa-inspect
%changelog
* Tue Jul 04 2017 Wim Taymans <wtaymans@redhat.com> - 0.1.2-1
- Update to 0.1.2
- Added more build requirements
* Mon Jun 26 2017 Wim Taymans <wtaymans@redhat.com> - 0.1.1-1
- Update to 0.1.1
- Add dbus-1 to BuildRequires