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-postgresql] rawhide: OCaml 5.5.0 rebuild
Date: Thu, 09 Jul 2026 17:22:38 GMT	[thread overview]
Message-ID: <178361775817.1.6300328252679928543.rpms-ocaml-postgresql-722c95aee9fc@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/ocaml-postgresql
            Branch : rawhide
            Commit : 722c95aee9fc2c88837f6867883ff43daf07f0de
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-07-09T11:22:27-06:00
            Stats  : +10/-16 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/ocaml-postgresql/c/722c95aee9fc2c88837f6867883ff43daf07f0de?branch=rawhide

            Log:
            OCaml 5.5.0 rebuild

- Version 5.4.0
- Use the dune declarative buildsystem

---
diff --git a/ocaml-postgresql.spec b/ocaml-postgresql.spec
index 9568580..3707806 100644
--- a/ocaml-postgresql.spec
+++ b/ocaml-postgresql.spec
@@ -2,8 +2,8 @@
 ExcludeArch: %{ix86}
 
 Name:           ocaml-postgresql
-Version:        5.3.2
-Release:        4%{?dist}
+Version:        5.4.0
+Release:        1%{?dist}
 Summary:        OCaml library for accessing PostgreSQL databases
 
 License:        LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception
@@ -11,7 +11,8 @@ URL:            https://github.com/mmottl/postgresql-ocaml
 VCS:            git:%{url}.git
 Source0:        %{url}/releases/download/%{version}/postgresql-%{version}.tbz
 
-BuildRequires:  ocaml >= 4.12
+BuildSystem:    dune
+BuildRequires:  ocaml >= 5.00
 BuildRequires:  ocaml-dune >= 2.7
 BuildRequires:  ocaml-dune-configurator-devel
 BuildRequires:  pkgconfig(libpq)
@@ -39,18 +40,6 @@ developing applications that use %{name}.
 %autosetup -n postgresql-%{version} -p1
 
 
-%build
-%dune_build
-
-
-%install
-%dune_install
-
-
-%check
-%dune_check
-
-
 %files -f .ofiles
 %doc README.md
 %license LICENSE.md
@@ -62,6 +51,11 @@ developing applications that use %{name}.
 
 
 %changelog
+* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 5.4.0-1
+- OCaml 5.5.0 rebuild
+- Version 5.4.0
+- Use the dune declarative buildsystem
+
 * Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 5.3.2-4
 - OCaml 5.4.1 rebuild
 

diff --git a/sources b/sources
index 6c1a5f1..c84d67b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (postgresql-5.3.2.tbz) = 9f0ba45e066e7cdbc6429eede7a76955bd924a46db33c0a81dd2eb6a2cb3700a678355235b7891b17baaf227c6f32ad558c6bdac4e61923f13e227fae4e5afe2
+SHA512 (postgresql-5.4.0.tbz) = e0e7c79900988457f441f2b901a76b877608397f31e71db6707fe25d0f7a8b72dec564d3f71de2ee9cccb8c233836bbdf3ad2b753d2b571b6514e273aa24da38

                 reply	other threads:[~2026-07-09 17:22 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=178361775817.1.6300328252679928543.rpms-ocaml-postgresql-722c95aee9fc@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