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

            A new commit has been pushed.

            Repo   : rpms/ocaml-trie
            Branch : rawhide
            Commit : 242b926a0442e4df9be41f98f01b357885973347
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-07-09T11:49:14-06:00
            Stats  : +6/-7 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/ocaml-trie/c/242b926a0442e4df9be41f98f01b357885973347?branch=rawhide

            Log:
            OCaml 5.5.0 rebuild

- Use the dune declarative buildsystem

---
diff --git a/ocaml-trie.spec b/ocaml-trie.spec
index 7615ea4..7cbf5d5 100644
--- a/ocaml-trie.spec
+++ b/ocaml-trie.spec
@@ -7,7 +7,7 @@ ExcludeArch: %{ix86}
 
 Name:           ocaml-trie
 Version:        1.0.0
-Release:        34%{?dist}
+Release:        35%{?dist}
 Summary:        Strict impure trie tree
 
 License:        MIT
@@ -15,6 +15,7 @@ URL:            https://github.com/kandu/trie
 VCS:            git:%{url}.git
 Source:         %{url}/archive/%{version}/trie-%{version}.tar.gz
 
+BuildSystem:    dune
 BuildRequires:  ocaml >= 4.02
 BuildRequires:  ocaml-dune >= 1.0
 
@@ -32,18 +33,16 @@ developing applications that use %{name}.
 %prep
 %autosetup -n trie-%{version}
 
-%build
-%dune_build
-
-%install
-%dune_install
-
 %files -f .ofiles
 %license LICENSE
 
 %files devel -f .ofiles-devel
 
 %changelog
+* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 1.0.0-35
+- OCaml 5.5.0 rebuild
+- Use the dune declarative buildsystem
+
 * Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 1.0.0-34
 - OCaml 5.4.1 rebuild
 

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

only message in thread, other threads:[~2026-07-09 17:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-09 17:49 [rpms/ocaml-trie] 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