diff --git a/grilo.spec b/grilo.spec index 76e357c..e865700 100644 --- a/grilo.spec +++ b/grilo.spec @@ -1,6 +1,6 @@ Name: grilo Version: 0.3.9 -Release: 1 +Release: 2 Summary: A framework for browsing and searching media content License: LGPLv2+ @@ -9,7 +9,7 @@ Source0: https://github.com/GNOME/grilo/archive/%{name}-%{version}.tar.xz BuildRequires: chrpath glib2-devel gettext gobject-introspection-devel >= 0.9.0 BuildRequires: gtk-doc gtk3-devel liboauth-devel libsoup-devel libxml2-devel -BuildRequires: meson totem-pl-parser-devel vala >= 0.27.1 +BuildRequires: meson totem-pl-parser-devel vala >= 0.27.1 libxslt %description Grilo is a framework focused on making media discovery and browsing easy for @@ -77,5 +77,11 @@ mkdir -p %{buildroot}%{_datadir}/grilo-0.3/plugins %{_datadir}/gtk-doc/html/grilo/ %changelog +* Sat Nov 23 2019 openEuler Buildteam - 0.3.9-2 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:add the libxslt in buildrequires + * Tue Aug 27 2019 openEuler Buildteam - 0.3.9-1 - Package Init