diff --git a/grilo-plugins-0.3.13.tar.xz b/grilo-plugins-0.3.13.tar.xz new file mode 100644 index 0000000..cd54d5b Binary files /dev/null and b/grilo-plugins-0.3.13.tar.xz differ diff --git a/grilo-plugins-0.3.8.tar.xz b/grilo-plugins-0.3.8.tar.xz deleted file mode 100644 index 5c2c307..0000000 Binary files a/grilo-plugins-0.3.8.tar.xz and /dev/null differ diff --git a/grilo-plugins.spec b/grilo-plugins.spec index ea2d1f0..69c46ef 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 71d4338..5646c29 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: "."