Thu, 24 Apr 2025 23:19:24 MSK | login

Information for build ocaml-fileutils-0.6.4-12.el10

ID27343
Package Nameocaml-fileutils
Version0.6.4
Release12.el10
Epoch
Sourcegit+http://git.inferitos.ru/rpms/ocaml-fileutils#98751af84bd242c2013dde6123bcdba2f6f2d6c6
SummaryOCaml library for common file and filename operations
DescriptionThis library is intended to provide a basic interface to the most common file and filename operations. It provides several different filename functions: reduce, make_absolute, make_relative... It also enables you to manipulate real files: cp, mv, rm, touch... It is separated into two modules: SysUtil and SysPath. The first one manipulates real files, the second one is made for manipulating abstract filenames.
https://github.com/gildor478/ocaml-fileutils
Built bytigro
State complete
Volume DEFAULT
StartedWed, 02 Apr 2025 15:35:59 MSK
CompletedWed, 02 Apr 2025 15:43:21 MSK
Taskbuild (inferit-10_0-bootstrap, /rpms/ocaml-fileutils/:changed/i10c-beta/ocaml-fileutils-0.6.4-12.el10)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/ocaml-fileutils/?#changed/i10c-beta/ocaml-fileutils-0.6.4-12.el10'}}
Tags
inferit-10_0-bootstrap
inferit-10_0-init
RPMs
src
ocaml-fileutils-0.6.4-12.el10.src.rpm (info) (download)
aarch64
ocaml-fileutils-0.6.4-12.el10.aarch64.rpm (info) (download)
ocaml-fileutils-devel-0.6.4-12.el10.aarch64.rpm (info) (download)
ocaml-fileutils-debuginfo-0.6.4-12.el10.aarch64.rpm (info) (download)
ocaml-fileutils-debugsource-0.6.4-12.el10.aarch64.rpm (info) (download)
x86_64
ocaml-fileutils-0.6.4-12.el10.x86_64.rpm (info) (download)
ocaml-fileutils-devel-0.6.4-12.el10.x86_64.rpm (info) (download)
ocaml-fileutils-debuginfo-0.6.4-12.el10.x86_64.rpm (info) (download)
ocaml-fileutils-debugsource-0.6.4-12.el10.x86_64.rpm (info) (download)
Logs
aarch64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
x86_64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * Fri Mar 21 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.6.4-12 - Rebuilt for MSVSphere 10 * Wed Oct 30 2024 Troy Dawson <tdawson@redhat.com> - 0.6.4-12 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 * Tue Jun 25 2024 Troy Dawson <tdawson@redhat.com> - 0.6.4-11 - Bump release for June 2024 mass rebuild * Wed Jun 19 2024 Richard W.M. Jones <rjones@redhat.com> - 0.6.4-10 - OCaml 5.2.0 ppc64le fix * Wed May 29 2024 Richard W.M. Jones <rjones@redhat.com> - 0.6.4-9 - OCaml 5.2.0 for Fedora 41 * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.4-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.4-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 0.6.4-6 - OCaml 5.1.1 + s390x code gen fix for Fedora 40 * Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 0.6.4-5 - OCaml 5.1.1 rebuild for Fedora 40 * Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 0.6.4-4 - OCaml 5.1 rebuild for Fedora 40 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Richard W.M. Jones <rjones@redhat.com> - 0.6.4-2 - OCaml 5.0 rebuild for Fedora 39 * Mon Jul 10 2023 Jerry James <loganjerry@gmail.com> - 0.6.4-1 - Version 0.6.4 - New project URLs - Convert License tag to SPDX - Drop upstreamed bytes and ounit2 patches - Build with dune