Update to 0.2.4
This commit is contained in:
parent
c9e5751d5d
commit
49edb338cc
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/grilo-0.2.1.tar.xz
|
||||
/grilo-0.2.2.tar.xz
|
||||
/grilo-0.2.3.tar.xz
|
||||
/grilo-0.2.4.tar.xz
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
%define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
|
||||
|
||||
Name: grilo
|
||||
Version: 0.2.3
|
||||
Version: 0.2.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Content discovery framework
|
||||
|
||||
@ -112,6 +112,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/grilo-simple-playlist
|
||||
%{_datadir}/vala/vapi/*
|
||||
|
||||
%changelog
|
||||
* Tue Dec 04 2012 Bastien Nocera <bnocera@redhat.com> 0.2.4-1
|
||||
- Update to 0.2.4
|
||||
|
||||
* Tue Nov 13 2012 Kalev Lember <kalevlember@gmail.com> 0.2.3-1
|
||||
- Update to 0.2.3
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user