diff --git a/gmpy.spec b/gmpy.spec index 124e905..bf894fd 100644 --- a/gmpy.spec +++ b/gmpy.spec @@ -1,6 +1,6 @@ Name: gmpy Version: 1.15 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Python interface to the GNU Multiple Precision Arithmetic Library Group: Development/Libraries @@ -65,6 +65,9 @@ rm -rf %{buildroot} %changelog +* Thu Jul 19 2012 Fedora Release Engineering - 1.15-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Fri Jan 13 2012 Michael J Gruber 1.15-1 - sync with upstream