Update to 0.2.10
This commit is contained in:
parent
ca7c3909f1
commit
a625774c2a
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user