Mon, 02 Feb 2026 19:59:07 CST | login

Information for build golang-github-pkg-diff-0-1.oc9

ID29923
Package Namegolang-github-pkg-diff
Version0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-pkg-diff.git?.#e15efb63e128a513df92666a7e41eef86f4bd71c
SummaryCreate, modify, and print diffs
Description Module github.com/pkg/diff can be used to create, modify, and print diffs. The top level package, diff, contains convenience functions for the most common uses. The subpackages provide very fine-grained control over every aspect: - myers: creates diffs using the Myers diff algorithm. - edit: contains the core diff data types. - ctxt: provides tools to reduce the amount of context in a diff. - write: provides routines to write diffs in standard formats.
Built byfanjunkong
State complete
Volume DEFAULT
StartedSat, 21 Sep 2024 02:00:24 CST
CompletedSat, 21 Sep 2024 02:05:33 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/golang-github-pkg-diff.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-pkg-diff.git?.#origin/master'}}
Tags
epol9-test-compose
RPMs
src
golang-github-pkg-diff-0-1.oc9.src.rpm (info) (download)
noarch
golang-github-pkg-diff-devel-0-1.oc9.noarch.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Jul 01 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0-1 - initial build