diff --git a/grilo-plugins.spec b/grilo-plugins.spec index 24588e92de8b6cf8fdc984e4ba8386b12c0c7d4c..62cec26d24b2d4efafeefd96640826e260aa2bde 100644 --- a/grilo-plugins.spec +++ b/grilo-plugins.spec @@ -2,8 +2,8 @@ %global goa_version 3.17.91 Name: grilo-plugins -Version: 0.3.15 -Release: 1 +Version: 0.3.15 +Release: 2 Summary: Plugins for the Grilo framework License: LGPLv2+ URL: https://wiki.gnome.org/Projects/Grilo @@ -14,7 +14,7 @@ BuildRequires: gom-devel gperf intltool gettext gnome-online-accounts%{_isa} >= BuildRequires: libgcrypt-devel libxml2-devel itstool libarchive-devel libmediaart-devel BuildRequires: libsoup3-devel lua-devel rest-devel sqlite-devel libgdata-devel BuildRequires: totem-pl-parser-devel tracker3-devel libdmapsharing-devel json-glib-devel cmake liboauth-devel -Requires: dleyna-server gnome-online-accounts%{_isa} >= %{goa_version} grilo%{_isa} >= %{grilo_version} +Requires: gnome-online-accounts%{_isa} >= %{goa_version} grilo%{_isa} >= %{grilo_version} %description The framework named grilo which provides access to different sources of multimedia @@ -28,7 +28,7 @@ Radio France,Shoutcast,The Guardian Videos,Tracker,Vimeo,Youtube %build %meson -Denable-shoutcast=no -Denable-bookmarks=yes \ - -Denable-dleyna=yes -Denable-dmap=yes -Denable-filesystem=yes \ + -Denable-dleyna=no -Denable-dmap=yes -Denable-filesystem=yes \ -Denable-flickr=yes -Denable-freebox=yes -Denable-gravatar=yes \ -Denable-lua-factory=yes -Denable-metadata-store=yes \ -Denable-podcasts=yes -Denable-tmdb=yes \ @@ -50,6 +50,9 @@ Radio France,Shoutcast,The Guardian Videos,Tracker,Vimeo,Youtube %{_libdir}/grilo-0.3/*.so* %changelog +* Fri Sep 01 2023 xu_ping <707078654@qq.com> - 0.3.15-2 +- Remove dependence on dleyna-server because it has declined. + * Mon Jan 2 2023 lin zhang - 0.3.15-1 - Update to 0.3.15