[qlandkartegt/f19] - update to 1.7.5

Dan Horák sharkcz at fedoraproject.org
Sat Oct 12 18:18:13 UTC 2013


commit 8185ca2a7e507882691eb458e664b346ba18eb6d
Author: Dan Horák <dan at danny.cz>
Date:   Sat Oct 12 20:11:26 2013 +0200

    - update to 1.7.5

 .gitignore                       |    1 +
 qlandkartegt-1.7.3-desktop.patch |   11 -----------
 qlandkartegt.spec                |    8 ++++----
 sources                          |    2 +-
 4 files changed, 6 insertions(+), 16 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7b224ad..9a5ce32 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@
 /qlandkartegt-1.7.1.tar.gz
 /qlandkartegt-1.7.3.tar.gz
 /qlandkartegt-1.7.4.tar.gz
+/qlandkartegt-1.7.5.tar.gz
diff --git a/qlandkartegt.spec b/qlandkartegt.spec
index e97f60e..7c9292e 100644
--- a/qlandkartegt.spec
+++ b/qlandkartegt.spec
@@ -1,5 +1,5 @@
 Name: qlandkartegt
-Version: 1.7.4
+Version: 1.7.5
 Release: 1%{?dist}
 Summary: GPS device mapping tool
 
@@ -9,8 +9,6 @@ URL: http://www.qlandkarte.org/
 Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 # <GL/glu.h> not included by qt >= 4.8
 Patch0: %{name}-1.3.0-glu.patch
-# update desktop file to be valid
-Patch1: %{name}-1.7.3-desktop.patch
 Requires: garmindev(interface) = 1.18
 Requires: gpsbabel
 Requires: proj-epsg
@@ -54,7 +52,6 @@ GDAL tools, but it will simplify their use to the demands of most users.
 %prep
 %setup -q
 %patch0 -p1 -b .glu
-%patch1 -p1
 
 # remove unbundled stuff
 rm -rf 3rdparty/qtsoap
@@ -91,6 +88,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
 
 
 %changelog
+* Sat Oct 12 2013 Dan Horák <dan[at]danny.cz> - 1.7.5-1
+- update to 1.7.5
+
 * Mon Sep 16 2013 Dan Horák <dan[at]danny.cz> - 1.7.4-1
 - update to 1.7.4
 
diff --git a/sources b/sources
index aadb7a0..e6d356b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7ac145ac5177bac0100c4acd2873cb13  qlandkartegt-1.7.4.tar.gz
+2b63b533414fcea1c0e87e3caf93f158  qlandkartegt-1.7.5.tar.gz


More information about the scm-commits mailing list