SHA256
3
0
forked from pool/mpc
OBS User autobuild 2009-11-10 11:35:22 +00:00 committed by Git OBS Bridge
parent 285f95404c
commit 557158971e
4 changed files with 6 additions and 16 deletions

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

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

View File

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

View File

@ -1,17 +1,7 @@
-------------------------------------------------------------------
Thu Nov 5 16:59:22 CET 2009 - rguenther@suse.de
- Update to version 0.8 as required by GCC 4.5.
* C99 feature completion:
- Inverse trigonometric functions: mpc_asin, mpc_acos, mpc_atan,
mpc_asinh, mpc_acosh, mpc_atanh
- Power functions: mpc_pow_d, mpc_pow_ld, mpc_pow_si, mpc_pow_ui,
mpc_pow_z, mpc_pow_fr
-------------------------------------------------------------------
Fri Sep 11 12:18:44 CEST 2009 - rguenther@suse.de
- Update to version 0.7. [fate#306970]
- Update to version 0.7.
* Bumps SONAME to libmpc.so.2.
-------------------------------------------------------------------

View File

@ -1,5 +1,5 @@
#
# spec file for package mpc (Version 0.8)
# spec file for package mpc (Version 0.7)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -24,7 +24,7 @@ BuildRequires: gmp-devel mpfr-devel
License: LGPL v2.1 or later
Group: Development/Libraries/C and C++
AutoReqProv: on
Version: 0.8
Version: 0.7
Release: 1
Summary: MPC multiple-precision complex shared library
Url: http://www.multiprecision.org/mpc/