[qlandkartegt] update to 1.2.3

Dan Horák sharkcz at fedoraproject.org
Wed Aug 31 20:44:10 UTC 2011


commit dc02de4673f4e89fb2de4da985b8ca3dc8ef7519
Author: Dan Horák <dan at danny.cz>
Date:   Wed Aug 31 22:43:56 2011 +0200

    update to 1.2.3

 .gitignore                        |    1 +
 qlandkartegt-1.2.2-qt48-glu.patch |   23 -----------------------
 qlandkartegt.spec                 |    9 +++++----
 sources                           |    2 +-
 4 files changed, 7 insertions(+), 28 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0275fdc..4bbd79a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /qlandkartegt-1.2.0.tar.gz
 /qlandkartegt-1.2.1.tar.gz
 /qlandkartegt-1.2.2.tar.gz
+/qlandkartegt-1.2.3.tar.gz
diff --git a/qlandkartegt.spec b/qlandkartegt.spec
index 88749ee..aaa54a2 100644
--- a/qlandkartegt.spec
+++ b/qlandkartegt.spec
@@ -1,13 +1,12 @@
 Name: qlandkartegt
-Version: 1.2.2
-Release: 2%{?dist}
+Version: 1.2.3
+Release: 1%{?dist}
 Summary: GPS device mapping tool
 
 Group: Applications/Communications
 License: GPLv2+
 URL: http://www.qlandkarte.org/
 Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
-Patch0: qlandkartegt-1.2.2-qt48-glu.patch
 Requires: garmindev(interface) = 1.18
 Requires: gpsbabel
 
@@ -47,7 +46,6 @@ GDAL tools, but it will simplify their use to the demands of most users.
 
 %prep
 %setup -q
-%patch0 -p1 -b .qt48-glu
 
 # create build direcotory
 mkdir build
@@ -83,6 +81,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Aug 31 2011 Dan Horák <dan[at]danny.cz> 1.2.3-1
+- update to 1.2.3
+
 * Tue Aug 23 2011 Tom Callaway <spot at fedoraproject.org> - 1.2.2-2
 - fix compile against qt 4.8 (ensure libGLU-devel)
 
diff --git a/sources b/sources
index e81234b..3449db4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-978e8edd0469900fbeedf003ba384fcf  qlandkartegt-1.2.2.tar.gz
+ec1b7022ac81385be4979ea01f4e8309  qlandkartegt-1.2.3.tar.gz


More information about the scm-commits mailing list