[routino] Update to 2.3.1 (#847663)

Kevin Kofler kkofler at fedoraproject.org
Mon Aug 13 16:47:56 UTC 2012


commit 931049158d3eead88d9bc4fb34dd63c3e03907de
Author: Kevin Kofler <Kevin at tigcc.ticalc.org>
Date:   Mon Aug 13 18:47:39 2012 +0200

    Update to 2.3.1 (#847663)
    
    * Mon Aug 13 2012 Kevin Kofler <Kevin at tigcc.ticalc.org> - 2.3.1-1
    - Update to 2.3.1 (#847663)
    - README-MARBLE.txt: 2.3.x is, in fact, compatible with data files from 2.2

 .gitignore        |    1 +
 README-MARBLE.txt |    4 ++--
 routino.spec      |    6 +++++-
 sources           |    2 +-
 4 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9c94c23..5a68e51 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /routino-2.1.2.tgz
 /routino-2.2.tgz
 /routino-2.3.tgz
+/routino-2.3.1.tgz
diff --git a/README-MARBLE.txt b/README-MARBLE.txt
index 272f2fa..d8c006d 100644
--- a/README-MARBLE.txt
+++ b/README-MARBLE.txt
@@ -1,9 +1,9 @@
 SETTING UP ROUTINO FOR USE WITH MARBLE
 ======================================
 
-IMPORTANT: If you are upgrading from a release of Routino prior to 2.3, you MUST
+IMPORTANT: If you are upgrading from a release of Routino prior to 2.2, you MUST
            run these steps (at least step 4) again. Existing .mem files from
-           previous releases of Routino cannot be used with version 2.3.
+           previous releases of Routino cannot be used with version 2.2/2.3.x.
 
 Since Marble 1.0.0 (kdeedu 4.6.0), Marble supports computing routes using
 Routino. The following instructions describe how to set that up:
diff --git a/routino.spec b/routino.spec
index fbba398..cfd25e6 100644
--- a/routino.spec
+++ b/routino.spec
@@ -1,6 +1,6 @@
 Name: routino
 Summary: Router for OpenStreetMap Data
-Version: 2.3
+Version: 2.3.1
 Release: 1%{?dist}
 License: AGPLv3+
 Group: Applications/Productivity
@@ -49,6 +49,10 @@ rm -rf %{buildroot}
 %{_datadir}/%{name}/
 
 %changelog
+* Mon Aug 13 2012 Kevin Kofler <Kevin at tigcc.ticalc.org> - 2.3.1-1
+- Update to 2.3.1 (#847663)
+- README-MARBLE.txt: 2.3.x is, in fact, compatible with data files from 2.2
+
 * Sun Jul 22 2012 Kevin Kofler <Kevin at tigcc.ticalc.org> - 2.3-1
 - Update to 2.3 (#842086)
 - README-MARBLE.txt: update: data files from 2.2 (probably) no longer work
diff --git a/sources b/sources
index 383a2e3..5ae05f3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c454d9ba2118edfdc5117a8bd6a91d17  routino-2.3.tgz
+f23534e487e054b8833de151b33fbf69  routino-2.3.1.tgz


More information about the scm-commits mailing list