[qlandkartegt/f15] update to 1.4.2

Dan Horák sharkcz at fedoraproject.org
Wed May 23 10:17:09 UTC 2012


commit 0d93a800b4c0ce13dd6151208b88a99e58c3a283
Author: Dan Horák <dan at danny.cz>
Date:   Wed May 23 12:17:04 2012 +0200

    update to 1.4.2

 .gitignore                         |    1 +
 qlandkartegt-1.4.0-diaryedit.patch |   59 ------------------------------------
 qlandkartegt.spec                  |   10 +++---
 sources                            |    2 +-
 4 files changed, 7 insertions(+), 65 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0145564..a693899 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 /qlandkartegt-1.3.1.tar.gz
 /qlandkartegt-1.3.2.tar.gz
 /qlandkartegt-1.4.0.tar.gz
+/qlandkartegt-1.4.2.tar.gz
diff --git a/qlandkartegt.spec b/qlandkartegt.spec
index d725565..c15a8ce 100644
--- a/qlandkartegt.spec
+++ b/qlandkartegt.spec
@@ -1,6 +1,6 @@
 Name: qlandkartegt
-Version: 1.4.0
-Release: 2%{?dist}
+Version: 1.4.2
+Release: 1%{?dist}
 Summary: GPS device mapping tool
 
 Group: Applications/Communications
@@ -10,8 +10,6 @@ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 # <GL/glu.h> not included by qt >= 4.8
 Patch0: %{name}-1.3.0-glu.patch
-# https://bugzilla.redhat.com/show_bug.cgi?id=812605
-Patch1: %{name}-1.4.0-diaryedit.patch
 Requires: garmindev(interface) = 1.18
 Requires: gpsbabel
 
@@ -51,7 +49,6 @@ GDAL tools, but it will simplify their use to the demands of most users.
 %prep
 %setup -q
 %patch0 -p1 -b .glu
-%patch1 -p1 -b .diaryedit
 
 # create build direcotory
 mkdir build
@@ -84,6 +81,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
 
 
 %changelog
+* Wed May 23 2012 Dan Horák <dan[at]danny.cz> 1.4.2-1
+- update to 1.4.2
+
 * Mon Apr 16 2012 Dan Horák <dan[at]danny.cz> 1.4.0-2
 - fix crash when editing diary (#812605)
 
diff --git a/sources b/sources
index 85d14af..e4d6933 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1f2458164e669d4caa153cebc551b309  qlandkartegt-1.4.0.tar.gz
+6963e4835d51f4d2f87f421697d43a28  qlandkartegt-1.4.2.tar.gz


More information about the scm-commits mailing list