Update to 0.2.16

This commit is contained in:
Kalev Lember 2015-09-23 23:20:54 +02:00
parent 42aa778ed7
commit 4fe8e469df
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <klember@redhat.com> - 0.2.16-1
- Update to 0.2.16
* Fri Sep 11 2015 Kalev Lember <klember@redhat.com> - 0.2.15-1
- Update to 0.2.15
- Tighten deps with _isa macro

View File

@ -1 +1 @@
771000a3b3e6978c7e946e2e04585af9 grilo-plugins-0.2.15.tar.xz
62ecaad877b485a950259eef1ef38c18 grilo-plugins-0.2.16.tar.xz