diff --git a/.gitignore b/.gitignore index 4f1b62b..1d664da 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /grilo-0.2.5.tar.xz /grilo-0.2.6.tar.xz /grilo-0.2.7.tar.xz +/grilo-0.2.9.tar.xz diff --git a/grilo.spec b/grilo.spec index f2c910d..c19128c 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.7 +Version: 0.2.9 Release: 1%{?dist} Summary: Content discovery framework @@ -115,6 +115,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/grilo-simple-playlist %{_datadir}/vala/vapi/* %changelog +* Wed Feb 19 2014 Kalev Lember - 0.2.9-1 +- Update to 0.2.9 + * Wed Sep 18 2013 Kalev Lember - 0.2.7-1 - Update to 0.2.7 diff --git a/sources b/sources index 6082dd9..9e9f8f1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c0d87f6b94f3518daec97d1aa825106d grilo-0.2.7.tar.xz +a03d4afe4c9103d4995ca5157312f228 grilo-0.2.9.tar.xz