Information for build ocaml-patch-3.0.0-2.fc43

ID154387
Package Nameocaml-patch
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version3.0.0
Release2.fc43
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-patch.git#99c412dabdd618d8f49cc83049a920827228d9ca
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, 06 Nov 2025 17:03:52 CST
CompletedThu, 06 Nov 2025 18:14:50 CST
Taskbuild (f43, /rpms/ocaml-patch.git:99c412dabdd618d8f49cc83049a920827228d9ca)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-patch.git#99c412dabdd618d8f49cc83049a920827228d9ca'}}
Tags No tags
RPMs No RPMs
Changelog * 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