Build with totem-pl-parser and oauth support
This commit is contained in:
parent
63bf296563
commit
ca7c3909f1
@ -3,7 +3,7 @@
|
||||
|
||||
Name: grilo
|
||||
Version: 0.2.9
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Content discovery framework
|
||||
|
||||
Group: Applications/Multimedia
|
||||
@ -22,6 +22,8 @@ BuildRequires: libsoup-devel
|
||||
BuildRequires: glib2-devel
|
||||
# For the test UI
|
||||
BuildRequires: gtk3-devel
|
||||
BuildRequires: liboauth-devel
|
||||
BuildRequires: totem-pl-parser-devel
|
||||
|
||||
Requires: gobject-introspection
|
||||
|
||||
@ -113,6 +115,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/grilo-simple-playlist
|
||||
%{_datadir}/vala/vapi/*
|
||||
|
||||
%changelog
|
||||
* Wed Feb 19 2014 Kalev Lember <kalevlember@gmail.com> - 0.2.9-2
|
||||
- Build with totem-pl-parser and oauth support
|
||||
|
||||
* Wed Feb 19 2014 Kalev Lember <kalevlember@gmail.com> - 0.2.9-1
|
||||
- Update to 0.2.9
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user