File votca-tools.changes of Package votca-tools

-------------------------------------------------------------------
Tue Jan 12 23:30:39 UTC 2021 - Christoph Junghans <junghans@votca.org>

- Update to 1.6.4
  - no changes

-------------------------------------------------------------------
Wed Dec  9 20:16:43 UTC 2020 - Christoph Junghans <junghans@votca.org>

- Update to 1.6.3
  - switch to ghcr.io for CI ([gh#votca/tools#297])
  - use master .clang-format in format action
    ([gh#votca/tools#304], [gh#votca/tools#307])
  - strip windows line endings in readers ([gh#votca/tools#309])

-------------------------------------------------------------------
Sat Aug 22 18:08:56 UTC 2020 - Christoph Junghans <junghans@votca.org>

- Update to 1.6.2
  - format code with clang-10 ([gh#votca/tools#278])
  - move CI to GitHub Actions ([gh#votca/tools#280],
    [gh#votca/tools#285], [gh#votca/tools#287])
  - fix build with mkl ([gh#votca/tools#283])

-------------------------------------------------------------------
Mon Jun 22 12:11:56 UTC 2020 - Christoph Junghans <junghans@votca.org>

- Update to 1.6.1
  - fix build with mkl ([gh#votca/tools#229])
  - fix build with non-system libfftw ([gh#votca/tools#234])
  - fix CI on Ubuntu-20.04 ([gh#votca/tools#237])
  - fix bug related to calling c abs instead of c++ fabs
    ([gh#votca/tools#248])
  - updated floating point comparison in akimaspline.h
    ([gh#votca/tools#248])
  - fix compile error in structure parameters by adding hash
    function ([gh#votca/tools#248])

-------------------------------------------------------------------
Mon Jun 15 08:03:03 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>

- Move the miscellaneous manpages from the library package to the
  main package. SLPP disallows non-versioned files in the
  shared-library package as it makes them non-parallel installable
  to newer versions. Additionally, the man page does not provide
  information of pure library users.
- Have the main package conflict with the old library package
  (libvotca_tools5) that contained the man page.

-------------------------------------------------------------------
Sat Apr 18 04:33:29 UTC 2020 - Christoph Junghans <junghans@votca.org>

- Update to 1.6
  * fix clang-10 warnings ([gh#votca/tools#217])
  * clean up VOTCARC.* ([gh#votca/tools#220])
  * fix exported target with mkl ([gh#votca/tools#223],
  * [gh#votca/tools#224])
  
-------------------------------------------------------------------
Mon Feb 10 16:29:24 UTC 2020 - Christoph Junghans <junghans@votca.org>

- Update to 1.6_rc2
  * fix inheritance bug in cmake files ([gh#votca/tools#197])
  * fix bug in table class ([gh#votca/tools#196])
  * fix build on 32-bit archs ([gh#votca/tools#199])
  * remove old doxygen target ([gh#votca/tools#211])

-------------------------------------------------------------------
Thu Dec  5 11:02:55 UTC 2019 - Christoph Junghans <junghans@votca.org>

- Update to 1.6_rc1
  * replaced fftw with Eigen3 fft
  * replaced random with std::random implementation
  * added many unit tests
  * formated code with clang-format
  * major cmake refactor

-------------------------------------------------------------------
Thu Nov 21 14:52:47 UTC 2019 - Christoph Junghans <junghans@votca.org>

- Upgrade to 1.5.1
  * switch votca_compare to python3
  * more clear error message for xmlreader
  * fix build on CentOs7

-------------------------------------------------------------------
Thu Sep 26 00:52:50 UTC 2019 - Christoph Junghans <junghans@votca.org>

- Fix build on i586

-------------------------------------------------------------------
Tue Mar 19 23:25:42 UTC 2019 - Christoph Junghans <junghans@votca.org>

- Fix build with boost-1.69

-------------------------------------------------------------------
Thu Jan 31 16:34:20 UTC 2019 - Christoph Junghans <junghans@votca.org>

- Upgrade to 1.5
  * histogramnew: refactor to fix memory lead
  * added unit testing
  * Eigen added as a dependency
  * removed GSL dependency
  * details: https://github.com/votca/tools/blob/master/CHANGELOG.md

-------------------------------------------------------------------
Sun Sep  3 13:23:09 UTC 2017 - junghans@votca.org

- Upgrade to 1.4.1
  * fix pkg-config files
  * details: https://github.com/votca/csg/blob/master/CHANGELOG.md

-------------------------------------------------------------------
Thu Feb  2 15:36:20 UTC 2017 - adam.majer@suse.de

- use individual libboost-*-devel packages instead of boost-devel

-------------------------------------------------------------------
Mon Oct 31 00:17:10 UTC 2016 - jengelh@inai.de

- RPM group fixing
- Trim filler words from description

-------------------------------------------------------------------
Sat Oct 29 21:26:13 UTC 2016 - junghans@votca.org

- Upgrade to 1.4
  * added support for boost-1.62
  * details: https://github.com/votca/csg/blob/master/CHANGELOG.md

-------------------------------------------------------------------
Tue Sep 27 17:33:51 UTC 2016 - junghans@votca.org

- Upgrade to 1.4_rc1
  * added support for mkl as gsl replacement
  * details: https://github.com/votca/csg/blob/master/CHANGELOG.md

-------------------------------------------------------------------
Fri Aug 19 21:28:36 UTC 2016 - junghans@votca.org

- Upgrade to 1.3
  * fix bug in histogram class
  * details: https://github.com/votca/csg/blob/master/CHANGELOG.md

-------------------------------------------------------------------
Fri Jan 15 22:45:01 UTC 2016 - junghans@votca.org

- Upgrade to 1.3
  * details: https://github.com/votca/csg/blob/master/CHANGELOG.md

-------------------------------------------------------------------
Thu Oct  8 10:23:57 UTC 2015 - junghans@votca.org

- Upgrade to 1.3_rc1
  * details: https://github.com/votca/csg/blob/master/CHANGELOG.md

-------------------------------------------------------------------
Fri Sep  5 21:49:16 UTC 2014 - junghans@votca.org

- Upgrade to 1.2.4
  * support for Boost 1.53
  * drop votca-tools-1.2.3-boost-1.53.patch: merged upstream

-------------------------------------------------------------------
Thu Nov 28 03:49:17 UTC 2013 - junghans@votca.org

- implemented suggestions by mvyskocil from request 207986

-------------------------------------------------------------------
Fri Nov 22 16:07:56 UTC 2013 - junghans@votca.org

- clean up suggested by saschpe in request 207134

-------------------------------------------------------------------
Wed Oct 30 19:33:53 UTC 2013 - junghans@votca.org

- Upgrade to 1.2.3
  * rename package to libvotca_tools2
  * Add votca-tools-1.2.3-boost-1.53.patch: build with boost 1.53
  * create manpage using txt2tags

-------------------------------------------------------------------
Sun Aug 28 10:03:00 UTC 2011 - kkaempf@suse.com

- Upgrade to 1.2.1
  * fixed soname of libs to .so.2
    - rename package to libvotca2
  * improved cmake checks and error messages
  * fixed pkg-config file

- Version 1.2 (SuperDoris)
  * changed buildsystem to cmake
  * added database class through sqlite3

- Version 1.1.2
  * fixed head of votca-tools manpage

-------------------------------------------------------------------
Thu Mar  3 07:56:26 UTC 2011 - kkaempf@novell.com

- Upgrade to 1.1.1
  See http://code.google.com/p/votca/issues/list?can=1&q=Milestone%3DRelease1.1

-------------------------------------------------------------------
Mon Dec  6 08:06:24 UTC 2010 - kkaempf@novell.com

- Initial version 1.0.1 for openSUSE
- remove unused copies of boost and expat from tarball
  (incompatible license)
- fix packagename to follow shared lib name rule
  (incomplete, rpmlintrc added for override)

-------------------------------------------------------------------
Fri Nov 30 16:06:42 UTC 2010 - junghans@votca.org

- Minor clean up

-------------------------------------------------------------------
Fri Nov 25 16:06:26 UTC 2010 - jussilehtola@fedoraproject.org

- First release.
openSUSE Build Service is sponsored by