From a625774c2a0e4670602a2bcb2fe5d16f5e045676 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Wed, 19 Mar 2014 14:35:40 +0000 Subject: [PATCH] Update to 0.2.10 --- .gitignore | 1 + grilo.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1d664da..563db2b 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /grilo-0.2.6.tar.xz /grilo-0.2.7.tar.xz /grilo-0.2.9.tar.xz +/grilo-0.2.10.tar.xz diff --git a/grilo.spec b/grilo.spec index 08a1b70..905e437 100644 --- a/grilo.spec +++ b/grilo.spec @@ -2,8 +2,8 @@ %define release_version %(echo %{version} | awk -F. '{print $1"."$2}') Name: grilo -Version: 0.2.9 -Release: 2%{?dist} +Version: 0.2.10 +Release: 1%{?dist} Summary: Content discovery framework Group: Applications/Multimedia @@ -115,6 +115,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/grilo-simple-playlist %{_datadir}/vala/vapi/* %changelog +* Wed Mar 19 2014 Richard Hughes - 0.2.10-1 +- Update to 0.2.10 + * Wed Feb 19 2014 Kalev Lember - 0.2.9-2 - Build with totem-pl-parser and oauth support diff --git a/sources b/sources index 9e9f8f1..db7ce12 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a03d4afe4c9103d4995ca5157312f228 grilo-0.2.9.tar.xz +208ace762431bed2570e62b05fad574f grilo-0.2.10.tar.xz