[routino] update to 2.4.1 (#885455)

Kevin Kofler kkofler at fedoraproject.org
Mon Dec 24 16:16:50 UTC 2012


commit c2cd3e9e2c73da3c3aab0a16d0358ace4e938c55
Author: Kevin Kofler <Kevin at tigcc.ticalc.org>
Date:   Mon Dec 24 17:16:37 2012 +0100

    update to 2.4.1 (#885455)
    
    * Mon Dec 24 2012 Kevin Kofler <Kevin at tigcc.ticalc.org> - 2.4.1-1
    - Update to 2.4.1 (#885455)
    - README-MARBLE.txt: update: data files from 2.2.x/2.3.x versions no longer work

 .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 9d0954a..998cedb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /routino-2.3.tgz
 /routino-2.3.1.tgz
 /routino-2.3.2.tgz
+/routino-2.4.1.tgz
diff --git a/README-MARBLE.txt b/README-MARBLE.txt
index d8c006d..b8a8e30 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.2, you MUST
+IMPORTANT: If you are upgrading from a release of Routino prior to 2.4, you MUST
            run these steps (at least step 4) again. Existing .mem files from
-           previous releases of Routino cannot be used with version 2.2/2.3.x.
+           previous releases of Routino cannot be used with version 2.4.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 c92fb37..c6f00e2 100644
--- a/routino.spec
+++ b/routino.spec
@@ -1,6 +1,6 @@
 Name: routino
 Summary: Router for OpenStreetMap Data
-Version: 2.3.2
+Version: 2.4.1
 Release: 1%{?dist}
 License: AGPLv3+
 Group: Applications/Productivity
@@ -49,6 +49,10 @@ rm -rf %{buildroot}
 %{_datadir}/%{name}/
 
 %changelog
+* Mon Dec 24 2012 Kevin Kofler <Kevin at tigcc.ticalc.org> - 2.4.1-1
+- Update to 2.4.1 (#885455)
+- README-MARBLE.txt: update: data files from 2.2.x/2.3.x versions no longer work
+
 * Sun Oct 07 2012 Kevin Kofler <Kevin at tigcc.ticalc.org> - 2.3.2-1
 - Update to 2.3.2 (#863789)
 
diff --git a/sources b/sources
index 31ce766..cf16b66 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b53f956f7ed99a8a47aeeffa1fde8b63  routino-2.3.2.tgz
+4cd1b76e055eed8532e01058fba02d8a  routino-2.4.1.tgz


More information about the scm-commits mailing list