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

            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

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

only message in thread, other threads:[~2026-07-09 17:22 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:22 [rpms/ocaml-postgresql] 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