Update to version 0.3.1
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmocka?expand=0&rev=7
This commit is contained in:
parent
410c137068
commit
df29adcaed
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2f84872de8169574d68405791eadca6026c84ae5475b1e98556b82f91e599bb2
|
||||
size 99584
|
3
cmocka-0.3.1.tar.gz
Normal file
3
cmocka-0.3.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4b6c61a4d880a66c4d6b3de2f488273394f4455722cd0bd7c5b8d19e21881e25
|
||||
size 100606
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 10 13:38:42 UTC 2013 - asn@cryptomilk.org
|
||||
|
||||
- Update to version 0.3.1
|
||||
* Fixed pointer conversion on s390 and ppc (32bit big endian).
|
||||
* Fixed the customer_database test on big endian.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 5 06:38:33 UTC 2013 - asn@cryptomilk.org
|
||||
|
||||
|
@ -20,7 +20,7 @@ BuildRequires: cmake
|
||||
BuildRequires: glibc-devel
|
||||
|
||||
Name: cmocka
|
||||
Version: 0.3.0
|
||||
Version: 0.3.1
|
||||
Release: 0
|
||||
#
|
||||
Summary: Lightweight library to simplify and generalize unit tests for C
|
||||
|
Loading…
Reference in New Issue
Block a user