public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jerry James <loganjerry@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ocaml-re] rawhide: OCaml 5.5.0 rebuild
Date: Thu, 09 Jul 2026 17:31:53 GMT [thread overview]
Message-ID: <178361831354.1.11891574901608632115.rpms-ocaml-re-c58afa0e8bca@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ocaml-re
Branch : rawhide
Commit : c58afa0e8bcaf29009be2cf894467f5f10872454
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-09T11:31:41-06:00
Stats : +7/-8 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ocaml-re/c/c58afa0e8bcaf29009be2cf894467f5f10872454?branch=rawhide
Log:
OCaml 5.5.0 rebuild
- Use the dune declarative buildsystem
---
diff --git a/ocaml-re.spec b/ocaml-re.spec
index a0e4052..b07805f 100644
--- a/ocaml-re.spec
+++ b/ocaml-re.spec
@@ -11,7 +11,7 @@ ExcludeArch: %{ix86}
Name: ocaml-re
Version: 1.14.0
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: A regular expression library for OCaml
License: LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception
@@ -19,6 +19,7 @@ URL: https://github.com/ocaml/ocaml-re
VCS: git:%{url}.git
Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
+BuildSystem: dune
BuildRequires: ocaml
BuildRequires: ocaml-dune
@@ -45,14 +46,8 @@ developing applications that use %{name}.
%prep
%autosetup -p1
-%build
-%dune_build
-
-%install
-%dune_install
-
-%if %{with test}
%check
+%if %{with test}
%dune_check
%endif
@@ -64,6 +59,10 @@ developing applications that use %{name}.
%files devel -f .ofiles-devel
%changelog
+* 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
reply other threads:[~2026-07-09 17:31 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178361831354.1.11891574901608632115.rpms-ocaml-re-c58afa0e8bca@fedoraproject.org \
--to=loganjerry@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox