From 49edb338cce576dfecb0a3819e0913165246cf9a Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Tue, 4 Dec 2012 09:55:31 +0100 Subject: [PATCH] Update to 0.2.4 --- .gitignore | 1 + grilo.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index be90ce6..f2e746b 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /grilo-0.2.1.tar.xz /grilo-0.2.2.tar.xz /grilo-0.2.3.tar.xz +/grilo-0.2.4.tar.xz diff --git a/grilo.spec b/grilo.spec index 6d8c718..d6b6932 100644 --- a/grilo.spec +++ b/grilo.spec @@ -2,7 +2,7 @@ %define release_version %(echo %{version} | awk -F. '{print $1"."$2}') Name: grilo -Version: 0.2.3 +Version: 0.2.4 Release: 1%{?dist} Summary: Content discovery framework @@ -112,6 +112,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/grilo-simple-playlist %{_datadir}/vala/vapi/* %changelog +* Tue Dec 04 2012 Bastien Nocera 0.2.4-1 +- Update to 0.2.4 + * Tue Nov 13 2012 Kalev Lember 0.2.3-1 - Update to 0.2.3 diff --git a/sources b/sources index 5cf40aa..83dc7f1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -968ab6349839392d2d497674cd768529 grilo-0.2.3.tar.xz +bad59e9e408b00149481902d54bfecb5 grilo-0.2.4.tar.xz