public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ocaml-sqlite] rawhide: OCaml 5.5.0 rebuild
@ 2026-07-10 14:48 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-10 14:48 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ocaml-sqlite
Branch : rawhide
Commit : 6861d3915830cac09cb96fefa58093f9eaaf02b5
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-10T08:48:13-06:00
Stats : +10/-15 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/ocaml-sqlite/c/6861d3915830cac09cb96fefa58093f9eaaf02b5?branch=rawhide
Log:
OCaml 5.5.0 rebuild
- Version 5.4.1
- Use the dune declarative buildsystem
---
diff --git a/.gitignore b/.gitignore
index 1f0023a..d1ce59b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/5.1.0.tar.gz
/5.2.0.tar.gz
/sqlite3-ocaml-5.3.1.tar.gz
+/sqlite3-ocaml-5.4.1.tar.gz
diff --git a/ocaml-sqlite.spec b/ocaml-sqlite.spec
index d4cc8b3..49613e2 100644
--- a/ocaml-sqlite.spec
+++ b/ocaml-sqlite.spec
@@ -4,8 +4,8 @@ ExcludeArch: %{ix86}
%global giturl https://github.com/mmottl/sqlite3-ocaml
Name: ocaml-sqlite
-Version: 5.3.1
-Release: 5%{?dist}
+Version: 5.4.1
+Release: 1%{?dist}
Summary: OCaml library for accessing SQLite3 databases
License: MIT
@@ -13,6 +13,7 @@ URL: https://mmottl.github.io/sqlite3-ocaml
VCS: git:%{giturl}.git
Source: %{giturl}/archive/%{version}/sqlite3-ocaml-%{version}.tar.gz
+BuildSystem: dune
BuildRequires: ocaml >= 4.12
BuildRequires: ocaml-dune >= 2.7
BuildRequires: ocaml-dune-configurator-devel
@@ -39,18 +40,6 @@ developing applications that use %{name}.
%autosetup -n sqlite3-ocaml-%{version}
-%build
-%dune_build
-
-
-%check
-%dune_check
-
-
-%install
-%dune_install
-
-
%files -f .ofiles
%license LICENSE.md
@@ -61,6 +50,11 @@ developing applications that use %{name}.
%changelog
+* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 5.4.1-1
+- OCaml 5.5.0 rebuild
+- Version 5.4.1
+- Use the dune declarative buildsystem
+
* Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 5.3.1-5
- OCaml 5.4.1 rebuild
diff --git a/sources b/sources
index 32e69c6..ec2adaf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (sqlite3-ocaml-5.3.1.tar.gz) = 23560acff35392bab15aae58b4a5c0a80397e3e5a97e7779c7200050028521915eb91cf0197654f9c6dcc2a5bdc29eeae492541e835e44094e04b12dd4662a44
+SHA512 (sqlite3-ocaml-5.4.1.tar.gz) = 81adff840c36b6e9121f290275413dcf74ae0c511f5222b93cf8ce019bfb138896803a45041a9fbfbbfd3c7838f7ba3bf5f6aa8f143696fc547d676aa9521614
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-10 14:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-10 14:48 [rpms/ocaml-sqlite] 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