From 2b1f62d17c6b2b6297d2cebac155e54f7e12063c49721468a9341b96167f7ae3 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Fri, 7 Apr 2017 14:33:47 +0000 Subject: [PATCH] Update to version 1.1.1 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmocka?expand=0&rev=32 --- cmocka-1.1.0.tar.xz | 3 --- cmocka-1.1.1.tar.xz | 3 +++ cmocka.changes | 8 ++++++++ cmocka.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 cmocka-1.1.0.tar.xz create mode 100644 cmocka-1.1.1.tar.xz diff --git a/cmocka-1.1.0.tar.xz b/cmocka-1.1.0.tar.xz deleted file mode 100644 index ee54a8d..0000000 --- a/cmocka-1.1.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e960d3bf1be618634a4b924f18bb4d6f20a825c109a8ad6d1af03913ba421330 -size 85132 diff --git a/cmocka-1.1.1.tar.xz b/cmocka-1.1.1.tar.xz new file mode 100644 index 0000000..c29b8b9 --- /dev/null +++ b/cmocka-1.1.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f02ef48a7039aa77191d525c5b1aee3f13286b77a13615d11bc1148753fc0389 +size 85648 diff --git a/cmocka.changes b/cmocka.changes index 788d7b6..afbfb71 100644 --- a/cmocka.changes +++ b/cmocka.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Apr 7 14:33:00 UTC 2017 - asn@cryptomilk.org + +- Update to version 1.1.1 + * Fixed TAP output + * Fixed cmocka on Windows x64 + * Fixed xUnit output durations + ------------------------------------------------------------------- Tue Oct 25 14:05:35 UTC 2016 - asn@cryptomilk.org diff --git a/cmocka.spec b/cmocka.spec index eba99a8..7ff5923 100644 --- a/cmocka.spec +++ b/cmocka.spec @@ -1,7 +1,7 @@ # # spec file for package cmocka # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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,7 +17,7 @@ Name: cmocka -Version: 1.1.0 +Version: 1.1.1 Release: 0 Summary: Lightweight library to simplify and generalize unit tests for C License: Apache-2.0