From cc07b7173af02b439fa7e2a7408275474404abb0 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Aug 03 2013 15:14:13 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- diff --git a/gmpy.spec b/gmpy.spec index f34de23..9a6681d 100644 --- a/gmpy.spec +++ b/gmpy.spec @@ -1,6 +1,6 @@ Name: gmpy Version: 1.16 -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 +* Sat Aug 03 2013 Fedora Release Engineering - 1.16-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Mon Mar 11 2013 Michael J Gruber 1.16-1 - sync with upstream