Update to 0.2.4

This commit is contained in:
Bastien Nocera 2012-12-04 10:28:53 +01:00
parent 7c1b9865cc
commit 46472e0b5a
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@
/grilo-plugins-0.2.1.tar.xz
/grilo-plugins-0.2.2.tar.xz
/grilo-plugins-0.2.3.tar.xz
/grilo-plugins-0.2.4.tar.xz

View File

@ -2,7 +2,7 @@
%define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
Name: grilo-plugins
Version: 0.2.3
Version: 0.2.4
Release: 1%{?dist}
Summary: Plugins for the Grilo framework
@ -96,6 +96,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/*
%{_libdir}/grilo-%{release_version}/*.xml
%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

View File

@ -1 +1 @@
2321e47a53f5fa2242fa5221e013a297 grilo-plugins-0.2.3.tar.xz
cd7f785661d55ebfd89f63f6d1b2fee8 grilo-plugins-0.2.4.tar.xz