Hello community, here is the log from the commit of package check for openSUSE:Factory checked in at 2020-05-08 23:03:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/check (Old) and /work/SRC/openSUSE:Factory/.check.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "check" Fri May 8 23:03:47 2020 rev:33 rq:800801 version:0.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/check/check.changes 2018-03-14 19:24:57.919188110 +0100 +++ /work/SRC/openSUSE:Factory/.check.new.2738/check.changes 2020-05-08 23:03:48.345672769 +0200 @@ -1,0 +2,13 @@ +Tue May 5 12:33:39 UTC 2020 - Paolo Stivanin <[email protected]> + +- Update to 0.14.0: + * Add support for FetchContent in CMake + * Rename CMake project from 'check' to 'Check' + * Fix for checking for wrong tool when building docs in Autotools + * Fix compiler warning with printf format + * missing <unistd.h> in some files + * Various documentation improvements + * END_TEST is now optional, as how START_TEST works has been redone + * Various CMake related changes + +------------------------------------------------------------------- Old: ---- check-0.12.0.tar.gz New: ---- check-0.14.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ check.spec ++++++ --- /var/tmp/diff_new_pack.0DemDg/_old 2020-05-08 23:03:48.993674093 +0200 +++ /var/tmp/diff_new_pack.0DemDg/_new 2020-05-08 23:03:48.997674101 +0200 @@ -1,7 +1,7 @@ # # spec file for package check # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,13 +12,13 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define libname libcheck0 Name: check -Version: 0.12.0 +Version: 0.14.0 Release: 0 Summary: Unit Test Framework for C License: LGPL-2.1-or-later ++++++ check-0.12.0.tar.gz -> check-0.14.0.tar.gz ++++++ ++++ 7801 lines of diff (skipped)
