[GeographicLib] Update to release 1.40

rmattes rmattes at fedoraproject.org
Fri Jan 2 18:06:00 UTC 2015


commit 1dbc9fd29c01ae005fcf921190d28986dffde78d
Author: Rich Mattes <richmattes at gmail.com>
Date:   Fri Jan 2 13:06:06 2015 -0500

    Update to release 1.40

 .gitignore         |    1 +
 GeographicLib.spec |    9 ++++++---
 sources            |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 274417d..4652229 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /GeographicLib-1.38.tar.gz
+/GeographicLib-1.40.tar.gz
diff --git a/GeographicLib.spec b/GeographicLib.spec
index e88cb26..ca68f08 100644
--- a/GeographicLib.spec
+++ b/GeographicLib.spec
@@ -1,6 +1,6 @@
 Name:           GeographicLib
-Version:        1.38
-Release:        2%{?dist}
+Version:        1.40
+Release:        1%{?dist}
 Summary:        Library for geographic coordinate transformations 
 
 License:        MIT
@@ -12,7 +12,7 @@ Source0:        http://downloads.sourceforge.net/geographiclib/%{name}-%{version
 Patch0:         %{name}-1.37-python.patch
 # Add an option to disable rpath on installed binaries
 # Not submitted upstream
-Patch1:         %{name}-1.37-rpath.patch
+Patch1:         %{name}-1.40-rpath.patch
 # Install cmake files to datadir/prooject/cmake
 # Not submitted upstream
 Patch2:         %{name}-1.38-cmakeinstall.patch
@@ -110,6 +110,9 @@ make -C build test
 %{python_sitelib}/geographiclib
 
 %changelog
+* Fri Jan 02 2015 Rich Mattes <richmattes at gmail.com> - 1.40-1
+- Update to release 1.40
+
 * Sat Oct 04 2014 Rich Mattes <richmattes at gmail.com> - 1.38-2
 - Fix cmake installation directory
 
diff --git a/sources b/sources
index 775b338..c2fc568 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b86f8c1f88737a1ecd2679665f258bc8  GeographicLib-1.38.tar.gz
+082ab1299c3c2484883b8e88007e90e9  GeographicLib-1.40.tar.gz


More information about the scm-commits mailing list