!3 Update libtommath to 1.1.0

Merge pull request !3 from 邹林/openEuler-20.03-LTS
This commit is contained in:
openeuler-ci-bot 2020-08-31 15:35:23 +08:00 committed by Gitee
commit 5301b5f94d
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