- Update to version 1.0.3.
- Fixed mpc_pow OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/mpc?expand=0&rev=32
This commit is contained in:
parent
b73d9bd412
commit
543be82418
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b561f54d8a479cee3bc891ee52735f18ff86712ba30f036f8b8537bae380c488
|
|
||||||
size 633173
|
|
3
mpc-1.0.3.tar.gz
Normal file
3
mpc-1.0.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:617decc6ea09889fb08ede330917a00b16809b8db88c29c31bfbb49cbf88ecc3
|
||||||
|
size 669925
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 27 12:10:51 UTC 2015 - rguenther@suse.com
|
||||||
|
|
||||||
|
- Update to version 1.0.3.
|
||||||
|
- Fixed mpc_pow
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 16 11:23:22 UTC 2014 - rguenther@suse.com
|
Thu Jan 16 11:23:22 UTC 2014 - rguenther@suse.com
|
||||||
|
|
||||||
|
4
mpc.spec
4
mpc.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package mpc
|
# spec file for package mpc
|
||||||
#
|
#
|
||||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
Name: mpc
|
Name: mpc
|
||||||
BuildRequires: gmp-devel
|
BuildRequires: gmp-devel
|
||||||
BuildRequires: mpfr-devel
|
BuildRequires: mpfr-devel
|
||||||
Version: 1.0.2
|
Version: 1.0.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: MPC multiple-precision complex shared library
|
Summary: MPC multiple-precision complex shared library
|
||||||
License: LGPL-3.0+
|
License: LGPL-3.0+
|
||||||
|
Loading…
Reference in New Issue
Block a user