public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ocaml-sedlex] rawhide: OCaml 5.5.0 rebuild
@ 2026-07-10 15:53 Jerry James
  0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-10 15:53 UTC (permalink / raw)
  To: git-commits

            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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-10 15:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-10 15:53 [rpms/ocaml-sedlex] rawhide: OCaml 5.5.0 rebuild Jerry James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox