[routino] Update to 2.7.3 (#1163331)

Kevin Kofler kkofler at fedoraproject.org
Wed Nov 12 22:21:56 UTC 2014


commit e3c697a3e3bae5bd8fa06a5fef4c7c1afd9a2a62
Author: Kevin Kofler <Kevin at tigcc.ticalc.org>
Date:   Wed Nov 12 23:21:18 2014 +0100

    Update to 2.7.3 (#1163331)
    
    * Wed Nov 12 2014 Kevin Kofler <Kevin at tigcc.ticalc.org> - 2.7.3-1
    - Update to 2.7.3 (#1163331)
    - README-MARBLE.txt: update version number reference

 .gitignore        |    1 +
 README-MARBLE.txt |    3 +--
 routino.spec      |    8 ++++++--
 sources           |    2 +-
 4 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7efc7d1..6cc74c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /routino-2.7.tgz
 /routino-2.7.1.tgz
 /routino-2.7.2.tgz
+/routino-2.7.3.tgz
diff --git a/README-MARBLE.txt b/README-MARBLE.txt
index f3b7642..b6a1daa 100644
--- a/README-MARBLE.txt
+++ b/README-MARBLE.txt
@@ -3,8 +3,7 @@ SETTING UP ROUTINO FOR USE WITH MARBLE
 
 IMPORTANT: If you are upgrading from a release of Routino prior to 2.7.1, you
            MUST run these steps (at least step 4) again. Existing .mem files
-           from previous releases of Routino cannot be used with version 2.7.1
-           or 2.7.2.
+           from previous releases of Routino cannot be used with version 2.7.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 3c26a78..ae4d7c2 100644
--- a/routino.spec
+++ b/routino.spec
@@ -1,7 +1,7 @@
 Name: routino
 Summary: Router for OpenStreetMap Data
-Version: 2.7.2
-Release: 2%{?dist}
+Version: 2.7.3
+Release: 1%{?dist}
 License: AGPLv3+
 Group: Applications/Productivity
 URL: http://www.routino.org/
@@ -52,6 +52,10 @@ rm -rf %{buildroot}
 %{_datadir}/%{name}/
 
 %changelog
+* Wed Nov 12 2014 Kevin Kofler <Kevin at tigcc.ticalc.org> - 2.7.3-1
+- Update to 2.7.3 (#1163331)
+- README-MARBLE.txt: update version number reference
+
 * Mon Aug 18 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.7.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 1e95347..80ae7a9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f2058d73af15e8e7ef278d0e2456ad45  routino-2.7.2.tgz
+69676cd76d84b2ae9d672cdb59a71ebe  routino-2.7.3.tgz


More information about the scm-commits mailing list