[3Depict/f18] * Update to 0.0.15

mycae mycae at fedoraproject.org
Sun Dec 1 19:19:06 UTC 2013


commit ddd2bfec32f5f7784957235f28a60394b69260e8
Author: mycae <mycae at gmx.com>
Date:   Sun Dec 1 14:16:54 2013 -0500

    * Update to 0.0.15

 ...nt-path.patch => 3Depict-0.0.15-font-path.patch |    4 ++--
 ...oc.patch => 3Depict-0.0.15-manual-pdf-loc.patch |    0
 3Depict.spec                                       |   13 +++++++++++--
 sources                                            |    2 +-
 4 files changed, 14 insertions(+), 5 deletions(-)
---
diff --git a/3Depict-0.0.14-font-path.patch b/3Depict-0.0.15-font-path.patch
similarity index 89%
rename from 3Depict-0.0.14-font-path.patch
rename to 3Depict-0.0.15-font-path.patch
index 9bd6c31..3c13891 100644
--- a/3Depict-0.0.14-font-path.patch
+++ b/3Depict-0.0.15-font-path.patch
@@ -1,6 +1,6 @@
 diff -r 1b997a96b779 src/wxcomponents.cpp
---- src/wxcomponents.cpp	Sat Mar 23 17:50:44 2013 +0000
-+++ src/wxcomponents.cpp	Sat Mar 23 17:56:14 2013 +0000
+--- src/wx/wxcomponents.cpp	Sat Mar 23 17:50:44 2013 +0000
++++ src/wx/wxcomponents.cpp	Sat Mar 23 17:56:14 2013 +0000
 @@ -857,16 +857,17 @@
  	//(Oh look Ma, I'm autoconf!)
  
diff --git a/3Depict-0.0.14-manual-pdf-loc.patch b/3Depict-0.0.15-manual-pdf-loc.patch
similarity index 100%
rename from 3Depict-0.0.14-manual-pdf-loc.patch
rename to 3Depict-0.0.15-manual-pdf-loc.patch
diff --git a/3Depict.spec b/3Depict.spec
index 6116f7d..cc9468f 100644
--- a/3Depict.spec
+++ b/3Depict.spec
@@ -1,5 +1,5 @@
 Name:		3Depict
-Version:	0.0.14
+Version:	0.0.15
 Release:	1%{?dist}
 Summary:	Valued 3D point cloud visualization and analysis
 Group:		Applications/Engineering
@@ -51,7 +51,7 @@ useful for general scalar valued point data purposes.
 %patch1
 
 %build
-%configure --disable-debug-checks --enable-openmp-parallel
+%configure --disable-debug-checks --enable-openmp-parallel --enable-mgl2
 make %{?_smp_mflags}
 
 %install
@@ -109,9 +109,18 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Dec 01 2013 D Haley <mycae(a!t)gmx.com> - 0.0.15-1
+- Update to 0.0.15
+
+* Fri Aug 02 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0.14-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
+
 * Sat Jul 20 2013 D Haley <mycae(a!t)gmx.com> - 0.0.14-1
 - Update to 0.0.14
 
+* Tue Jun 25 2013 D Haley <mycae(a!t)gmx.com> - 0.0.13-2
+- Enable mathgl2
+
 * Fri Apr 12 2013 D Haley <mycae(a!t)gmx.com> - 0.0.13-1
 - Update to 0.0.13
 
diff --git a/sources b/sources
index e99bf49..abe9e55 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-35bfee12e7c040b2c593c3ed18b2da74  3Depict-0.0.14.tar.gz
+b7ff478719ed1eac03707270aee56737  3Depict-0.0.15.tar.gz


More information about the scm-commits mailing list