|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: libtommath
|
|
|
|
|
Version: 1.0.1
|
|
|
|
|
Release: 9%{?dist}
|
|
|
|
|
Release: 10%{?dist}
|
|
|
|
|
Summary: A portable number theoretic multiple-precision integer library
|
|
|
|
|
License: Public Domain
|
|
|
|
|
URL: http://www.libtom.net/
|
|
|
|
@ -79,6 +79,9 @@ find %{buildroot} -name '*.a' -delete
|
|
|
|
|
%doc doc/bn.pdf doc/poster.pdf doc/tommath.pdf
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-10
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Jun 02 2019 Leigh Scott <leigh123linux@googlemail.com> - 1.0.1-9
|
|
|
|
|
- Disable parallel build for docs
|
|
|
|
|
|
|
|
|
|