diff --git a/adolc-2.3.0.tar.bz2 b/adolc-2.3.0.tar.bz2 deleted file mode 100644 index 27c11e1..0000000 --- a/adolc-2.3.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:334437cca51aff11c9980894e9d83be97fe4c7171edb5be4504bc55e134cdafa -size 1885705 diff --git a/adolc-2.4.1.tar.bz2 b/adolc-2.4.1.tar.bz2 new file mode 100644 index 0000000..f9a110a --- /dev/null +++ b/adolc-2.4.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cceda284e4f8f3a6f060654494ab9dcd25edda431d160f723eb8b3be4f41252e +size 1942342 diff --git a/adolc.changes b/adolc.changes index 700c91a..1793d77 100644 --- a/adolc.changes +++ b/adolc.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Mar 19 11:41:14 UTC 2013 - kkhere.geo@gmail.com + +- Update to upstream version 2.4.1 + * list of changes in the release announcement + see http://list.coin-or.org/pipermail/adol-c/2013-January/000882.html + and http://list.coin-or.org/pipermail/adol-c/2013-March/000887.html + ------------------------------------------------------------------- Sat Sep 15 14:13:00 UTC 2012 - scorot@free.fr diff --git a/adolc.spec b/adolc.spec index 84dcacc..29e4d13 100644 --- a/adolc.spec +++ b/adolc.spec @@ -1,7 +1,7 @@ # # spec file for package adolc # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,12 +16,12 @@ # -%define packver 2.3.0 +%define packver 2.4.1 %define packname ADOL-C Name: adolc %define lname libadolc1 -Version: 2.3.0 +Version: 2.4.1 Release: 0 Summary: Algorithmic Differentiation Library for C/C++ License: GPL-2.0+ or EPL-1.0