Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/cmocka.git#54ef563a629dbeff59a272600778fbaed4077306
This commit is contained in:
DistroBaker 2021-02-03 12:16:26 +01:00
parent b6bf9cc5db
commit b45d12e994

View File

@ -1,6 +1,6 @@
Name: cmocka
Version: 1.1.5
Release: 7%{?dist}
Release: 8%{?dist}
License: ASL 2.0
Summary: An elegant unit testing framework for C with support for mock objects
@ -127,6 +127,9 @@ ln -s libcmocka.so %{buildroot}%{_libdir}/libcmockery.so
%{_libdir}/cmake/cmocka/cmocka-config.cmake
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.5-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Aug 05 2020 Andreas Schneider <asn@redhat.com> - 1.1.5-7
- Correctly build with new cmake macros