From b136759a4db20f009e83c302a95f5f28c4026f65d04bc1d01d30e3fedc529db9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Wed, 8 Aug 2018 13:11:53 +0000 Subject: [PATCH] Accepting request 628094 from home:jengelh:branches:graphics - Fixup grammar of summary. OBS-URL: https://build.opensuse.org/request/show/628094 OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=88 --- gpxsee.changes | 5 +++++ gpxsee.spec | 19 +++++++++---------- 2 files changed, 14 insertions(+), 10 deletions(-) diff --git a/gpxsee.changes b/gpxsee.changes index ede8652..a0c4a41 100644 --- a/gpxsee.changes +++ b/gpxsee.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Aug 8 13:06:37 UTC 2018 - jengelh@inai.de + +- Fixup grammar of summary. + ------------------------------------------------------------------- Wed Aug 8 00:38:35 CEST 2018 - tumic@cbox.cz diff --git a/gpxsee.spec b/gpxsee.spec index b8f41e9..17568ba 100644 --- a/gpxsee.spec +++ b/gpxsee.spec @@ -1,7 +1,7 @@ # # spec file for package gpxsee # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,9 +20,9 @@ Name: gpxsee Version: 5.16 -Release: 1 -Summary: GPS log files visualizing and analyzing tool -License: GPL-3.0 +Release: 0 +Summary: GPS log file visualization and analysis tool +License: GPL-3.0-only Group: Productivity/Graphics/Viewers Url: http://www.gpxsee.org Source0: GPXSee-%{version}.tar.gz @@ -31,10 +31,10 @@ BuildRequires: gcc-c++ BuildRequires: make %if 0%{?fedora_version} %if 0%{?fedora_version} >= 24 -BuildRequires: qt5-qtbase -BuildRequires: qt5-qtbase-gui -BuildRequires: qt5-qtbase-devel BuildRequires: qt5-linguist +BuildRequires: qt5-qtbase +BuildRequires: qt5-qtbase-devel +BuildRequires: qt5-qtbase-gui %else BuildRequires: libqt4-devel %endif @@ -42,17 +42,16 @@ BuildRequires: libqt4-devel %if 0%{?suse_version} BuildRequires: libQt5Core-devel BuildRequires: libQt5Gui-devel -BuildRequires: libQt5Widgets-devel BuildRequires: libQt5Network-devel -BuildRequires: libQt5PrintSupport-devel BuildRequires: libQt5OpenGL-devel +BuildRequires: libQt5PrintSupport-devel +BuildRequires: libQt5Widgets-devel BuildRequires: libqt5-linguist %endif %if 0%{?rhel_version} || 0%{?centos_version} BuildRequires: libqt4-devel %endif - %description GPXSee is a Qt-based tool for visualizing and analyzing GPX, TCX, FIT, KML, IGC, NMEA, OziExplorer files and Garmin CSV files.