[routino] Update to 2.2

Kevin Kofler kkofler at fedoraproject.org
Mon Mar 5 02:27:57 UTC 2012


commit 638d434bef970476c4251ab450e7d8f55107e1a8
Author: Kevin Kofler <Kevin at tigcc.ticalc.org>
Date:   Mon Mar 5 03:26:25 2012 +0100

    Update to 2.2
    
    * Mon Mar 05 2011 Kevin Kofler <Kevin at tigcc.ticalc.org> - 2.2-1
    - Update to 2.2
    - README-MARBLE.txt: update: data files from 2.1(.x) versions no longer work

 .gitignore        |    1 +
 README-MARBLE.txt |    4 ++--
 routino.spec      |    8 ++++++--
 sources           |    2 +-
 4 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 008c9b1..4dddbb3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /routino-2.1.tgz
 /routino-2.1.1.tgz
 /routino-2.1.2.tgz
+/routino-2.2.tgz
diff --git a/README-MARBLE.txt b/README-MARBLE.txt
index d044cdf..67fe387 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.1, 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.1.x.
+           previous releases of Routino cannot be used with version 2.2.
 
 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 a9e5c82..152742b 100644
--- a/routino.spec
+++ b/routino.spec
@@ -1,7 +1,7 @@
 Name: routino
 Summary: Router for OpenStreetMap Data
-Version: 2.1.2
-Release: 2%{?dist}
+Version: 2.2
+Release: 1%{?dist}
 License: AGPLv3+
 Group: Applications/Productivity
 URL: http://www.routino.org/
@@ -49,6 +49,10 @@ rm -rf %{buildroot}
 %{_datadir}/%{name}/
 
 %changelog
+* Mon Mar 05 2011 Kevin Kofler <Kevin at tigcc.ticalc.org> - 2.2-1
+- Update to 2.2
+- README-MARBLE.txt: update: data files from 2.1(.x) versions no longer work
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 5ce5b5f..94f4202 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-426469791cc98ac317caad9e4a996eee  routino-2.1.2.tgz
+422f22c4290de5f52cbcea2aa46600ec  routino-2.2.tgz


More information about the scm-commits mailing list