Update to 0.2.5

This commit is contained in:
Bastien Nocera 2012-12-20 08:38:03 +01:00 committed by Kalev Lember
parent c24254c4ba
commit 6227ae10b6
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@
/grilo-plugins-0.2.2.tar.xz
/grilo-plugins-0.2.3.tar.xz
/grilo-plugins-0.2.4.tar.xz
/grilo-plugins-0.2.5.tar.xz

View File

@ -2,7 +2,7 @@
%define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
Name: grilo-plugins
Version: 0.2.4
Version: 0.2.5
Release: 1%{?dist}
Summary: Plugins for the Grilo framework
@ -101,6 +101,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/*
%{_datadir}/gnome/help/grilo-plugins/C/legal.xml
%changelog
* Thu Dec 20 2012 Bastien Nocera <bnocera@redhat.com> 0.2.5-1
- Update to 0.2.5
* Tue Dec 04 2012 Bastien Nocera <bnocera@redhat.com> 0.2.4-1
- Update to 0.2.4

View File

@ -1 +1 @@
cd7f785661d55ebfd89f63f6d1b2fee8 grilo-plugins-0.2.4.tar.xz
a73f0f022c0a2d1f6c7f44de98df38dc grilo-plugins-0.2.5.tar.xz