* Fixed the too long description line

This commit is contained in:
Denis Arnaud 2019-11-15 14:47:50 +01:00
parent 4a4028c6b8
commit 0ee007aafc
1 changed files with 6 additions and 3 deletions

View File

@ -14,7 +14,7 @@
#
Name: opentrep
Version: 0.07.4
Release: 1%{?dist}
Release: 2%{?dist}
Summary: C++ library providing a clean API for parsing travel-focused requests
@ -49,8 +49,8 @@ BuildRequires: protobuf-compiler
implementation, for parsing travel-focused requests.
It powers the https://transport-search.org Web site.
%{name} uses Xapian (https://www.xapian.org) for the Information Retrieval part,
on freely available travel-related data (e.g., country names and codes,
%{name} uses Xapian (https://www.xapian.org) for the Information Retrieval
part, on freely available travel-related data (e.g., country names and codes,
city names and codes, airline names and codes, etc.), mainly to be found in
the OpenTravelData project (https://github.com/opentraveldata/opentraveldata):
https://github.com/opentraveldata/opentraveldata/tree/master/opentraveldata
@ -213,6 +213,9 @@ rm -f %{_bindir}/py%{name}
%changelog
* Fri Nov 15 2019 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 0.07.4-2
* Fixed the too long description line
* Mon Nov 11 2019 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 0.07.4-1
- Upstream update to 0.07.4