From 4b9f089957a38e23e0c05bd0cf819e548ac92ce8 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sat, 17 Sep 2016 14:54:13 -0500 Subject: [PATCH] improve description, drop no-longer-used deps --- appstream.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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