SHA256
3
0
forked from pool/mpc

- Update to version 0.8.2.

* Speed-up of mpc_pow_ui through binary exponentiation.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/mpc?expand=0&rev=21
This commit is contained in:
Richard Biener 2010-09-06 14:07:24 +00:00 committed by Git OBS Bridge
parent fac16f757e
commit d4b01ff8aa
4 changed files with 11 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aa90b0b544dca0bb5183769c8af960630d4c175bb9da2dd26523897832f9b8b1
size 448800

3
mpc-0.8.2.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8e4171a3196c4062d73b0afb403b9bbf4182c34ba30699d1872b1cdcef6aeed2
size 452168

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
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

View File

@ -1,5 +1,5 @@
#
# spec file for package mpc (Version 0.8.1)
# spec file for package mpc (Version 0.8.2)
#
# 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.1
Version: 0.8.2
Release: 3
Summary: MPC multiple-precision complex shared library
Url: http://www.multiprecision.org/mpc/