Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package immer for openSUSE:Factory checked in at 2026-01-26 11:03:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/immer (Old) and /work/SRC/openSUSE:Factory/.immer.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "immer" Mon Jan 26 11:03:38 2026 rev:2 rq:1328990 version:0.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/immer/immer.changes 2023-10-10 21:02:34.183020220 +0200 +++ /work/SRC/openSUSE:Factory/.immer.new.1928/immer.changes 2026-01-26 11:03:40.897405644 +0100 @@ -1,0 +2,8 @@ +Sat Jan 24 11:37:03 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 0.9.1 + * Add Nix flakes support + * Fix warnings with GCC #307 + * Fix issues with immer::box in collections + +------------------------------------------------------------------- Old: ---- immer-0.8.1.tar.gz New: ---- immer-0.9.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ immer.spec ++++++ --- /var/tmp/diff_new_pack.KRoUrW/_old 2026-01-26 11:03:42.877488570 +0100 +++ /var/tmp/diff_new_pack.KRoUrW/_new 2026-01-26 11:03:42.881488737 +0100 @@ -1,7 +1,7 @@ # # spec file for package immer # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,7 +15,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # -# Some tests fail on 32bit archs and TW's aarch64 + %if 0%{?suse_version} > 1500 %ifarch aarch64 %define skip_tests 1 @@ -28,7 +28,7 @@ %bcond_without tests %endif Name: immer -Version: 0.8.1 +Version: 0.9.1 Release: 0 Summary: Persistent and immutable data structures written in C++ License: BSL-1.0 @@ -39,7 +39,7 @@ BuildRequires: gc-devel BuildRequires: gcc-c++ # includes catch2/catch.hpp -BuildRequires: cmake(Catch2) < 3.0 +BuildRequires: cmake(Catch2) %if %{with tests} BuildRequires: cmake(fmt) %endif ++++++ immer-0.8.1.tar.gz -> immer-0.9.1.tar.gz ++++++ ++++ 25082 lines of diff (skipped)
