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