[3Depict] * Update to 0.0.15

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


commit 912eee53b2074aa7631c74e77f3ac2265bcb63f2
Author: mycae <mycae at gmx.com>
Date:   Sun Dec 1 13:42:47 2013 -0500

    * Update to 0.0.15

 .gitignore                                         |    1 +
 ...nt-path.patch => 3Depict-0.0.15-font-path.patch |    4 ++--
 ...oc.patch => 3Depict-0.0.15-manual-pdf-loc.patch |    0
 3Depict.spec                                       |    7 +++++--
 4 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a63fabb..299d159 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /3Depict-0.0.12.tar.gz
 /3Depict-0.0.13.tar.gz
 /3Depict-0.0.14.tar.gz
+/3Depict-0.0.15.tar.gz
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 884d0eb..cc9468f 100644
--- a/3Depict.spec
+++ b/3Depict.spec
@@ -1,6 +1,6 @@
 Name:		3Depict
-Version:	0.0.14
-Release:	2%{?dist}
+Version:	0.0.15
+Release:	1%{?dist}
 Summary:	Valued 3D point cloud visualization and analysis
 Group:		Applications/Engineering
 
@@ -109,6 +109,9 @@ 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
 


More information about the scm-commits mailing list