diff --git a/libtommath-1.0.1.tar.gz b/libtommath-1.0.1.tar.gz deleted file mode 100644 index bc6eee1..0000000 Binary files a/libtommath-1.0.1.tar.gz and /dev/null differ diff --git a/libtommath-1.1.0.tar.gz b/libtommath-1.1.0.tar.gz new file mode 100644 index 0000000..c06f3b6 Binary files /dev/null and b/libtommath-1.1.0.tar.gz differ diff --git a/libtommath.spec b/libtommath.spec index 4491433..f5b3327 100644 --- a/libtommath.spec +++ b/libtommath.spec @@ -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 - 1.1.0-1 +- Update libtommath to 1.1.0 + * Fri Oct 18 2019 openEuler Buildteam - 1.0.1-5 - Package init