diff --git a/grilo-plugins-0.3.8.tar.xz b/grilo-plugins-0.3.13.tar.xz similarity index 39% rename from grilo-plugins-0.3.8.tar.xz rename to grilo-plugins-0.3.13.tar.xz index 5c2c3077095cb372c34aa1c9352a31231f0001df..cd54d5bf66eb6ded7d323deb85a25098779d43c3 100644 Binary files a/grilo-plugins-0.3.8.tar.xz and b/grilo-plugins-0.3.13.tar.xz differ diff --git a/grilo-plugins.spec b/grilo-plugins.spec index ea2d1f087bc02498b77fa5e47d5f934b59f80367..69c46efa84143f7b5555f3091efb0c219be07d48 100644 --- a/grilo-plugins.spec +++ b/grilo-plugins.spec @@ -1,17 +1,17 @@ Name: grilo-plugins -Version: 0.3.8 -Release: 4 +Version: 0.3.13 +Release: 1 Summary: Plugins for the Grilo framework License: LGPLv2+ -URL: https://wiki.gnome.org/Projects/Grilo +URL: https://gitlab.gnome.org/GNOME/grilo-plugins Source0: https://download.gnome.org/sources/grilo-plugins/0.3/grilo-plugins-%{version}.tar.xz -BuildRequires: gcc meson avahi-gobject-devel avahi-gobject glib2-devel grilo-devel >= 0.3.1 -BuildRequires: gom-devel gperf intltool gnome-online-accounts-devel >= 3.17.91 +BuildRequires: gcc meson avahi-gobject-devel avahi-gobject glib2-devel grilo-devel >= 0.3.8 +BuildRequires: gom-devel gperf intltool gnome-online-accounts-devel >= 3.17.91 gettext BuildRequires: libgcrypt-devel libxml2-devel itstool libarchive-devel libmediaart-devel BuildRequires: libsoup-devel lua-devel rest-devel sqlite-devel libgdata-devel -BuildRequires: totem-pl-parser-devel tracker-devel libdmapsharing-devel json-glib-devel git cmake liboauth-devel -Requires: dleyna-server gnome-online-accounts%{_isa} >= 3.17.91 grilo%{_isa} >= 0.3.1 +BuildRequires: totem-pl-parser-devel tracker3-devel libdmapsharing-devel json-glib-devel git cmake liboauth-devel +Requires: dleyna-server gnome-online-accounts%{_isa} >= 3.17.91 grilo%{_isa} >= 0.3.8 %description The framework named grilo which provides access to different sources of multimedia @@ -28,8 +28,8 @@ Radio France,Shoutcast,The Guardian Videos,Tracker,Vimeo,Youtube -Denable-dleyna=yes -Denable-dmap=yes -Denable-filesystem=yes \ -Denable-flickr=yes -Denable-freebox=yes -Denable-gravatar=yes \ -Denable-jamendo=yes -Denable-lua-factory=yes -Denable-metadata-store=yes \ - -Denable-tmdb=yes -Denable-tracker=yes -Denable-vimeo=yes \ - -Denable-youtube=yes -Denable-tracker=yes + -Denable-podcasts=yes -Denable-tmdb=yes -Denable-vimeo=yes \ + -Denable-youtube=yes -Denable-tracker=no -Denable-tracker3=yes %meson_build @@ -39,7 +39,7 @@ Radio France,Shoutcast,The Guardian Videos,Tracker,Vimeo,Youtube %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 @@ -48,6 +48,10 @@ Radio France,Shoutcast,The Guardian Videos,Tracker,Vimeo,Youtube %exclude %{_bindir}/* %changelog +* Thu Jun 17 2021 weijin deng - 0.3.13-1 +- Upgrade to 0.3.13 +- Change meson configurations + * Mon Jun 7 2021 baizhonggui - 0.3.8-4 - Fix building error: /usr/bin/git: No such file or directory - Add git/cmake/liboauth-devel in BuildRequires @@ -58,4 +62,3 @@ Radio France,Shoutcast,The Guardian Videos,Tracker,Vimeo,Youtube * Thu Apr 16 2020 Jeffery.Gao - 0.3.8-2 - Package init - diff --git a/grilo-plugins.yaml b/grilo-plugins.yaml index 71d4338ee2a51c630d6314a0fb9c658e6442122f..5646c29e48aa5ee485f61a39815f1448d6b42fd0 100644 --- a/grilo-plugins.yaml +++ b/grilo-plugins.yaml @@ -1,4 +1,4 @@ -version-ctrl: git -src_repo: https://gitlab.gnome.org/GNOME/grilo-plugins.gi +version_control: git +src_repo: https://gitlab.gnome.org/GNOME/grilo-plugins.git tag_prefix: ^ -seperator: "." +separator: "."