[gmpy] rebuild with new gmp without compat lib

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


commit 35326fb8c68a6c8ec9e2d5a4295aa8b6be873618
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Fri Oct 21 07:05:02 2011 +0200

    rebuild with new gmp without compat lib

 gmpy.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/gmpy.spec b/gmpy.spec
index 25a1b33..a51e6f2 100644
--- a/gmpy.spec
+++ b/gmpy.spec
@@ -1,6 +1,6 @@
 Name:		gmpy
 Version:	1.14
-Release:	2%{?dist}.1
+Release:	2%{?dist}.2
 Summary:	A Python interface to the GNU Multiple Precision Arithmetic Library
 
 Group:		Development/Libraries
@@ -65,6 +65,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Oct 21 2011 Marcela Mašláňová <mmaslano at redhat.com> - 1.14-2.2
+- rebuild with new gmp without compat lib
+
 * Tue Oct 11 2011 Peter Schiffer <pschiffe at redhat.com> - 1.14-2.1
 - rebuild with new gmp
 


More information about the scm-commits mailing list