Update grilo-plugins to 0.3.10
* Removed double 'enable-tracker' line * README -> README.md
This commit is contained in:
parent
01f6df8032
commit
0e5473ba38
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@
|
||||
/grilo-plugins-0.3.7.tar.xz
|
||||
/grilo-plugins-0.3.8.tar.xz
|
||||
/grilo-plugins-0.3.9.tar.xz
|
||||
/grilo-plugins-0.3.10.tar.xz
|
||||
|
@ -5,8 +5,8 @@
|
||||
%global goa_version 3.17.91
|
||||
|
||||
Name: grilo-plugins
|
||||
Version: 0.3.9
|
||||
Release: 2%{?dist}
|
||||
Version: 0.3.10
|
||||
Release: 1%{?dist}
|
||||
Summary: Plugins for the Grilo framework
|
||||
|
||||
License: LGPLv2+
|
||||
@ -33,7 +33,7 @@ BuildRequires: rest-devel
|
||||
BuildRequires: sqlite-devel
|
||||
BuildRequires: libgdata-devel
|
||||
BuildRequires: totem-pl-parser-devel
|
||||
BuildRequires: tracker-devel
|
||||
BuildRequires: tracker-devel >= 2.3.0
|
||||
BuildRequires: libdmapsharing-devel
|
||||
BuildRequires: json-glib-devel
|
||||
|
||||
@ -87,7 +87,6 @@ This package contains plugins to get information from theses sources:
|
||||
-Denable-podcasts=yes \
|
||||
%endif
|
||||
-Denable-tmdb=yes \
|
||||
-Denable-tracker=yes \
|
||||
-Denable-vimeo=yes \
|
||||
-Denable-youtube=yes \
|
||||
-Denable-tracker=yes
|
||||
@ -105,13 +104,16 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/*
|
||||
|
||||
%files -f grilo-plugins.lang
|
||||
%license COPYING
|
||||
%doc AUTHORS NEWS README
|
||||
%doc AUTHORS NEWS README.md
|
||||
%doc %{_datadir}/help/*/examples/example-tmdb.c
|
||||
%{_datadir}/grilo-plugins/
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
%{_libdir}/grilo-%{release_version}/*.so*
|
||||
|
||||
%changelog
|
||||
* Thu Sep 12 2019 Victor Toso <victortoso@redhat.com> - 0.3.10-1
|
||||
- Update to 0.3.10
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.9-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (grilo-plugins-0.3.9.tar.xz) = 4700b08cab53afe0899edf7859a2e18608f6ed2016a9139694e8f1eb628c5b7318b04fe1633406fd1685a8dd54d1632b886352eac3192d52a1c1a1ac55896479
|
||||
SHA512 (grilo-plugins-0.3.10.tar.xz) = 93d4fcc7d6fd1b43925e286c8856c90d240cf9244d04a8b034df85781b1a6bffcb5c635576e37717325f82a0be567a7087715ff6d680b3c5aca133c6deb43ed2
|
||||
|
Loading…
Reference in New Issue
Block a user