Thu, 23 Mar 2023 02:39:37 UTC

Information for build csdiff-2.5.0-1.fc34

ID1964115
Package Namecsdiff
Version2.5.0
Release1.fc34
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/csdiff.git#916f1110a61a65e9771801f5ca30ae961b7a7cef
SummaryNon-interactive tools for processing code scan results in plain-text
DescriptionThis package contains the csdiff tool for comparing code scan defect lists in order to find out added or fixed defects, and the csgrep utility for filtering defect lists using various filtering predicates.
Built bykdudka
State complete
Volume DEFAULT
StartedMon, 09 May 2022 11:09:17 UTC
CompletedMon, 09 May 2022 11:17:02 UTC
Taskbuild (f34-candidate, /rpms/csdiff.git:916f1110a61a65e9771801f5ca30ae961b7a7cef)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/csdiff.git#916f1110a61a65e9771801f5ca30ae961b7a7cef'}}
Tags
f34-updates
RPMs
src
csdiff-2.5.0-1.fc34.src.rpm (info) (download)
aarch64
csdiff-2.5.0-1.fc34.aarch64.rpm (info) (download)
python3-csdiff-2.5.0-1.fc34.aarch64.rpm (info) (download)
csdiff-debuginfo-2.5.0-1.fc34.aarch64.rpm (info) (download)
csdiff-debugsource-2.5.0-1.fc34.aarch64.rpm (info) (download)
python3-csdiff-debuginfo-2.5.0-1.fc34.aarch64.rpm (info) (download)
armv7hl
csdiff-2.5.0-1.fc34.armv7hl.rpm (info) (download)
python3-csdiff-2.5.0-1.fc34.armv7hl.rpm (info) (download)
csdiff-debuginfo-2.5.0-1.fc34.armv7hl.rpm (info) (download)
csdiff-debugsource-2.5.0-1.fc34.armv7hl.rpm (info) (download)
python3-csdiff-debuginfo-2.5.0-1.fc34.armv7hl.rpm (info) (download)
i686
csdiff-2.5.0-1.fc34.i686.rpm (info) (download)
python3-csdiff-2.5.0-1.fc34.i686.rpm (info) (download)
csdiff-debuginfo-2.5.0-1.fc34.i686.rpm (info) (download)
csdiff-debugsource-2.5.0-1.fc34.i686.rpm (info) (download)
python3-csdiff-debuginfo-2.5.0-1.fc34.i686.rpm (info) (download)
ppc64le
csdiff-2.5.0-1.fc34.ppc64le.rpm (info) (download)
python3-csdiff-2.5.0-1.fc34.ppc64le.rpm (info) (download)
csdiff-debuginfo-2.5.0-1.fc34.ppc64le.rpm (info) (download)
csdiff-debugsource-2.5.0-1.fc34.ppc64le.rpm (info) (download)
python3-csdiff-debuginfo-2.5.0-1.fc34.ppc64le.rpm (info) (download)
s390x
csdiff-2.5.0-1.fc34.s390x.rpm (info) (download)
python3-csdiff-2.5.0-1.fc34.s390x.rpm (info) (download)
csdiff-debuginfo-2.5.0-1.fc34.s390x.rpm (info) (download)
csdiff-debugsource-2.5.0-1.fc34.s390x.rpm (info) (download)
python3-csdiff-debuginfo-2.5.0-1.fc34.s390x.rpm (info) (download)
x86_64
csdiff-2.5.0-1.fc34.x86_64.rpm (info) (download)
python3-csdiff-2.5.0-1.fc34.x86_64.rpm (info) (download)
csdiff-debuginfo-2.5.0-1.fc34.x86_64.rpm (info) (download)
csdiff-debugsource-2.5.0-1.fc34.x86_64.rpm (info) (download)
python3-csdiff-debuginfo-2.5.0-1.fc34.x86_64.rpm (info) (download)
Logs
armv7hl
hw_info.log
state.log
build.log
root.log
mock_output.log
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
aarch64
hw_info.log
state.log
build.log
root.log
mock_output.log
ppc64le
hw_info.log
state.log
build.log
root.log
mock_output.log
s390x
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Mon May 09 2022 Kamil Dudka <kdudka@redhat.com> 2.5.0-1 - update to latest upstream release * Wed May 04 2022 Thomas Rodgers <trodgers@redhat.com> - 2.4.0-2 - Rebuilt for Boost 1.78 * Wed Apr 13 2022 Kamil Dudka <kdudka@redhat.com> 2.4.0-1 - update to latest upstream release * Tue Mar 15 2022 Miro Hrončok <mhroncok@redhat.com> - 2.3.0-2 - Verify GPG signature of upstream tarball when building the package * Tue Mar 15 2022 Kamil Dudka <kdudka@redhat.com> 2.3.0-1 - update to latest upstream release * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Aug 31 2021 Kamil Dudka <kdudka@redhat.com> 2.2.0-1 - update to latest upstream release * Fri Aug 06 2021 Jonathan Wakely <jwakely@redhat.com> - 2.1.1-4 - Rebuilt for Boost 1.76 * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 2.1.1-2 - Rebuilt for Python 3.10 * Fri May 21 2021 Kamil Dudka <kdudka@redhat.com> 2.1.1-1 - update to latest upstream release * Wed Feb 17 2021 Kamil Dudka <kdudka@redhat.com> 2.1.0-1 - update to latest upstream release * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Jan 22 2021 Jonathan Wakely <jwakely@redhat.com> - 2.0.0-2 - Rebuilt for Boost 1.75 * Fri Jan 08 2021 Kamil Dudka <kdudka@redhat.com> 2.0.0-1 - update to latest upstream release * Tue Oct 20 2020 Kamil Dudka <kdudka@redhat.com> 1.9.0-1 - update to latest upstream release * Wed Aug 19 2020 Kamil Dudka <kdudka@redhat.com> 1.8.0-1 - update to latest upstream release * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri May 29 2020 Jonathan Wakely <jwakely@redhat.com> - 1.7.2-3 - Rebuilt for Boost 1.73 * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.7.2-2 - Rebuilt for Python 3.9