This commit is contained in:
Fedora Release Engineering 2016-02-04 19:48:50 +00:00
parent 3bd9f927e5
commit 700f746053

View File

@ -6,7 +6,7 @@
Name: python-%{srcname}
Version: 2.0.7
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Python interface to GMP, MPFR, and MPC
# All source files are LGPLv3+ except:
@ -147,6 +147,9 @@ popd
%endif
%changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.7-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Mon Feb 1 2016 Jerry James <loganjerry@gmail.com> - 2.0.7-2
- Comply with latest python packaging guidelines