diff --git a/mpc-0.8.1.tar.bz2 b/mpc-0.8.1.tar.bz2 new file mode 100644 index 0000000..99c8165 --- /dev/null +++ b/mpc-0.8.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa90b0b544dca0bb5183769c8af960630d4c175bb9da2dd26523897832f9b8b1 +size 448800 diff --git a/mpc-0.8.2.tar.bz2 b/mpc-0.8.2.tar.bz2 deleted file mode 100644 index 8b23f9d..0000000 --- a/mpc-0.8.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8e4171a3196c4062d73b0afb403b9bbf4182c34ba30699d1872b1cdcef6aeed2 -size 452168 diff --git a/mpc.changes b/mpc.changes index 80ecad9..38caee6 100644 --- a/mpc.changes +++ b/mpc.changes @@ -1,9 +1,3 @@ -------------------------------------------------------------------- -Mon Sep 6 13:59:51 UTC 2010 - rguenther@novell.com - -- Update to version 0.8.2. - * Speed-up of mpc_pow_ui through binary exponentiation. - ------------------------------------------------------------------- Thu Jul 1 09:52:55 UTC 2010 - rguenther@novell.com diff --git a/mpc.spec b/mpc.spec index 3f10cd0..473ac2b 100644 --- a/mpc.spec +++ b/mpc.spec @@ -1,5 +1,5 @@ # -# spec file for package mpc (Version 0.8.2) +# spec file for package mpc (Version 0.8.1) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -24,7 +24,7 @@ BuildRequires: gmp-devel mpfr-devel License: LGPLv2.1+ Group: Development/Libraries/C and C++ AutoReqProv: on -Version: 0.8.2 +Version: 0.8.1 Release: 3 Summary: MPC multiple-precision complex shared library Url: http://www.multiprecision.org/mpc/