Wed, 29 May 2024 06:47:13 UTC | login

Information for build check-0.15.2-7.fc37

ID204852
Package Namecheck
Version0.15.2
Release7.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/check.git#9b53d13430f43669e3c65c0851ce0f0eb6889959
SummaryA unit test framework for C
DescriptionCheck is a unit test framework for C. It features a simple interface for defining unit tests, putting little in the way of the developer. Tests are run in a separate address space, so Check can catch both assertion failures and code errors that cause segmentation faults or other signals. The output from unit tests can be used within source code editors and IDEs.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 22 Sep 2022 08:23:52 UTC
CompletedThu, 22 Sep 2022 08:36:14 UTC
Taskbuild (f37, /rpms/check.git:9b53d13430f43669e3c65c0851ce0f0eb6889959)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/check.git#9b53d13430f43669e3c65c0851ce0f0eb6889959'}}
Tags
f37
f38
RPMs
src
check-0.15.2-7.fc37.src.rpm (info) (download)
noarch
check-checkmk-0.15.2-7.fc37.noarch.rpm (info) (download)
riscv64
check-0.15.2-7.fc37.riscv64.rpm (info) (download)
check-devel-0.15.2-7.fc37.riscv64.rpm (info) (download)
check-static-0.15.2-7.fc37.riscv64.rpm (info) (download)
check-debuginfo-0.15.2-7.fc37.riscv64.rpm (info) (download)
check-debugsource-0.15.2-7.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sat Oct 16 2021 Jerry James <loganjerry@gmail.com> - 0.15.2-5 - Fix pkgconfig file on 64-bit systems (bz 2014748) * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Mon Mar 01 2021 Tomas Popela <tpopela@redhat.com> - 0.15.2-3 - Don't build with subunit support in RHEL * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sun Aug 09 2020 Jerry James <loganjerry@gmail.com> - 0.15.2-1 - Version 0.15.2 - Drop upstreamed -fail-macros patch * Mon Aug 03 2020 Jerry James <loganjerry@gmail.com> - 0.15.1-3 - Add -fail-macros patch * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Jul 23 2020 Jerry James <loganjerry@gmail.com> - 0.15.1-1 - Version 0.15.1 - Drop upstreamed -format-spec patch