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á - 1.14-2.2 +- rebuild with new gmp without compat lib + * Tue Oct 11 2011 Peter Schiffer - 1.14-2.1 - rebuild with new gmp