Hello community, here is the log from the commit of package cmocka for openSUSE:Factory checked in at 2016-10-31 09:53:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cmocka (Old) and /work/SRC/openSUSE:Factory/.cmocka.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cmocka" Changes: -------- --- /work/SRC/openSUSE:Factory/cmocka/cmocka.changes 2015-07-23 15:22:16.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.cmocka.new/cmocka.changes 2016-10-31 09:53:56.000000000 +0100 @@ -1,0 +2,19 @@ +Tue Oct 25 14:05:35 UTC 2016 - [email protected] + +- Fix url for Source0 + +------------------------------------------------------------------- +Wed Sep 21 15:01:34 UTC 2016 - [email protected] + +- Update to version 1.1.0 + * Added support to catch multiple exceptions + * Added support to verify call ordering + * Added support to pass initial data to test cases + * Added will_return_maybe() for ignoring mock returns + * Added subtests for groups using TAP output + * Added support to write multiple XML files for groups + * Improved documentation + * Fixed XML output generataion + * Fixed Windows builds with VS2015 + +------------------------------------------------------------------- Old: ---- cmocka-1.0.1.tar.xz New: ---- cmocka-1.1.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cmocka.spec ++++++ --- /var/tmp/diff_new_pack.ci0nUu/_old 2016-10-31 09:53:57.000000000 +0100 +++ /var/tmp/diff_new_pack.ci0nUu/_new 2016-10-31 09:53:57.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package cmocka # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: cmocka -Version: 1.0.1 +Version: 1.1.0 Release: 0 Summary: Lightweight library to simplify and generalize unit tests for C License: Apache-2.0 Group: Productivity/Networking/Other Url: http://cmocka.org -Source0: https://cmocka.org/files/1.0/%{name}-%{version}.tar.xz +Source0: https://cmocka.org/files/1.1/%{name}-%{version}.tar.xz Source1: baselibs.conf BuildRequires: cmake BuildRequires: glibc-devel ++++++ cmocka-1.0.1.tar.xz -> cmocka-1.1.0.tar.xz ++++++ ++++ 2478 lines of diff (skipped)
