[OpenGTL] 0.9.17

Rex Dieter rdieter at fedoraproject.org
Wed Jun 6 14:22:20 UTC 2012


commit 325d945e06ac49a23d9f98c8fdf51d7279422f79
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Wed Jun 6 09:25:13 2012 -0500

    0.9.17

 .gitignore                   |    1 +
 OpenGTL-0.9.15.2-gcc47.patch |   47 ------------------------------------------
 OpenGTL.spec                 |    9 ++++---
 sources                      |    2 +-
 4 files changed, 7 insertions(+), 52 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 92fca58..255df61 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /OpenGTL-0.9.15.1.tar.bz2
 /OpenGTL-0.9.16.tar.bz2
+/OpenGTL-0.9.17.tar.bz2
diff --git a/OpenGTL.spec b/OpenGTL.spec
index 84a9ccb..de713ca 100644
--- a/OpenGTL.spec
+++ b/OpenGTL.spec
@@ -2,8 +2,8 @@
 %define soversion 0.8
 
 Name: OpenGTL
-Version: 0.9.16
-Release: 4%{?dist}
+Version: 0.9.17
+Release: 1%{?dist}
 Summary: Graphics Transformation Languages
 License: LGPLv2
 Group: Development/Languages
@@ -13,7 +13,6 @@ Source0: http://download.opengtl.org/OpenGTL-%{version}.tar.bz2
 ## local patches
 
 ## upstreamable patches
-Patch52: OpenGTL-0.9.15.2-gcc47.patch
 
 ## upstream patches
 
@@ -53,7 +52,6 @@ native programs that use the OpenGTL libraries.
 %prep
 %setup -q
 
-%patch52 -p1 -b .gcc47
 
 %build
 mkdir -p %{_target_platform}
@@ -138,6 +136,9 @@ make test -C  %{_target_platform} ||:
 
 
 %changelog
+* Wed Jun 06 2012 Rex Dieter <rdieter at fedoraproject.org> 0.9.17-1
+- 0.9.17
+
 * Mon May 21 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 0.9.16-4
 - Re-add unintentinal change
 
diff --git a/sources b/sources
index a15a590..1ff3034 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fada53a8e2ac2456fd1adce57357655a  OpenGTL-0.9.16.tar.bz2
+2d0b36d3ce2f16e0088b2bf0e0c8c8ac  OpenGTL-0.9.17.tar.bz2


More information about the scm-commits mailing list