Package Release Info

bliss-0.77-bp160.1.13

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

bliss
bliss-devel
libbliss0_77

Change Logs

* Mon Jun 21 2021 Jan Engelhardt <jengelh@inai.de>
- Set versioned cmake requirement
* Wed Jun 02 2021 Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 0.77:
  * set_color and copy methods in the C++ API
  * precise group size computation also without GNU GMP
  * no more exit-causing "fatal_errors", instead a standard exception
    is thrown
- Update to version 0.76:
  * The monolithic "graph" file is split in "abstractgraph",
    "graph" and "digraph".
  * defs.hh now contains the version number as a #define.
  * is_automorphism is now a public member of Graph and Digraph.
- Update to version 0.75:
  * Automorphism reporting and termination check functions
    are now of C++ type std::function.
  * Bignum allows one to get a copy of internal GNU GMP integer.
- Update to version 0.74:
  * Fixed a memory leak
  * Possibility to terminate the search early
  * Minor changes for better C++11 compatibility.
  * Memory allocation failures now throw std::bad_alloc
- Drop bliss-am.diff upstream uses cmake
- Add cmake.patch, allow installing the library and binary.
- Refresh bliss-nodate.diff
* Sat Aug 24 2019 Jan Engelhardt <jengelh@inai.de>
- Modernize specfile.
Version: 0.73-bp150.2.3
* Mon Dec 25 2017 jengelh@inai.de
- Correct URL line in specfile
* Thu Sep 14 2017 jengelh@inai.de
- Initial package (version 0.73) for build.opensuse.org
- Add bliss-am.diff, bliss-nodate.diff