From 4fe8e469dfedc4906252a2424f913f6425ae7058 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 23 Sep 2015 23:20:54 +0200 Subject: [PATCH] Update to 0.2.16 --- .gitignore | 1 + grilo-plugins.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f63f342..0e33c15 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /grilo-plugins-0.2.13.tar.xz /grilo-plugins-0.2.14.tar.xz /grilo-plugins-0.2.15.tar.xz +/grilo-plugins-0.2.16.tar.xz diff --git a/grilo-plugins.spec b/grilo-plugins.spec index 455aada..842d8b6 100644 --- a/grilo-plugins.spec +++ b/grilo-plugins.spec @@ -5,7 +5,7 @@ %global goa_version 3.17.91 Name: grilo-plugins -Version: 0.2.15 +Version: 0.2.16 Release: 1%{?dist} Summary: Plugins for the Grilo framework @@ -117,6 +117,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/* %{_libdir}/grilo-%{release_version}/*.xml %changelog +* Wed Sep 23 2015 Kalev Lember - 0.2.16-1 +- Update to 0.2.16 + * Fri Sep 11 2015 Kalev Lember - 0.2.15-1 - Update to 0.2.15 - Tighten deps with _isa macro diff --git a/sources b/sources index 371bb2b..7ab17ae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -771000a3b3e6978c7e946e2e04585af9 grilo-plugins-0.2.15.tar.xz +62ecaad877b485a950259eef1ef38c18 grilo-plugins-0.2.16.tar.xz