diff --git a/grilo.spec b/grilo.spec index e10cab5..05097c4 100644 --- a/grilo.spec +++ b/grilo.spec @@ -3,7 +3,7 @@ Name: grilo Version: 0.3.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Content discovery framework License: LGPLv2+ @@ -15,7 +15,7 @@ Patch0: 0001-build-fix-build-due-wrong-format-in-debug.patch BuildRequires: chrpath BuildRequires: gnome-common BuildRequires: vala-devel >= 0.27.1 -BuildRequires: vala-tools >= 0.27.1 +BuildRequires: vala >= 0.27.1 BuildRequires: gtk-doc BuildRequires: gobject-introspection-devel >= 0.9.0 BuildRequires: libxml2-devel @@ -113,6 +113,9 @@ cp -a %{_libdir}/libgrlpls-0.2.so.0* $RPM_BUILD_ROOT%{_libdir} %{_datadir}/vala/ %changelog +* Thu Sep 22 2016 Kalev Lember - 0.3.2-3 +- BR vala instead of obsolete vala-tools subpackage + * Wed Sep 21 2016 Bastien Nocera - 0.3.2-2 + grilo-0.3.2-1 - Take ownership of /usr/share/grilo-0.3 not just its plugins subdir