Update to 0.2.2

This commit is contained in:
Bastien Nocera 2012-10-05 09:32:15 +02:00 committed by Kalev Lember
parent 17088ba453
commit e9cbbb8b1e
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@
/grilo-0.1.19.tar.xz
/grilo-0.2.0.tar.xz
/grilo-0.2.1.tar.xz
/grilo-0.2.2.tar.xz

View File

@ -2,7 +2,7 @@
%define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
Name: grilo
Version: 0.2.1
Version: 0.2.2
Release: 1%{?dist}
Summary: Content discovery framework
@ -115,6 +115,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/grilo-simple-playlist
%{_datadir}/vala/vapi/*
%changelog
* Fri Oct 05 2012 Bastien Nocera <bnocera@redhat.com> 0.2.2-1
- Update to 0.2.2
* Wed Oct 03 2012 Bastien Nocera <bnocera@redhat.com> 0.2.1-1
- Update to 0.2.1

View File

@ -1 +1 @@
176f15862e85a7c6981d9a4c5f7da7f2 grilo-0.2.1.tar.xz
586b6f4f1cbffbba765ffb9384e26803 grilo-0.2.2.tar.xz