Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package unique-factory for openSUSE:Factory checked in at 2022-07-04 11:32:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/unique-factory (Old) and /work/SRC/openSUSE:Factory/.unique-factory.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "unique-factory" Mon Jul 4 11:32:56 2022 rev:2 rq:986545 version:0.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/unique-factory/unique-factory.changes 2021-06-27 19:00:40.424401530 +0200 +++ /work/SRC/openSUSE:Factory/.unique-factory.new.1548/unique-factory.changes 2022-07-04 11:33:04.900043096 +0200 @@ -1,0 +2,7 @@ +Sun Jul 3 22:35:10 UTC 2022 - Jan Engelhardt <[email protected]> + +- Update to release 0.2.1 + * Fixed cache inconsistency when factory function create() + throws an exception. + +------------------------------------------------------------------- Old: ---- _service unique-factory-0~git12.tar.xz New: ---- unique-factory-0.2.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ unique-factory.spec ++++++ --- /var/tmp/diff_new_pack.kvOhZ7/_old 2022-07-04 11:33:05.372043856 +0200 +++ /var/tmp/diff_new_pack.kvOhZ7/_new 2022-07-04 11:33:05.380043869 +0200 @@ -1,7 +1,7 @@ # # spec file for package unique-factory # -# Copyright (c) 2020 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,17 +17,16 @@ Name: unique-factory -Version: 0~git12 +Version: 0.2.1 Release: 0 Summary: Header-only C++ UniqueFactory License: GPL-2.0-or-later Group: Productivity/Scientific/Math URL: https://github.com/flatsurf/unique-factory -Source: %name-%version.tar.xz +Source: https://github.com/flatsurf/unique-factory/releases/download/%version/%name-%version.tar.gz BuildRequires: autoconf-archive BuildRequires: gcc-c++ BuildRequires: libtool -BuildRequires: xz %description Header-only C++ UniqueFactory @@ -44,7 +43,7 @@ %build autoreconf -fi -%configure --disable-static --without-googletest +%configure --disable-static --without-googletest --without-benchmark %make_build %install
