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/brltty] rawhide: OCaml 5.5.0 rebuild
Date: Thu, 09 Jul 2026 15:58:11 GMT [thread overview]
Message-ID: <178361269177.1.9901231564169330326.rpms-brltty-45ef7616ad92@fedoraproject.org> (raw)
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
reply other threads:[~2026-07-09 15:58 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=178361269177.1.9901231564169330326.rpms-brltty-45ef7616ad92@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