Wed, 20 Nov 2024 10:11:39 UTC | login

Information for build golang-github-pkg-diff-0-0.1.20210406git20ebb0f.fc33

ID194839
Package Namegolang-github-pkg-diff
Version0
Release0.1.20210406git20ebb0f.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/golang-github-pkg-diff.git#d13b4dd3ce4dddad6a9c10ad7b7d9951fabcfe90
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 bydavidlt
State complete
Volume DEFAULT
StartedSat, 24 Apr 2021 05:29:38 UTC
CompletedSat, 24 Apr 2021 05:52:35 UTC
Taskbuild (f33, /rpms/golang-github-pkg-diff.git:d13b4dd3ce4dddad6a9c10ad7b7d9951fabcfe90)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/golang-github-pkg-diff.git#d13b4dd3ce4dddad6a9c10ad7b7d9951fabcfe90'}}
Tags
f33
f37
f38
RPMs
src
golang-github-pkg-diff-0-0.1.20210406git20ebb0f.fc33.src.rpm (info) (download)
noarch
golang-github-pkg-diff-devel-0-0.1.20210406git20ebb0f.fc33.noarch.rpm (info) (download)
riscv64
golang-github-pkg-diff-0-0.1.20210406git20ebb0f.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Thu Mar 18 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0-0.1.20210318git20ebb0f - Initial package