Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/grilo-plugins.git#0aeeeb3a1f1b84428bbfbbca90a7197cf70eaede
This commit is contained in:
parent
943f1bf835
commit
8dca61e371
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@
|
||||
/grilo-plugins-0.3.10.tar.xz
|
||||
/grilo-plugins-0.3.11.tar.xz
|
||||
/grilo-plugins-0.3.12.tar.xz
|
||||
/grilo-plugins-0.3.13.tar.xz
|
||||
|
@ -5,8 +5,8 @@
|
||||
%global goa_version 3.17.91
|
||||
|
||||
Name: grilo-plugins
|
||||
Version: 0.3.12
|
||||
Release: 3%{?dist}
|
||||
Version: 0.3.13
|
||||
Release: 1%{?dist}
|
||||
Summary: Plugins for the Grilo framework
|
||||
|
||||
License: LGPLv2+
|
||||
@ -58,7 +58,6 @@ This package contains plugins to get information from theses sources:
|
||||
- Freebox
|
||||
- Gravatar
|
||||
- iTunes Music Sharing
|
||||
- Jamendo
|
||||
- Last.fm (for album arts)
|
||||
- Local metadata (album arts and thumbnails)
|
||||
- Metadata Store
|
||||
@ -68,7 +67,6 @@ This package contains plugins to get information from theses sources:
|
||||
- Shoutcast
|
||||
- The Guardian Videos
|
||||
- Tracker
|
||||
- Vimeo
|
||||
- Youtube
|
||||
|
||||
%prep
|
||||
@ -91,15 +89,14 @@ This package contains plugins to get information from theses sources:
|
||||
-Denable-flickr=yes \
|
||||
-Denable-freebox=yes \
|
||||
-Denable-gravatar=yes \
|
||||
-Denable-jamendo=yes \
|
||||
-Denable-lua-factory=yes \
|
||||
-Denable-metadata-store=yes \
|
||||
%if 0%{?fedora}
|
||||
-Denable-podcasts=yes \
|
||||
%endif
|
||||
-Denable-tmdb=yes \
|
||||
-Denable-vimeo=yes \
|
||||
-Denable-youtube=yes \
|
||||
-Denable-tracker=no \
|
||||
-Denable-tracker3=yes
|
||||
|
||||
%meson_build
|
||||
@ -118,6 +115,11 @@ This package contains plugins to get information from theses sources:
|
||||
%{_libdir}/grilo-%{release_version}/*.so*
|
||||
|
||||
%changelog
|
||||
* Wed Mar 31 2021 Victor Toso <victortoso@redhat.com> - 0.3.13-1
|
||||
- Update to 0.3.13
|
||||
- Vimeo e Jamendo were removed
|
||||
- Tracker 2 is disabled
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.12-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (grilo-plugins-0.3.12.tar.xz) = d02329213d3cf45e672cedd83085aff43c62dc1575f7c04b0c0eb77499f39441808e653c38de2f2f2a6e3aadad403fc82c9b8d7285d6de89311b83d43cdf23af
|
||||
SHA512 (grilo-plugins-0.3.13.tar.xz) = 7edccc7366623c3dab56f7c95156327db08efdf038563c9be3e423c517a1117003ef516a069f9a2e877f6a610dad6783d3087d111b039ce7bdc6657124cf8e25
|
||||
|
Loading…
Reference in New Issue
Block a user