Sat, 27 Dec 2025 10:40:58 CST | login

Information for build diffutils-3.8-3.oc9

ID14382
Package Namediffutils
Version3.8
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/diffutils.git?.#2e9ede45b6aefb5ee5e6b7a563312d2a276ee545
SummaryGNU collection of diff utilities
DescriptionGNU Diffutils is a package of several programs related to finding differences between files, including four utilities: diff, cmp, diff3 and sdiff. Diff compares and shows the differences between two files line by line. Cmp shows the offset and line numbers where two files differ, or cmp can show the characters that differ between the two files. Diff3 shows the differences between three files. Sdiff can be used to merge two files interactively.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 18 Sep 2023 16:30:31 CST
CompletedMon, 18 Sep 2023 16:33:42 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/diffutils.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/diffutils.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
diffutils-3.8-3.oc9.src.rpm (info) (download)
aarch64
diffutils-3.8-3.oc9.aarch64.rpm (info) (download)
x86_64
diffutils-3.8-3.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.8-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.8-2 - Rebuilt for OpenCloudOS Stream 23 * Tue Jul 12 2022 Yi Lin <nilusyi@tencent.com> - 3.8-1 - package init.