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

ocaml-re-1.14.0-6.fc45 RPM for s390x

From Fedora Rawhide for s390x / o

Name: ocaml-re Distribution: Fedora Project
Version: 1.14.0 Vendor: Fedora Project
Release: 6.fc45 Build date: Fri Jul 17 16:47:10 2026
Group: Unspecified Build host: buildvm-s390x-08.s390.fedoraproject.org
Size: 1425984 Source RPM: ocaml-re-1.14.0-6.fc45.src.rpm
Packager: Fedora Project
Url: https://github.com/ocaml/ocaml-re
Summary: A regular expression library for OCaml
A pure OCaml regular expression library. Supports Perl-style regular
expressions, Posix extended regular expressions, Emacs-style regular
expressions, and shell-style file globbing.  It is also possible to
build regular expressions by combining simpler regular expressions.
There is also a subset of the PCRE interface available in the Re.pcre
library.

Provides

Requires

License

LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception

Changelog

* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.0-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 1.14.0-5
  - OCaml 5.5.0 rebuild
  - Use the dune declarative buildsystem
* Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 1.14.0-4
  - OCaml 5.4.1 rebuild
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Mon Oct 13 2025 Richard W.M. Jones <rjones@redhat.com> - 1.14.0-2
  - OCaml 5.4.0 rebuild
* Mon Oct 13 2025 Richard W.M. Jones <rjones@redhat.com> - 1.14.0-1
  - New upstream version 1.14.0 (RHBZ#2396357)
  - Remove seq patch, no longer needed.
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.13.3-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Fri Jul 11 2025 Jerry James <loganjerry@gmail.com> - 1.13.3-4
  - Rebuild to fix OCaml dependencies
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.13.3-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Thu Jan 09 2025 Jerry James <loganjerry@gmail.com> - 1.13.3-2
  - OCaml 5.3.0 rebuild for Fedora 42
  - Add VCS field
  - Use %bcond instead of %bcond_with
* Thu Oct 03 2024 Richard W.M. Jones <rjones@redhat.com> - 1.13.3-1
  - Rebase to 1.13.3 (RHBZ#2316157)
* Wed Oct 02 2024 Richard W.M. Jones <rjones@redhat.com> - 1.13.0-1
  - Rebase to 1.13.0 (RHBZ#2232846)
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.0-9
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild

Files

/usr/lib/.build-id
/usr/lib/.build-id/05
/usr/lib/.build-id/05/566e31df0a5c0fd2bbbeea2953f56f7b7b58ac
/usr/lib/.build-id/15
/usr/lib/.build-id/15/e2fb7e906db7520071cbe9f5c537e84b254de0
/usr/lib/.build-id/2b
/usr/lib/.build-id/2b/86ff3cb07650150cdbd9a8d852d4868a041d10
/usr/lib/.build-id/ab
/usr/lib/.build-id/ab/eb28b3865d3aac20c0e4b6dc5e4aad9b925f92
/usr/lib/.build-id/b5
/usr/lib/.build-id/b5/d77aeaba7a8dce4b4ae5c0f1e79d4654c1fac0
/usr/lib/.build-id/b9
/usr/lib/.build-id/b9/ed68fd2664af32ccf123dd58babbe03fcfdbc6
/usr/lib/.build-id/d8
/usr/lib/.build-id/d8/fba18773bfedb901abddf89c9e42cfebf15527
/usr/lib64/ocaml/re
/usr/lib64/ocaml/re/META
/usr/lib64/ocaml/re/emacs
/usr/lib64/ocaml/re/emacs/re_emacs.cma
/usr/lib64/ocaml/re/emacs/re_emacs.cmi
/usr/lib64/ocaml/re/emacs/re_emacs.cmxs
/usr/lib64/ocaml/re/glob
/usr/lib64/ocaml/re/glob/re_glob.cma
/usr/lib64/ocaml/re/glob/re_glob.cmi
/usr/lib64/ocaml/re/glob/re_glob.cmxs
/usr/lib64/ocaml/re/pcre
/usr/lib64/ocaml/re/pcre/re_pcre.cma
/usr/lib64/ocaml/re/pcre/re_pcre.cmi
/usr/lib64/ocaml/re/pcre/re_pcre.cmxs
/usr/lib64/ocaml/re/perl
/usr/lib64/ocaml/re/perl/re_perl.cma
/usr/lib64/ocaml/re/perl/re_perl.cmi
/usr/lib64/ocaml/re/perl/re_perl.cmxs
/usr/lib64/ocaml/re/posix
/usr/lib64/ocaml/re/posix/re_posix.cma
/usr/lib64/ocaml/re/posix/re_posix.cmi
/usr/lib64/ocaml/re/posix/re_posix.cmxs
/usr/lib64/ocaml/re/re.cma
/usr/lib64/ocaml/re/re.cmi
/usr/lib64/ocaml/re/re.cmxs
/usr/lib64/ocaml/re/re__.cmi
/usr/lib64/ocaml/re/re__Ast.cmi
/usr/lib64/ocaml/re/re__Automata.cmi
/usr/lib64/ocaml/re/re__Bit_vector.cmi
/usr/lib64/ocaml/re/re__Category.cmi
/usr/lib64/ocaml/re/re__Color_map.cmi
/usr/lib64/ocaml/re/re__Compile.cmi
/usr/lib64/ocaml/re/re__Core.cmi
/usr/lib64/ocaml/re/re__Cset.cmi
/usr/lib64/ocaml/re/re__Dense_map.cmi
/usr/lib64/ocaml/re/re__Dyn.cmi
/usr/lib64/ocaml/re/re__Emacs.cmi
/usr/lib64/ocaml/re/re__Fmt.cmi
/usr/lib64/ocaml/re/re__Glob.cmi
/usr/lib64/ocaml/re/re__Group.cmi
/usr/lib64/ocaml/re/re__Hash_set.cmi
/usr/lib64/ocaml/re/re__Import.cmi
/usr/lib64/ocaml/re/re__Mark_infos.cmi
/usr/lib64/ocaml/re/re__Parse_buffer.cmi
/usr/lib64/ocaml/re/re__Pcre.cmi
/usr/lib64/ocaml/re/re__Perl.cmi
/usr/lib64/ocaml/re/re__Pmark.cmi
/usr/lib64/ocaml/re/re__Posix.cmi
/usr/lib64/ocaml/re/re__Posix_class.cmi
/usr/lib64/ocaml/re/re__Replace.cmi
/usr/lib64/ocaml/re/re__Search.cmi
/usr/lib64/ocaml/re/re__Slice.cmi
/usr/lib64/ocaml/re/re__Str.cmi
/usr/lib64/ocaml/re/re__View.cmi
/usr/lib64/ocaml/re/str
/usr/lib64/ocaml/re/str/re_str.cma
/usr/lib64/ocaml/re/str/re_str.cmi
/usr/lib64/ocaml/re/str/re_str.cmxs
/usr/share/doc/ocaml-re
/usr/share/doc/ocaml-re/CHANGES.md
/usr/share/doc/ocaml-re/README.md
/usr/share/licenses/ocaml-re
/usr/share/licenses/ocaml-re/LICENSE.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Aug 6 00:38:31 2026