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-camlimages] rawhide: OCaml 5.5.0 rebuild
Date: Thu, 09 Jul 2026 20:45:27 GMT [thread overview]
Message-ID: <178362992770.1.14392414864941800823.rpms-ocaml-camlimages-d0b29c169b7f@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ocaml-camlimages
Branch : rawhide
Commit : d0b29c169b7f25c62e9b7c48c4eb63d6d8b945b0
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-09T14:45:14-06:00
Stats : +6/-12 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ocaml-camlimages/c/d0b29c169b7f25c62e9b7c48c4eb63d6d8b945b0?branch=rawhide
Log:
OCaml 5.5.0 rebuild
- Use the dune declarative buildsystem
---
diff --git a/ocaml-camlimages.spec b/ocaml-camlimages.spec
index 052dea3..2e026fc 100644
--- a/ocaml-camlimages.spec
+++ b/ocaml-camlimages.spec
@@ -3,7 +3,7 @@ ExcludeArch: %{ix86}
Name: ocaml-camlimages
Version: 5.0.5
-Release: 11%{?dist}
+Release: 12%{?dist}
Summary: OCaml image processing library
License: LGPL-2.0-only WITH OCaml-LGPL-linking-exception
@@ -20,7 +20,7 @@ Patch2: %{name}-standard-flags.patch
# Adapt to the Caml -> Stdlib change in ocaml-base 0.17
Patch3: %{name}-base-0.17.patch
-BuildRequires: ghostscript
+BuildSystem: dune
BuildRequires: giflib-devel
BuildRequires: ocaml >= 4.12.1
BuildRequires: ocaml-base-devel
@@ -37,7 +37,6 @@ BuildRequires: pkgconfig(libjpeg)
BuildRequires: pkgconfig(libpng)
BuildRequires: pkgconfig(libtiff-4)
BuildRequires: pkgconfig(xpm)
-BuildRequires: rgb
Requires: ghostscript
Requires: rgb
@@ -62,15 +61,6 @@ developing applications using camlimages.
%prep
%autosetup -n camlimages-%{version} -p1
-%build
-%dune_build
-
-%install
-%dune_install
-
-%check
-%dune_check
-
%files -f .ofiles
%doc README.md Changes.txt
%license License.txt
@@ -78,6 +68,10 @@ developing applications using camlimages.
%files devel -f .ofiles-devel
%changelog
+* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 5.0.5-12
+- OCaml 5.5.0 rebuild
+- Use the dune declarative buildsystem
+
* Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 5.0.5-11
- OCaml 5.4.1 rebuild
reply other threads:[~2026-07-09 20:45 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=178362992770.1.14392414864941800823.rpms-ocaml-camlimages-d0b29c169b7f@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