diff --git a/brltty.spec b/brltty.spec index 3b482db..bcae25b 100644 --- a/brltty.spec +++ b/brltty.spec @@ -1,6 +1,6 @@ Name: brltty -Version: 6.5 -Release: 4mamba +Version: 6.6 +Release: 1mamba Summary: A background process which provides access to the Linux/Unix console for a blind person Group: Applications/Accessibility Vendor: openmamba @@ -92,7 +92,7 @@ This package contains the development files for Ocaml bindings for %{name}. %setup -q #-D -T #%patch0 -p1 -%patch1 -p1 -b .gettext-0.22 +#%patch 1 -p1 -b .gettext-0.22 %build #:<< _EOF @@ -149,6 +149,7 @@ rm -f %{buildroot}%{_bindir}/brltty-install %{_libdir}/brltty/libbrltty*.so %{_libdir}/libbrlapi.so.* %{_libdir}/brltty/Emacs/brlapi.so +%{_libexecdir}/brltty/brltty-pty %doc LICENSE-LGPL %files -n lib%{name}-devel @@ -179,6 +180,9 @@ rm -f %{buildroot}%{_bindir}/brltty-install %{_libdir}/ocaml/brlapi/brlapi.mli %changelog +* Sun Jul 30 2023 Automatic Build System 6.6-1mamba +- automatic version update by autodist + * Fri Jul 07 2023 Sdk Build System 6.5-4mamba - rebuilt with ocaml 4.14.1