Update to 0.2.4
This commit is contained in:
parent
7c1b9865cc
commit
46472e0b5a
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user