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-sedlex] rawhide: OCaml 5.5.0 rebuild
Date: Fri, 10 Jul 2026 15:53:47 GMT	[thread overview]
Message-ID: <178369882798.1.15732371079178536515.rpms-ocaml-sedlex-c654118f568f@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/ocaml-sedlex
            Branch : rawhide
            Commit : c654118f568f619331ba01bb81e316f806e06b9d
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-07-10T09:53:38-06:00
            Stats  : +6/-12 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/ocaml-sedlex/c/c654118f568f619331ba01bb81e316f806e06b9d?branch=rawhide

            Log:
            OCaml 5.5.0 rebuild

- Use the dune declarative buildsystem

---
diff --git a/ocaml-sedlex.spec b/ocaml-sedlex.spec
index 223e57c..6653fb4 100644
--- a/ocaml-sedlex.spec
+++ b/ocaml-sedlex.spec
@@ -3,7 +3,7 @@ ExcludeArch: %{ix86}
 
 Name:           ocaml-sedlex
 Version:        3.7
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Unicode-friendly lexer generator
 
 License:        MIT
@@ -14,6 +14,7 @@ Source:         %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
 # Use local Unicode files instead of attempting to download them
 Patch:          %{name}-no-curl.patch
 
+BuildSystem:    dune
 BuildRequires:  ocaml
 BuildRequires:  ocaml-dune
 BuildRequires:  ocaml-ppxlib-devel
@@ -50,17 +51,6 @@ univer=$(sed -n 's/.*PropList-\([.[:digit:]]*\)\.txt/\1/p' %{_datadir}/unicode/u
 sed -i "s/16\\.0\\.0/$univer/" examples/regressions.ml examples/unicode_old.ml \
   src/generator/data/base_url src/syntax/unicode.ml
 
-%build
-%dune_build
-
-
-%install
-%dune_install
-
-
-%check
-%dune_check
-
 
 %files -f .ofiles
 %doc README.md CHANGES.md
@@ -73,6 +63,10 @@ sed -i "s/16\\.0\\.0/$univer/" examples/regressions.ml examples/unicode_old.ml \
 
 
 %changelog
+* Fri Jul 10 2026 Jerry James <loganjerry@gmail.com> - 3.7-6
+- OCaml 5.5.0 rebuild
+- Use the dune declarative buildsystem
+
 * Thu Apr 16 2026 Jerry James <loganjerry@gmail.com> - 3.7-5
 - Rebuild for ocaml-ppxlib 0.38.0
 

                 reply	other threads:[~2026-07-10 15:53 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=178369882798.1.15732371079178536515.rpms-ocaml-sedlex-c654118f568f@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