Compare commits

..

7 commits

Author SHA1 Message Date
Jerry James
eea7434021 Fix a changelog entry 2026-01-13 16:24:29 -07:00
Richard W.M. Jones
7d01903ff7 OCaml 5.4.0 rebuild 2025-10-13 12:52:55 +01:00
Fedora Release Engineering
4cc60c6533 Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild 2025-07-24 23:10:54 +00:00
Jerry James
9033149637 Rebuild to fix OCaml dependencies 2025-07-11 10:38:37 -06:00
Fedora Release Engineering
550c7d394e Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild 2025-01-17 20:49:40 +00:00
Jerry James
b11d2d2f2f OCaml 5.3.0 rebuild for Fedora 42 2025-01-09 10:15:11 -07:00
Jerry James
58f1cf08af Version 1.9.8
- Drop workaround for upstream dynlink_subdir bug
- Change config name to findlib.conf to match upstream
- Update %__ocaml_requires_opts for OCaml 5.3.0
2024-12-26 20:07:22 -07:00

View file

@ -7,7 +7,7 @@ ExcludeArch: %{ix86}
Name: ocaml-findlib
Version: 1.9.8
Release: 1%{?dist}
Release: 5%{?dist}
Summary: Objective CAML package manager and build helper
License: MIT
@ -29,7 +29,7 @@ BuildRequires: make
Requires: ocaml
# Do not require ocaml-compiler-libs at runtime
%global __ocaml_requires_opts -i Asttypes -i Build_path_prefix_map -i Cmi_format -i Env -i Ident -i Identifiable -i Load_path -i Location -i Longident -i Misc -i Outcometree -i Parsetree -i Path -i Primitive -i Shape -i Subst -i Topdirs -i Toploop -i Type_immediacy -i Types -i Warnings
%global __ocaml_requires_opts -i Asttypes -i Build_path_prefix_map -i Cmi_format -i Env -i Format_doc -i Ident -i Identifiable -i Load_path -i Location -i Longident -i Misc -i Oprint -i Outcometree -i Parsetree -i Path -i Primitive -i Shape -i Subst -i Topdirs -i Toploop -i Type_immediacy -i Types -i Unit_info -i Warnings
%description
@ -104,11 +104,24 @@ sed -i '/etc/d' .ofiles
%changelog
* Tue Jan 28 2025 Jerry James <loganjerry@gmail.com> - 1.9.8-1
- OCaml 5.2.1 rebuild for Fedora 41
* Mon Oct 13 2025 Richard W.M. Jones <rjones@redhat.com> - 1.9.8-5
- OCaml 5.4.0 rebuild
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.8-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Fri Jul 11 2025 Jerry James <loganjerry@gmail.com> - 1.9.8-3
- Rebuild to fix OCaml dependencies
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Thu Jan 9 2025 Jerry James <loganjerry@gmail.com> - 1.9.8-1
- OCaml 5.3.0 rebuild for Fedora 42
- Version 1.9.8
- Drop workaround for upstream dynlink_subdir bug
- Change config name to findlib.conf to match upstream
- Update __ocaml_requires_opts for OCaml 5.3.0
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.6-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild