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-sqlite] rawhide: OCaml 5.5.0 rebuild
Date: Fri, 10 Jul 2026 14:48:28 GMT	[thread overview]
Message-ID: <178369490801.1.12581442635692680744.rpms-ocaml-sqlite-6861d3915830@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-07-10 14:48 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=178369490801.1.12581442635692680744.rpms-ocaml-sqlite-6861d3915830@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