[3Depict/f13/master] * Update to 0.0.3

mycae mycae at fedoraproject.org
Thu Dec 2 21:43:47 UTC 2010


commit 2d85f41e0b0412095a525e9bf21157f0c7c44aea
Author: mycae <mycae at yahoo.com>
Date:   Sun Nov 28 05:45:56 2010 +0000

    * Update to 0.0.3

 .gitignore                       |    1 +
 3Depict-0.0.2-texture-path.patch |   12 ------------
 3Depict.spec                     |   10 ++++++++--
 sources                          |    2 +-
 4 files changed, 10 insertions(+), 15 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 18981d1..94cf9e5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /3Depict-0.0.2.tar.gz
+/3Depict-0.0.3.tar.gz
diff --git a/3Depict.spec b/3Depict.spec
index e8812cf..b0d5737 100644
--- a/3Depict.spec
+++ b/3Depict.spec
@@ -1,6 +1,6 @@
 Name:		3Depict
-Version:	0.0.2
-Release:	3%{?dist}
+Version:	0.0.3
+Release:	1%{?dist}
 Summary:	Valued 3D point cloud visualization and analysis
 Group:		Applications/Engineering
 
@@ -31,6 +31,9 @@ BuildRequires: wxGTK-devel
 #PDF latex build
 BuildRequires: tex(latex)
 
+#Required for surface removal algorithms 
+BuildRequires: qhull-devel
+
 
 %description
 This program is designed to help users visualize and analyze 3D point clouds
@@ -92,6 +95,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Nov 26 2010 D Haley <mycae(a!t)yahoo.com> - 0.0.3-1
+- Update to 0.0.3
+
 * Tue Oct 5 2010 D Haley <mycae(a!t)yahoo.com> - 0.0.2-3
 - Use tex(latex) virtual package in preference to texlive-latex
 
diff --git a/sources b/sources
index b2fdce2..8a52e08 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-49cb2a46bafcc8afa13889490f341963  3Depict-0.0.2.tar.gz
+c5a6ae1c5d55aabb306467bae987dc64  3Depict-0.0.3.tar.gz


More information about the scm-commits mailing list