From ab7cbcf796161afda6fbfd1a37c5bc4fa853909a Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Tue, 9 Oct 2018 11:08:36 +0200 Subject: [PATCH] 3.18-2 --- gpsd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gpsd.spec b/gpsd.spec index 918052f..35378aa 100644 --- a/gpsd.spec +++ b/gpsd.spec @@ -5,7 +5,7 @@ Name: %{srcname} Version: 3.18 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Service daemon for mediating access to a GPS Group: System Environment/Daemons @@ -304,6 +304,9 @@ desktop-file-install \ %changelog +* Tue Oct 09 2018 Miroslav Lichvar - 3.18-2 +- use python3 scons and fix build requirements for xgps + * Thu Oct 04 2018 Miroslav Lichvar - 3.18-1 - update to 3.18 - drop python2 subpackage (#1633793)