Update libtommath to 1.1.0

This commit is contained in:
zou_lin77 2020-08-28 11:28:57 +08:00
parent 8f8af6043a
commit d3757d6231
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
libtommath-1.1.0.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: libtommath
Version: 1.0.1
Release: 5
Version: 1.1.0
Release: 1
Summary: A portable number theoretic multiple-precision integer library.
License: Public Domain
URL: http://www.libtom.net/
@ -67,5 +67,8 @@ find %{buildroot} -name '*.a' -delete
%doc doc/bn.pdf doc/poster.pdf doc/tommath.pdf
%changelog
* Fri Aug 28 2020 zoulin <zoulin13@huawei.com> - 1.1.0-1
- Update libtommath to 1.1.0
* Fri Oct 18 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.1-5
- Package init