Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package robin-map for openSUSE:Factory checked in at 2022-06-26 11:59:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/robin-map (Old) and /work/SRC/openSUSE:Factory/.robin-map.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "robin-map" Sun Jun 26 11:59:16 2022 rev:3 rq:985064 version:1.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/robin-map/robin-map.changes 2021-03-02 12:44:46.924320526 +0100 +++ /work/SRC/openSUSE:Factory/.robin-map.new.1548/robin-map.changes 2022-06-26 11:59:23.652364946 +0200 @@ -1,0 +2,18 @@ +Sat Jun 25 14:44:09 UTC 2022 - Antoine Belvire <[email protected]> + +- Update to version 1.0.1: + * For the tests, force the usage of the Boost static libraries by + setting Boost_USE_STATIC_LIBS to ON in CMake + (gh#Tessil/robin-map#50). +- Changes from version 1.0: + * Add support for efficient serialization. + * Remove compilation warnings when -Wshadow flag is set. + * Fix USE_STORED_HASH_ON_REHASH to return true when bucket_count + is 0, STORE_HASH is true and is_power_of_two_policy::value is + true. + * Fix CMake warning by specifying a project language before + including GNUInstallDirs. + * Create a local tsl-robin-mapTargets.cmake + (gh#Tessil/robin-map#45). + +------------------------------------------------------------------- Old: ---- robin-map-0.6.3.tar.gz New: ---- robin-map-1.0.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ robin-map.spec ++++++ --- /var/tmp/diff_new_pack.BVvPvn/_old 2022-06-26 11:59:24.356365971 +0200 +++ /var/tmp/diff_new_pack.BVvPvn/_new 2022-06-26 11:59:24.360365976 +0200 @@ -1,7 +1,7 @@ # # spec file for package robin-map # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: robin-map -Version: 0.6.3 +Version: 1.0.1 Release: 0 Summary: C++ implementation of a fast hash map and hash set using robin hood hashing License: MIT ++++++ robin-map-0.6.3.tar.gz -> robin-map-1.0.1.tar.gz ++++++ ++++ 10632 lines of diff (skipped)
