Information for build ocaml-patch-3.1.0-1.fc43

ID176201
Package Nameocaml-patch
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version3.1.0
Release1.fc43
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-patch.git#8987cc89cc3d9e4afa9fcf19de4586f7ede6d72a
SummaryParse unified and git diff output and apply patches in memory
DescriptionThe patch module lets you apply your unified diffs in pure OCaml. The loosely specified `diff` file format is widely used for transmitting differences of line-based information. The motivating example is opam, which is able to validate updates being cryptographically signed by providing a unified diff. In addition, some support for the git diff format is available.
git:https://github.com/hannesm/patch.git
Built bykojiadmin
State failed
Volume DEFAULT
StartedThu, 18 Dec 2025 03:34:04 CST
CompletedThu, 18 Dec 2025 03:45:58 CST
Taskbuild (f43, /rpms/ocaml-patch.git:8987cc89cc3d9e4afa9fcf19de4586f7ede6d72a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-patch.git#8987cc89cc3d9e4afa9fcf19de4586f7ede6d72a'}}
Tags No tags
RPMs No RPMs
Changelog * Tue Nov 11 2025 Jerry James <loganjerry@gmail.com> - 3.1.0-1 - Version 3.1.0 - New opatch subpackage to hold the command line tool * Tue Oct 14 2025 Richard W.M. Jones <rjones@redhat.com> - 3.0.0-3 - OCaml 5.4.0 rebuild * Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Tue Jul 22 2025 Jerry James <loganjerry@gmail.com> - 3.0.0-1 - Initial RPM