Update to 0.3.1
This commit is contained in:
parent
a1e4cfc3f5
commit
d67bdf6762
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@
|
||||
/grilo-plugins-0.2.15.tar.xz
|
||||
/grilo-plugins-0.2.16.tar.xz
|
||||
/grilo-plugins-0.3.0.tar.xz
|
||||
/grilo-plugins-0.3.1.tar.xz
|
||||
|
@ -5,8 +5,8 @@
|
||||
%global goa_version 3.17.91
|
||||
|
||||
Name: grilo-plugins
|
||||
Version: 0.3.0
|
||||
Release: 2%{?dist}
|
||||
Version: 0.3.1
|
||||
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 Mar 22 2016 Bastien Nocera <bnocera@redhat.com> 0.3.1-1
|
||||
- Update to 0.3.1
|
||||
|
||||
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user