Update to 0.2.15
This commit is contained in:
parent
ccead38e25
commit
b896c55408
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/grilo-plugins-0.2.12.tar.xz
|
||||
/grilo-plugins-0.2.13.tar.xz
|
||||
/grilo-plugins-0.2.14.tar.xz
|
||||
/grilo-plugins-0.2.15.tar.xz
|
||||
|
@ -4,8 +4,8 @@
|
||||
%global grilo_version 0.2.12
|
||||
|
||||
Name: grilo-plugins
|
||||
Version: 0.2.14
|
||||
Release: 4%{?dist}
|
||||
Version: 0.2.15
|
||||
Release: 1%{?dist}
|
||||
Summary: Plugins for the Grilo framework
|
||||
|
||||
Group: Applications/Multimedia
|
||||
@ -71,7 +71,6 @@ This package contains plugins to get information from theses sources:
|
||||
%configure \
|
||||
--disable-static \
|
||||
--disable-shoutcast \
|
||||
--enable-apple-trailers \
|
||||
--enable-bookmarks \
|
||||
%{_enable_dleyna} \
|
||||
--enable-dmap \
|
||||
@ -84,7 +83,6 @@ This package contains plugins to get information from theses sources:
|
||||
--enable-localmetadata \
|
||||
--enable-lua-factory \
|
||||
--enable-metadata-store \
|
||||
--enable-pocket \
|
||||
--enable-podcasts \
|
||||
--enable-tmdb \
|
||||
--enable-tracker \
|
||||
@ -115,6 +113,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/*
|
||||
%{_libdir}/grilo-%{release_version}/*.xml
|
||||
|
||||
%changelog
|
||||
* Fri Sep 11 2015 Kalev Lember <klember@redhat.com> - 0.2.15-1
|
||||
- Update to 0.2.15
|
||||
|
||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.14-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user