[techne] Update to 0.2.3 (among other things it fixes build issues with GCC 4.7) Added new BuildRequires on p

Tadej Janež tadej at fedoraproject.org
Thu May 17 09:01:30 UTC 2012


commit 321c3e20af35ed5dfd2a5c40669580a002afc235
Author: Tadej Janež <tadej.janez at tadej.hicsalta.si>
Date:   Thu May 17 10:59:28 2012 +0200

    Update to 0.2.3 (among other things it fixes build issues with GCC 4.7)
    Added new BuildRequires on plplot-devel

 .gitignore  |    2 +-
 sources     |    2 +-
 techne.spec |    9 +++++++--
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b0f0218..0831f29 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/techne-0.2.1.tar.gz
+/techne-0.2.3.tar.gz
diff --git a/sources b/sources
index 7854ceb..2e80bb9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aada599e3e46f05c3131d718ccefd320  techne-0.2.1.tar.gz
+7a88409f5d9cb2fc61f25ffc5b7859ca  techne-0.2.3.tar.gz
diff --git a/techne.spec b/techne.spec
index 6fa6704..e7e01d2 100644
--- a/techne.spec
+++ b/techne.spec
@@ -1,6 +1,6 @@
 Name:		techne
-Version:	0.2.1
-Release:	4%{?dist}
+Version:	0.2.3
+Release:	1%{?dist}
 Summary:	A general purpose, programmable physical simulator and renderer
 
 Group:		System Environment/Libraries
@@ -16,6 +16,7 @@ BuildRequires:	gtkglext-devel
 BuildRequires:	openal-soft-devel
 BuildRequires:	webkitgtk-devel
 BuildRequires:	libmicrohttpd-devel
+BuildRequires:	plplot-devel
 
 
 %description
@@ -54,6 +55,10 @@ rm -f %{buildroot}/%{_docdir}/%{name}/README
 
 
 %changelog
+* Thu May 17 2012 Tadej Janež <tadej.janez at tadej.hicsalta.si> 0.2.3-1
+- Update to 0.2.3 (among other things it fixes build issues with GCC 4.7)
+- Added new BuildRequires on plplot-devel
+
 * Thu Mar 08 2012 Tadej Janež <tadej.janez at tadej.hicsalta.si> 0.2.1-4
 - Rebuild for new ImageMagick (6.7.5.x)
 


More information about the scm-commits mailing list