[grilo-plugins] Update to 0.2.14

Kalev Lember kalev at fedoraproject.org
Sat Feb 21 23:11:03 UTC 2015


commit bee30cd62fc0ada2f9803eda8f3c8ff6d8898dfb
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sat Feb 21 23:54:48 2015 +0100

    Update to 0.2.14

 .gitignore                                 |  1 +
 grilo-plugins-0.2.13-libmediaart-2.0.patch | 35 ------------------------------
 grilo-plugins.spec                         | 15 +++++--------
 sources                                    |  2 +-
 4 files changed, 8 insertions(+), 45 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index de1b880..f4b5fbc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 /grilo-plugins-0.2.11.tar.xz
 /grilo-plugins-0.2.12.tar.xz
 /grilo-plugins-0.2.13.tar.xz
+/grilo-plugins-0.2.14.tar.xz
diff --git a/grilo-plugins.spec b/grilo-plugins.spec
index 97b9d74..d9977f3 100644
--- a/grilo-plugins.spec
+++ b/grilo-plugins.spec
@@ -1,19 +1,17 @@
 # first two digits of version
 %define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
-%global grilo_version 0.2.11
+%global grilo_version 0.2.12
 
 Name:		grilo-plugins
-Version:	0.2.13
-Release:	3%{?dist}
+Version:	0.2.14
+Release:	1%{?dist}
 Summary:	Plugins for the Grilo framework
 
 Group:		Applications/Multimedia
 License:	LGPLv2+
 Url:		https://live.gnome.org/Grilo
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/grilo-plugins/%{release_version}/grilo-plugins-%{version}.tar.xz
-# Port to libmediaart-2.0 until the next release.
-Patch0:         grilo-plugins-0.2.13-libmediaart-2.0.patch
 
 BuildRequires:	avahi-gobject-devel
 BuildRequires:	grilo-devel >= %{grilo_version}
@@ -35,8 +33,6 @@ BuildRequires:	tracker-devel
 BuildRequires:	gmime-devel
 BuildRequires:	libdmapsharing-devel
 BuildRequires:	json-glib-devel
-# Needed for autoreconf.
-BuildRequires:	autoconf automake gnome-common libtool
 
 Requires:	grilo >= %{grilo_version}
 Requires:	dleyna-server
@@ -68,8 +64,6 @@ This package contains plugins to get information from theses sources:
 
 %prep
 %setup -q
-%patch0 -p1
-autoreconf --force --install
 
 %build
 %configure				\
@@ -119,6 +113,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/*
 %{_libdir}/grilo-%{release_version}/*.xml
 
 %changelog
+* Sat Feb 21 2015 Kalev Lember <kalevlember at gmail.com> - 0.2.14-1
+- Update to 0.2.14
+
 * Sun Feb 15 2015 Bastien Nocera <bnocera at redhat.com> 0.2.13-3
 - Add missing dleyna-server requirement so DLNA works
 
diff --git a/sources b/sources
index 032cc97..510a4eb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-45030aab3f21b561b1c899ebb7dce54d  grilo-plugins-0.2.13.tar.xz
+184163b248efc064d8b6558cf297fb73  grilo-plugins-0.2.14.tar.xz


More information about the scm-commits mailing list