[routino] Update to 2.5.1 (#954303, bugfix release)

Kevin Kofler kkofler at fedoraproject.org
Mon May 13 18:19:19 UTC 2013


commit d1186252e07c03b283ce38115a9a00fc2b2d59cc
Author: Kevin Kofler <Kevin at tigcc.ticalc.org>
Date:   Mon May 13 20:19:10 2013 +0200

    Update to 2.5.1 (#954303, bugfix release)
    
    * Mon May 13 2013 Kevin Kofler <Kevin at tigcc.ticalc.org> - 2.5.1-1
    - Update to 2.5.1 (#954303, bugfix release)

 .gitignore   |    1 +
 routino.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 115546f..0016226 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /routino-2.3.2.tgz
 /routino-2.4.1.tgz
 /routino-2.5.tgz
+/routino-2.5.1.tgz
diff --git a/routino.spec b/routino.spec
index 143b919..d91924c 100644
--- a/routino.spec
+++ b/routino.spec
@@ -1,6 +1,6 @@
 Name: routino
 Summary: Router for OpenStreetMap Data
-Version: 2.5
+Version: 2.5.1
 Release: 1%{?dist}
 License: AGPLv3+
 Group: Applications/Productivity
@@ -49,6 +49,9 @@ rm -rf %{buildroot}
 %{_datadir}/%{name}/
 
 %changelog
+* Mon May 13 2013 Kevin Kofler <Kevin at tigcc.ticalc.org> - 2.5.1-1
+- Update to 2.5.1 (#954303, bugfix release)
+
 * Fri Feb 15 2013 Kevin Kofler <Kevin at tigcc.ticalc.org> - 2.5-1
 - Update to 2.5 (#909929)
 - Rebase patches
diff --git a/sources b/sources
index 0fc826e..b2ac43e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-84936110f7ee85dcf3f7285ee7a544bf  routino-2.5.tgz
+19204af25e1966b1acd23f68d11ded33  routino-2.5.1.tgz


More information about the scm-commits mailing list