Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package brltty for openSUSE:Factory checked in at 2024-07-09 20:03:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/brltty (Old) and /work/SRC/openSUSE:Factory/.brltty.new.2080 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "brltty" Tue Jul 9 20:03:27 2024 rev:65 rq:1186212 version:6.6 Changes: -------- --- /work/SRC/openSUSE:Factory/brltty/brltty.changes 2023-12-14 22:02:36.822927176 +0100 +++ /work/SRC/openSUSE:Factory/.brltty.new.2080/brltty.changes 2024-07-09 20:03:59.452685623 +0200 @@ -1,0 +2,6 @@ +Mon Jun 10 22:17:14 UTC 2024 - Matej Cepl <[email protected]> + +- Add %python3_fix_shebang_path to fix binaries dependency on + /usr/bin/python3 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ brltty.spec ++++++ --- /var/tmp/diff_new_pack.GmIr4n/_old 2024-07-09 20:04:00.848736770 +0200 +++ /var/tmp/diff_new_pack.GmIr4n/_new 2024-07-09 20:04:00.852736916 +0200 @@ -1,7 +1,7 @@ # # spec file for package brltty # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -50,7 +50,7 @@ BuildRequires: ocaml BuildRequires: ocaml-rpm-macros >= 20231101 BuildRequires: pkg-config -BuildRequires: python-rpm-macros +BuildRequires: python-rpm-macros > 20240101 BuildRequires: python3 BuildRequires: python3-Cython BuildRequires: python3-devel @@ -380,6 +380,8 @@ install -Dm0644 Autostart/AppStream/org.a11y.brltty.metainfo.xml \ %buildroot%_datadir/metainfo/org.a11y.brltty.metainfo.xml +%python3_fix_shebang_path %{buildroot}%{_datadir}/brltty/Contraction/latex-access.ctb + %fdupes -s %buildroot%_mandir %fdupes -s %buildroot
