Update to 0.2.10

This commit is contained in:
Richard Hughes 2014-03-19 14:35:40 +00:00
parent ca7c3909f1
commit a625774c2a
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@
/grilo-0.2.6.tar.xz
/grilo-0.2.7.tar.xz
/grilo-0.2.9.tar.xz
/grilo-0.2.10.tar.xz

View File

@ -2,8 +2,8 @@
%define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
Name: grilo
Version: 0.2.9
Release: 2%{?dist}
Version: 0.2.10
Release: 1%{?dist}
Summary: Content discovery framework
Group: Applications/Multimedia
@ -115,6 +115,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/grilo-simple-playlist
%{_datadir}/vala/vapi/*
%changelog
* Wed Mar 19 2014 Richard Hughes <rhughes@redhat.com> - 0.2.10-1
- Update to 0.2.10
* Wed Feb 19 2014 Kalev Lember <kalevlember@gmail.com> - 0.2.9-2
- Build with totem-pl-parser and oauth support

View File

@ -1 +1 @@
a03d4afe4c9103d4995ca5157312f228 grilo-0.2.9.tar.xz
208ace762431bed2570e62b05fad574f grilo-0.2.10.tar.xz