[flann] Update to release 1.8.4

rmattes rmattes at fedoraproject.org
Sun Apr 28 19:18:03 UTC 2013


commit e47ad7f5bf8c5cf9dc8a4ef6df7b76d1d3bfd28c
Author: Rich Mattes <richmattes at gmail.com>
Date:   Sun Apr 28 15:17:44 2013 -0400

    Update to release 1.8.4

 .gitignore            |    1 +
 flann-1.7.1-tbb.patch |   84 -------------------------------------------------
 flann.spec            |    7 +++-
 sources               |    2 +-
 4 files changed, 7 insertions(+), 87 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 85c70e3..0a0f381 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /flann-1.6.11-src.zip
 /flann-1.7.1-src.zip
 /flann-1.8.1-src.zip
+/flann-1.8.4-src.zip
diff --git a/flann.spec b/flann.spec
index 41e548a..ff82afb 100644
--- a/flann.spec
+++ b/flann.spec
@@ -3,8 +3,8 @@
 %endif
 
 Name:           flann
-Version:        1.8.1
-Release:        3%{?dist}
+Version:        1.8.4
+Release:        1%{?dist}
 Summary:        Fast Library for Approximate Nearest Neighbors
 
 Group:          Development/Libraries
@@ -129,6 +129,9 @@ rm -rf %{buildroot}
 %{python_sitearch}/flann-%{version}*.egg-info
 
 %changelog
+* Sun Apr 28 2013 Rich Mattes <richmattes at gmail.com> - 1.8.4-1
+- Update to release 1.8.4
+
 * Sun Feb 10 2013 Denis Arnaud <denis.arnaud_fedora at m4x.org> - 1.8.1-3
 - Rebuild for Boost-1.53.0
 
diff --git a/sources b/sources
index 869e88e..817754d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7028de304eca4141646df2de54e73a44  flann-1.8.1-src.zip
+a0ecd46be2ee11a68d2a7d9c6b4ce701  flann-1.8.4-src.zip


More information about the scm-commits mailing list