From 6253ff37c752161e517d719bf3bcd9354451813c Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Dec 18 2015 19:31:47 +0000 Subject: Update to 0.3.0 --- diff --git a/.gitignore b/.gitignore index af8002e..c054cf7 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /grilo-0.2.12.tar.xz /grilo-0.2.13.tar.xz /grilo-0.2.15.tar.xz +/grilo-0.3.0.tar.xz diff --git a/grilo.spec b/grilo.spec index 6d54393..b1e5714 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.15 +Version: 0.3.0 Release: 1%{?dist} Summary: Content discovery framework @@ -109,6 +109,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/grilo-simple-playlist %{_datadir}/vala/ %changelog +* Fri Dec 18 2015 Kalev Lember - 0.3.0-1 +- Update to 0.3.0 + * Wed Sep 09 2015 Kalev Lember - 0.2.15-1 - Update to 0.2.15 diff --git a/sources b/sources index ec1fdd4..dd90824 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f1f4fa73688fdcc22814d7854ca6ec39 grilo-0.2.15.tar.xz +f8a51aacc604dcc308e71f8bca4c57ae grilo-0.3.0.tar.xz