From dec90714b7e30212b374645485b25177688c4dda Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Mon, 12 Dec 2011 11:50:43 +0000 Subject: [PATCH] Update to 0.1.18 Conflicts: grilo.spec --- .gitignore | 1 + grilo.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c2269af..fca07be 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /grilo-0.1.15.tar.bz2 /grilo-0.1.16.tar.xz /grilo-0.1.17.tar.xz +/grilo-0.1.18.tar.xz diff --git a/grilo.spec b/grilo.spec index 4d38557..91e55a7 100644 --- a/grilo.spec +++ b/grilo.spec @@ -1,5 +1,5 @@ Name: grilo -Version: 0.1.17 +Version: 0.1.18 Release: 1%{?dist} Summary: Content discovery framework @@ -109,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/vala-*/vapi/* %changelog +* Mon Dec 12 2011 Bastien Nocera 0.1.18-1 +- Update to 0.1.18 + * Fri Oct 14 2011 Adam Williamson 0.1.17-1 - update to 0.1.17 diff --git a/sources b/sources index 0ecc602..6e78cdf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3bec3f1cff2697b3ecac4bb3ecb93e21 grilo-0.1.17.tar.xz +c2f34727afedf6e2febad53b20218395 grilo-0.1.18.tar.xz