From b896c55408d6000c158658cb7fc3106ff61c94b3 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sep 11 2015 08:14:47 +0000 Subject: Update to 0.2.15 --- diff --git a/.gitignore b/.gitignore index f4b5fbc..f63f342 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /grilo-plugins-0.2.12.tar.xz /grilo-plugins-0.2.13.tar.xz /grilo-plugins-0.2.14.tar.xz +/grilo-plugins-0.2.15.tar.xz diff --git a/grilo-plugins.spec b/grilo-plugins.spec index 7e03f7b..24d4e3b 100644 --- a/grilo-plugins.spec +++ b/grilo-plugins.spec @@ -4,8 +4,8 @@ %global grilo_version 0.2.12 Name: grilo-plugins -Version: 0.2.14 -Release: 4%{?dist} +Version: 0.2.15 +Release: 1%{?dist} Summary: Plugins for the Grilo framework Group: Applications/Multimedia @@ -71,7 +71,6 @@ This package contains plugins to get information from theses sources: %configure \ --disable-static \ --disable-shoutcast \ - --enable-apple-trailers \ --enable-bookmarks \ %{_enable_dleyna} \ --enable-dmap \ @@ -84,7 +83,6 @@ This package contains plugins to get information from theses sources: --enable-localmetadata \ --enable-lua-factory \ --enable-metadata-store \ - --enable-pocket \ --enable-podcasts \ --enable-tmdb \ --enable-tracker \ @@ -115,6 +113,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/* %{_libdir}/grilo-%{release_version}/*.xml %changelog +* Fri Sep 11 2015 Kalev Lember - 0.2.15-1 +- Update to 0.2.15 + * Wed Jun 17 2015 Fedora Release Engineering - 0.2.14-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 510a4eb..371bb2b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -184163b248efc064d8b6558cf297fb73 grilo-plugins-0.2.14.tar.xz +771000a3b3e6978c7e946e2e04585af9 grilo-plugins-0.2.15.tar.xz