Update to 0.2.8
This commit is contained in:
parent
6e55fafc9d
commit
6a0fd5b782
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/grilo-plugins-0.2.5.tar.xz
|
||||
/grilo-plugins-0.2.6.tar.xz
|
||||
/grilo-plugins-0.2.7.tar.xz
|
||||
/grilo-plugins-0.2.8.tar.xz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
|
||||
|
||||
Name: grilo-plugins
|
||||
Version: 0.2.7
|
||||
Version: 0.2.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Plugins for the Grilo framework
|
||||
|
||||
@ -98,6 +98,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/*
|
||||
%{_libdir}/grilo-%{release_version}/*.xml
|
||||
|
||||
%changelog
|
||||
* Sat May 25 2013 Kalev Lember <kalevlember@gmail.com> - 0.2.8-1
|
||||
- Update to 0.2.8
|
||||
|
||||
* Sat May 18 2013 Kalev Lember <kalevlember@gmail.com> - 0.2.7-1
|
||||
- Update to 0.2.7
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user