improve description, drop no-longer-used deps

This commit is contained in:
Rex Dieter 2016-09-17 14:54:13 -05:00
parent 08da6ff3c4
commit 4b9f089957

View File

@ -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 <rdieter@fedoraproject.org> - 0.10.1-2
- improve description, drop no-longer-used deps
* Sat Sep 17 2016 Rex Dieter <rdieter@fedoraproject.org> - 0.10.1-1
- 0.10.1