[igraph] rebuild with new gmp without compat lib

Marcela Mašláňová mmaslano at fedoraproject.org
Fri Oct 21 07:06:27 UTC 2011


commit 0f8bd40f66ebe0f0027024ac89174beaaae4e1ab
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Fri Oct 21 09:06:23 2011 +0200

    rebuild with new gmp without compat lib

 igraph.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/igraph.spec b/igraph.spec
index d5d3df6..530aeb7 100644
--- a/igraph.spec
+++ b/igraph.spec
@@ -1,6 +1,6 @@
 Name:		igraph
 Version:	0.5.4
-Release:	3%{?dist}.1
+Release:	3%{?dist}.2
 Summary:	Library for creating and manipulating graphs
 
 Group:		System Environment/Libraries
@@ -95,6 +95,9 @@ fi
 make check
 
 %changelog
+* Fri Oct 21 2011 Marcela Mašláňová <mmaslano at redhat.com> - 0.5.4-3.2
+- rebuild with new gmp without compat lib
+
 * Wed Oct 12 2011 Peter Schiffer <pschiffe at redhat.com> - 0.5.4-3.1
 - rebuild with new gmp
 


More information about the scm-commits mailing list