Mon, 05 Jan 2026 14:03:40 CST | login

Information for build diffutils-3.10-1.ocs23

ID633
Package Namediffutils
Version3.10
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/diffutils.git?.#13b5e62b8c9719a85edb4ca16e1fa07a0521755d
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 byocs-bot
State complete
Volume DEFAULT
StartedThu, 03 Aug 2023 16:10:32 CST
CompletedThu, 03 Aug 2023 16:14:43 CST
Taskbuild (dist-ocs23, /opencloudos-stream/diffutils.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/diffutils.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
diffutils-3.10-1.ocs23.src.rpm (info) (download)
aarch64
diffutils-3.10-1.ocs23.aarch64.rpm (info) (download)
diffutils-debuginfo-3.10-1.ocs23.aarch64.rpm (info) (download)
diffutils-debugsource-3.10-1.ocs23.aarch64.rpm (info) (download)
x86_64
diffutils-3.10-1.ocs23.x86_64.rpm (info) (download)
diffutils-debuginfo-3.10-1.ocs23.x86_64.rpm (info) (download)
diffutils-debugsource-3.10-1.ocs23.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Thu Aug 03 2023 Shuo Wang <abushwang@tencent.com> - 3.10-1 - update to 3.10 * 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.