diff --git a/.gitignore b/.gitignore index cf48bcb..af8002e 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /grilo-0.2.11.tar.xz /grilo-0.2.12.tar.xz /grilo-0.2.13.tar.xz +/grilo-0.2.15.tar.xz diff --git a/grilo.spec b/grilo.spec index e9c621d..6d54393 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.13 +Version: 0.2.15 Release: 1%{?dist} Summary: Content discovery framework @@ -109,6 +109,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/grilo-simple-playlist %{_datadir}/vala/ %changelog +* Wed Sep 09 2015 Kalev Lember - 0.2.15-1 +- Update to 0.2.15 + * Tue Sep 08 2015 Kalev Lember - 0.2.13-1 - Update to 0.2.13 - Merge -vala subpackage into -devel diff --git a/sources b/sources index 5e1255d..ec1fdd4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -440c3352c8928daf89ab9dead1a637a9 grilo-0.2.13.tar.xz +f1f4fa73688fdcc22814d7854ca6ec39 grilo-0.2.15.tar.xz