[igraph] - Rebuilt for gcc bug 634757

Jesse Keating jkeating at fedoraproject.org
Wed Sep 29 21:29:01 UTC 2010


commit 4ea1a9cd3cd72e0d8b371628b5a338266e8b01e3
Author: Jesse Keating <jkeating at redhat.com>
Date:   Wed Sep 29 14:28:41 2010 -0700

    - Rebuilt for gcc bug 634757

 igraph.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/igraph.spec b/igraph.spec
index 298535b..a5990b9 100644
--- a/igraph.spec
+++ b/igraph.spec
@@ -1,6 +1,6 @@
 Name:		igraph
 Version:	0.5.4
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Library for creating and manipulating graphs
 
 Group:		System Environment/Libraries
@@ -95,6 +95,9 @@ fi
 make check
 
 %changelog
+* Wed Sep 29 2010 jkeating - 0.5.4-2
+- Rebuilt for gcc bug 634757
+
 * Thu Sep 16 2010 Neal Becker <ndbecker2 at gmail.com> - 0.5.4-1
 - Update to 0.5.4
 


More information about the scm-commits mailing list