Accepting request 615719 from home:1Antoine1:branches:devel:libraries:c_c++
- Update to version 2.6.3: * Fix bug in memory deallocation in taylor.c. * Reduced interface directional active gradient. OBS-URL: https://build.opensuse.org/request/show/615719 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/adolc?expand=0&rev=59
This commit is contained in:
parent
ec0fed3f26
commit
1bb53a426d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f6326e7ba994d02074816132d4461915221069267c31862b31fab7020965c658
|
|
||||||
size 2413458
|
|
3
ADOL-C-2.6.3.tgz
Normal file
3
ADOL-C-2.6.3.tgz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6ed74580695a0d2c960581e5430ebfcd380eb5da9337daf488bf2e89039e9c21
|
||||||
|
size 2416928
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jun 10 07:59:00 UTC 2018 - antoine.belvire@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.6.3:
|
||||||
|
* Fix bug in memory deallocation in taylor.c.
|
||||||
|
* Reduced interface directional active gradient.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 1 09:50:03 UTC 2017 - adam.majer@suse.de
|
Wed Feb 1 09:50:03 UTC 2017 - adam.majer@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package adolc
|
# spec file for package adolc
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2018 SUSE LINUX 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
|
||||||
@ -18,10 +18,10 @@
|
|||||||
|
|
||||||
%define lname libadolc2
|
%define lname libadolc2
|
||||||
Name: adolc
|
Name: adolc
|
||||||
Version: 2.6.2
|
Version: 2.6.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Algorithmic Differentiation Library for C/C++
|
Summary: Algorithmic Differentiation Library for C/C++
|
||||||
License: GPL-2.0+ or EPL-1.0
|
License: GPL-2.0-or-later OR EPL-1.0
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Url: http://projects.coin-or.org/ADOL-C
|
Url: http://projects.coin-or.org/ADOL-C
|
||||||
Source0: http://www.coin-or.org/download/source/ADOL-C/ADOL-C-%{version}.tgz
|
Source0: http://www.coin-or.org/download/source/ADOL-C/ADOL-C-%{version}.tgz
|
||||||
|
Loading…
Reference in New Issue
Block a user