[OpenGTL] 0.9.16

Rex Dieter rdieter at fedoraproject.org
Sat Jan 28 22:42:09 UTC 2012


commit 39b2ea8e7f4370ee3674276005c2d3e931c70400
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Sat Jan 28 16:41:56 2012 -0600

    0.9.16

 .gitignore                                   |    3 +-
 OpenGTL-0.9.15.1-shared_llvm.patch           |   75 -
 OpenGTL-0.9.15.1-version.patch               |   12 -
 OpenGTL-0.9.15.2-95a8c6853b97-20120110.patch |20740 --------------------------
 OpenGTL-0.9.15.2-version.patch               |   12 -
 OpenGTL.spec                                 |   15 +-
 sources                                      |    2 +-
 7 files changed, 8 insertions(+), 20851 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 38b4318..92fca58 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,2 @@
-/OpenGTL-0.9.15.tar.bz2
 /OpenGTL-0.9.15.1.tar.bz2
-/OpenGTL-0.9.15.2.tar.bz2
+/OpenGTL-0.9.16.tar.bz2
diff --git a/OpenGTL.spec b/OpenGTL.spec
index b2ce64f..1f5c089 100644
--- a/OpenGTL.spec
+++ b/OpenGTL.spec
@@ -1,9 +1,9 @@
 
-%define soversion 0.7
+%define soversion 0.8
 
 Name: OpenGTL
-Version: 0.9.15.2
-Release: 2%{?dist}
+Version: 0.9.16
+Release: 1%{?dist}
 Summary: Graphics Transformation Languages
 License: LGPLv2
 Group: Development/Languages
@@ -13,13 +13,9 @@ Source0: http://download.opengtl.org/OpenGTL-%{version}.tar.bz2
 ## local patches
 
 ## upstreamable patches
-Patch50: OpenGTL-0.9.15.2-version.patch
 Patch52: OpenGTL-0.9.15.2-gcc47.patch
 
 ## upstream patches
-# Sync to tip (95a8c6853b97)
-# Fixes llvm3 compile
-Patch51: OpenGTL-0.9.15.2-95a8c6853b97-20120110.patch
 
 BuildRequires: cmake
 BuildRequires: doxygen graphviz
@@ -57,8 +53,6 @@ native programs that use the OpenGTL libraries.
 %prep
 %setup -q
 
-%patch50 -p1 -b .version
-%patch51 -p1 -b .95a8c6853b97
 %patch52 -p1 -b .gcc47
 
 %build
@@ -153,6 +147,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Jan 28 2012 Rex Dieter <rdieter at fedoraproject.org> 0.9.16-1
+- 0.9.16
+
 * Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.15.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 30a6de5..a15a590 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-43fe952188c54286dd71e248a0c4771d  OpenGTL-0.9.15.2.tar.bz2
+fada53a8e2ac2456fd1adce57357655a  OpenGTL-0.9.16.tar.bz2


More information about the scm-commits mailing list