Information for build ocaml-patch-3.1.0-2.fc44

ID194565
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
Release2.fc44
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-patch.git#aef6789bbbc2c87aacd746e5865f52ea1795d8ba
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 byliuyang
State complete
Volume DEFAULT
StartedSun, 03 May 2026 10:37:07 CST
CompletedSun, 03 May 2026 11:26:38 CST
Taskbuild (f44, /rpms/ocaml-patch.git:aef6789bbbc2c87aacd746e5865f52ea1795d8ba)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-patch.git#aef6789bbbc2c87aacd746e5865f52ea1795d8ba'}}
Tags
f44
RPMs
src
ocaml-patch-3.1.0-2.fc44.src.rpm (info) (download)
riscv64
ocaml-patch-3.1.0-2.fc44.riscv64.rpm (info) (download)
ocaml-patch-devel-3.1.0-2.fc44.riscv64.rpm (info) (download)
opatch-3.1.0-2.fc44.riscv64.rpm (info) (download)
ocaml-patch-debuginfo-3.1.0-2.fc44.riscv64.rpm (info) (download)
ocaml-patch-debugsource-3.1.0-2.fc44.riscv64.rpm (info) (download)
opatch-debuginfo-3.1.0-2.fc44.riscv64.rpm (info) (download)
Logs
riscv64
mock_config.log
dnf5.log
installed_pkgs.log
mock_output.log
build.log
state.log
root.log
hw_info.log
Changelog * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * 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