Update to 0.1.18

This commit is contained in:
Bastien Nocera 2011-12-12 15:35:24 +00:00
parent bcea9e2fe7
commit 9a4c2a70a4
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/grilo-plugins-0.1.15.tar.bz2
/grilo-plugins-0.1.16.tar.xz
/grilo-plugins-0.1.17.tar.xz
/grilo-plugins-0.1.18.tar.xz

View File

@ -2,8 +2,8 @@
%define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
Name: grilo-plugins
Version: 0.1.17
Release: 2%{?dist}
Version: 0.1.18
Release: 1%{?dist}
Summary: Plugins for the Grilo framework
Group: Applications/Multimedia
@ -95,6 +95,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/*
%{_libdir}/grilo-%{release_version}/*.xml
%changelog
* Mon Dec 12 2011 Bastien Nocera <bnocera@redhat.com> 0.1.18-1
- Update to 0.1.18
* Thu Nov 17 2011 Daniel Drake <dsd@laptop.org> 0.1.17-2
- rebuild for libquvi.so.7

View File

@ -1 +1 @@
4553c823b3434a2b8187d1f95b5e61cc grilo-plugins-0.1.17.tar.xz
7bea4ea6b58c345ffa9ded177b917ff3 grilo-plugins-0.1.18.tar.xz