[flann] Update to release 1.7.1

rmattes rmattes at fedoraproject.org
Sat Jan 14 19:43:19 UTC 2012


commit ea4ddb94cfb58e30c7bdd5d8616de07af7ce1f59
Author: Rich Mattes <richmattes at gmail.com>
Date:   Sat Jan 14 14:42:45 2012 -0500

    Update to release 1.7.1

 .gitignore |    1 +
 flann.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c3101ca..fc54d2c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /flann-1.6.7-src.zip
 /flann-1.6.9-src.zip
 /flann-1.6.11-src.zip
+/flann-1.7.1-src.zip
diff --git a/flann.spec b/flann.spec
index 10fcd2f..8718a90 100644
--- a/flann.spec
+++ b/flann.spec
@@ -3,8 +3,8 @@
 %endif
 
 Name:           flann
-Version:        1.6.11
-Release:        2%{?dist}
+Version:        1.7.1
+Release:        1%{?dist}
 Summary:        Fast Library for Approximate Nearest Neighbors
 
 Group:          Development/Libraries
@@ -132,6 +132,9 @@ rm -rf %{buildroot}
 %{python_sitearch}/flann-%{version}*.egg-info
 
 %changelog
+* Sat Jan 14 2012 Rich Mattes <richmattes at gmail.com> - 1.7.1-1
+- Update to release 1.7.1
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6.11-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 329f300..4c2a48f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5fd889b9f3777aa6e0d05b2546d25eb5  flann-1.6.11-src.zip
+d780795f523eabda7c7ea09c6f5cf235  flann-1.7.1-src.zip


More information about the scm-commits mailing list