Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ocaml-ppx-compare-0.15.0-11.fc38 RPM for s390x

From Fedora 38 for s390x / o

Name: ocaml-ppx-compare Distribution: Fedora Project
Version: 0.15.0 Vendor: Fedora Project
Release: 11.fc38 Build date: Tue Jan 24 15:07:13 2023
Group: Unspecified Build host: buildvm-s390x-14.s390.fedoraproject.org
Size: 421118 Source RPM: ocaml-ppx-compare-0.15.0-11.fc38.src.rpm
Packager: Fedora Project
Url: https://github.com/janestreet/ppx_compare
Summary: Generate comparison functions from types
Ppx_compare is a ppx rewriter that derives comparison and equality
functions from type representations.  The scaffolded functions are
usually much faster than OCaml's `Pervasives.compare` and
`Pervasives.(=)`.  Scaffolding functions also give more flexibility by
allowing them to be overridden for a specific type, and more safety by
making sure that only comparable values are compared.

Provides

Requires

License

MIT

Changelog

* Tue Jan 24 2023 Richard W.M. Jones <rjones@redhat.com> - 0.15.0-11
  - Rebuild OCaml packages for F38
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.0-10
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Tue Nov 01 2022 Jerry James <loganjerry@gmail.com> - 0.15.0-9
  - Rebuild for ocaml-ppxlib 0.28.0
* Thu Aug 18 2022 Jerry James <loganjerry@gmail.com> - 0.15.0-8
  - Rebuild for ocaml-ppxlib 0.27.0
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.0-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Wed Jul 20 2022 Jerry James <loganjerry@gmail.com> - 0.15.0-6
  - Use new OCaml macros
* Sat Jun 18 2022 Richard W.M. Jones <rjones@redhat.com> - 0.15.0-6
  - OCaml 4.14.0 rebuild
* Mon Feb 28 2022 Jerry James <loganjerry@gmail.com> - 0.15.0-5
  - Version 0.15.0 rerelease
* Fri Feb 04 2022 Richard W.M. Jones <rjones@redhat.com> - 0.15.0-4
  - OCaml 4.13.1 rebuild to remove package notes
* Thu Feb 03 2022 Jerry James <loganjerry@gmail.com> - 0.15.0-3
  - Conditionally build docs to avoid circular dependency on odoc
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Mon Dec 27 2021 Jerry James <loganjerry@gmail.com> - 0.15.0-2
  - Rebuild for ocaml-ppxlib 0.24.0
* Tue Nov 30 2021 Jerry James <loganjerry@gmail.com> - 0.15.0-1
  - Version 0.15.0
* Tue Oct 05 2021 Richard W.M. Jones <rjones@redhat.com> - 0.14.0-14
  - OCaml 4.13.1 build
* Wed Sep 01 2021 Jerry James <loganjerry@gmail.com> - 0.14.0-13
  - Rebuild for ocaml-ppxlib 0.23.0
* Thu Jul 29 2021 Jerry James <loganjerry@gmail.com> - 0.14.0-12
  - Rebuild for ocaml-ppxlib 0.22.2
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.0-11
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jun 22 2021 Jerry James <loganjerry@gmail.com> - 0.14.0-10
  - Rebuild for ocaml-ppxlib 0.22.1
  - There is no circular dependency, so build with ocaml-odoc always
* Mon Mar 01 2021 Richard W.M. Jones <rjones@redhat.com> - 0.14.0-9
  - OCaml 4.12.0 build
  - Make ocaml-odoc dependency conditional.
* Sat Feb 20 2021 Jerry James <loganjerry@gmail.com> - 0.14.0-8
  - Rebuild for ocaml-base 0.14.1
* Tue Feb 02 2021 Richard W.M. Jones <rjones@redhat.com> - 0.14.0-7
  - Bump and rebuild for updated ocaml Dynlink dependency.
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.0-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

Files

/usr/lib/.build-id
/usr/lib/.build-id/0a
/usr/lib/.build-id/0a/eea5a4ab58ff46f9982678386a314341764569
/usr/lib/.build-id/21
/usr/lib/.build-id/21/c109e4a61104749465aca9c4861384f10100ee
/usr/lib/.build-id/2d
/usr/lib/.build-id/2d/b070a50038507618c947ce630edbbfdce89155
/usr/lib64/ocaml/ppx_compare
/usr/lib64/ocaml/ppx_compare/META
/usr/lib64/ocaml/ppx_compare/expander
/usr/lib64/ocaml/ppx_compare/expander/ppx_compare_expander.cma
/usr/lib64/ocaml/ppx_compare/expander/ppx_compare_expander.cmi
/usr/lib64/ocaml/ppx_compare/expander/ppx_compare_expander.cmxs
/usr/lib64/ocaml/ppx_compare/expander/ppx_compare_expander__.cmi
/usr/lib64/ocaml/ppx_compare/expander/ppx_compare_expander__Ppx_compare_expander_intf.cmi
/usr/lib64/ocaml/ppx_compare/ppx_compare.cma
/usr/lib64/ocaml/ppx_compare/ppx_compare.cmi
/usr/lib64/ocaml/ppx_compare/ppx_compare.cmxs
/usr/lib64/ocaml/ppx_compare/runtime-lib
/usr/lib64/ocaml/ppx_compare/runtime-lib/ppx_compare_lib.cma
/usr/lib64/ocaml/ppx_compare/runtime-lib/ppx_compare_lib.cmi
/usr/lib64/ocaml/ppx_compare/runtime-lib/ppx_compare_lib.cmxs
/usr/share/doc/ocaml-ppx-compare
/usr/share/doc/ocaml-ppx-compare/CHANGES.md
/usr/share/doc/ocaml-ppx-compare/README.md
/usr/share/licenses/ocaml-ppx-compare
/usr/share/licenses/ocaml-ppx-compare/LICENSE.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 23:07:34 2024