diff --git a/appstream.spec b/appstream.spec index ee7e01f..4f280df 100644 --- a/appstream.spec +++ b/appstream.spec @@ -5,7 +5,7 @@ Summary: Utilities to generate, maintain and access the AppStream Xapian database Name: appstream Version: 0.10.1 -Release: 1%{?dist} +Release: 2%{?dist} # lib LGPLv2+, tools GPLv2+ License: GPLv2+ and LGPLv2+ @@ -27,8 +27,6 @@ BuildRequires: pkgconfig(packagekit-glib2) BuildRequires: pkgconfig(protobuf-lite) BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(yaml-0.1) -BuildRequires: protobuf-compiler -BuildRequires: xapian-core-devel BuildRequires: xmlto Requires: appstream-data @@ -38,7 +36,7 @@ Obsoletes: appstream-vala < 0.7.3 %endif %description -AppStream-Core makes it easy to access application information from the +AppStream makes it easy to access application information from the AppStream database over a nice GObject-based interface. %package devel @@ -161,6 +159,9 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" %changelog +* Sat Sep 17 2016 Rex Dieter - 0.10.1-2 +- improve description, drop no-longer-used deps + * Sat Sep 17 2016 Rex Dieter - 0.10.1-1 - 0.10.1