Update to 0.3.3
This commit is contained in:
parent
f6e0a25b73
commit
da5eba72ba
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
||||
/grilo-plugins-0.3.0.tar.xz
|
||||
/grilo-plugins-0.3.1.tar.xz
|
||||
/grilo-plugins-0.3.2.tar.xz
|
||||
/grilo-plugins-0.3.3.tar.xz
|
||||
|
@ -5,8 +5,8 @@
|
||||
%global goa_version 3.17.91
|
||||
|
||||
Name: grilo-plugins
|
||||
Version: 0.3.2
|
||||
Release: 2%{?dist}
|
||||
Version: 0.3.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Plugins for the Grilo framework
|
||||
|
||||
Group: Applications/Multimedia
|
||||
@ -116,6 +116,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/*
|
||||
%{_libdir}/grilo-%{release_version}/*.so*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 13 2016 Kalev Lember <klember@redhat.com> - 0.3.3-1
|
||||
- Update to 0.3.3
|
||||
|
||||
* Mon Jul 25 2016 Kalev Lember <klember@redhat.com> - 0.3.2-2
|
||||
- Update required grilo version
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user