Update to 0.3.4
This commit is contained in:
parent
9321faa352
commit
5915d4decb
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@
|
||||
/grilo-plugins-0.3.1.tar.xz
|
||||
/grilo-plugins-0.3.2.tar.xz
|
||||
/grilo-plugins-0.3.3.tar.xz
|
||||
/grilo-plugins-0.3.4.tar.xz
|
||||
|
@ -5,8 +5,8 @@
|
||||
%global goa_version 3.17.91
|
||||
|
||||
Name: grilo-plugins
|
||||
Version: 0.3.3
|
||||
Release: 2%{?dist}
|
||||
Version: 0.3.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Plugins for the Grilo framework
|
||||
|
||||
License: LGPLv2+
|
||||
@ -18,6 +18,7 @@ BuildRequires: grilo-devel >= %{grilo_version}
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: gom-devel
|
||||
BuildRequires: gnome-online-accounts-devel >= %{goa_version}
|
||||
BuildRequires: gperf
|
||||
BuildRequires: libgcrypt-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: intltool
|
||||
@ -81,8 +82,6 @@ This package contains plugins to get information from theses sources:
|
||||
--enable-freebox \
|
||||
--enable-gravatar \
|
||||
--enable-jamendo \
|
||||
--enable-lastfm-albumart \
|
||||
--enable-localmetadata \
|
||||
--enable-lua-factory \
|
||||
--enable-metadata-store \
|
||||
--enable-podcasts \
|
||||
@ -115,6 +114,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/*
|
||||
%{_libdir}/grilo-%{release_version}/*.so*
|
||||
|
||||
%changelog
|
||||
* Tue Feb 14 2017 Kalev Lember <klember@redhat.com> - 0.3.4-1
|
||||
- Update to 0.3.4
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user