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

A new commit has been pushed.

Repo   : rpms/brltty
Branch : rawhide
Commit : 45ef7616ad921eea52c98d229e2a63c09bab3d34
Author : Jerry James <loganjerry@gmail.com>
Date   : 2026-07-09T09:57:59-06:00
Stats  : +7/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/brltty/c/45ef7616ad921eea52c98d229e2a63c09bab3d34?branch=rawhide

Log:
OCaml 5.5.0 rebuild

---
diff --git a/brltty.spec b/brltty.spec
index a37c4a9..047af66 100644
--- a/brltty.spec
+++ b/brltty.spec
@@ -37,7 +37,7 @@
 
 Name: brltty
 Version: 6.9.1
-Release: 5%{?dist}
+Release: 6%{?dist}
 License: LGPL-2.0-or-later AND LGPL-2.1-or-later AND GPL-2.0-or-later
 URL: http://brltty.app/
 Source0: http://brltty.app/archive/%{name}-%{version}.tar.xz
@@ -404,7 +404,7 @@ done
 
 %install
 %if %{with ocaml}
-mkdir -p %{buildroot}%{_libdir}/ocaml/stublibs
+mkdir -p %{buildroot}%{ocamldir}/stublibs
 %endif
 
 %if %{with python2}
@@ -664,8 +664,8 @@ fi
 
 %if %{with ocaml}
 %files -n ocaml-brlapi
-%{_libdir}/ocaml/brlapi/
-%{_libdir}/ocaml/stublibs/
+%{ocamldir}/brlapi/
+%{ocamldir}/stublibs/dllbrlapi_stubs.so*
 %endif
 
 %files dracut
@@ -675,6 +675,9 @@ fi
 %config(noreplace) %verify(not size md5 mtime) %{_sysconfdir}/brltty/Initramfs/cmdline
 
 %changelog
+* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 6.9.1-6
+- OCaml 5.5.0 rebuild
+
 * Mon Jun 08 2026 František Zatloukal <fzatlouk@redhat.com> - 6.9.1-5
 - Rebuilt for icu 78.3
 

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

only message in thread, other threads:[~2026-07-09 15:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-09 15:58 [rpms/brltty] 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