New version

Resolves: rhbz#2095460
This commit is contained in:
Jaroslav Škarvada 2022-06-14 23:06:40 +02:00
parent 9cd576f96b
commit 025861edcf
3 changed files with 20 additions and 22 deletions

16
.gitignore vendored
View File

@ -1,15 +1 @@
brltty-4.2.tar.gz /brltty-*.tar.xz
/brltty-4.3.tar.gz
/brltty-4.5.tar.gz
/brltty-5.0.tar.xz
/brltty-5.1.tar.xz
/brltty-5.2.tar.xz
/brltty-5.3.tar.xz
/brltty-5.3.1.tar.xz
/brltty-5.4.tar.xz
/brltty-5.5.tar.xz
/brltty-5.6.tar.xz
/brltty-6.0.tar.xz
/brltty-6.1.tar.xz
/brltty-6.3.tar.xz
/brltty-6.4.tar.xz

View File

@ -1,6 +1,6 @@
%undefine _package_note_flags %undefine _package_note_flags
%define pkg_version 6.4 %define pkg_version 6.5
%define api_version 0.8.3 %define api_version 0.8.4
# minimal means brltty-minimal subpackage with minimal deps for # minimal means brltty-minimal subpackage with minimal deps for
# braille support in Anaconda installer # braille support in Anaconda installer
@ -39,7 +39,7 @@
Name: brltty Name: brltty
Version: %{pkg_version} Version: %{pkg_version}
Release: 7%{?dist} Release: 1%{?dist}
License: LGPLv2+ License: LGPLv2+
URL: http://brltty.app/ URL: http://brltty.app/
Source0: http://brltty.app/archive/%{name}-%{version}.tar.xz Source0: http://brltty.app/archive/%{name}-%{version}.tar.xz
@ -50,22 +50,30 @@ Patch1: brltty-6.3-loadLibrary.patch
# libspeechd.h moved in latest speech-dispatch (NOT sent upstream) # libspeechd.h moved in latest speech-dispatch (NOT sent upstream)
Patch2: brltty-6.3-libspeechd.patch Patch2: brltty-6.3-libspeechd.patch
Summary: Braille display driver for Linux/Unix Summary: Braille display driver for Linux/Unix
BuildRequires: byacc, glibc-kernheaders, bluez-libs-devel, systemd BuildRequires: byacc
BuildRequires: gettext, at-spi2-core-devel, alsa-lib-devel BuildRequires: glibc-kernheaders
BuildRequires: bluez-libs-devel
BuildRequires: systemd
BuildRequires: gettext
BuildRequires: at-spi2-core-devel
BuildRequires: alsa-lib-devel
%if %{with_espeak} %if %{with_espeak}
BuildRequires: espeak-devel BuildRequires: espeak-devel
%endif %endif
BuildRequires: espeak-ng-devel BuildRequires: espeak-ng-devel
BuildRequires: autoconf, automake BuildRequires: autoconf
BuildRequires: automake
BuildRequires: polkit-devel BuildRequires: polkit-devel
BuildRequires: libicu-devel BuildRequires: libicu-devel
BuildRequires: doxygen BuildRequires: doxygen
BuildRequires: linuxdoc-tools BuildRequires: linuxdoc-tools
%if %{with python2} %if %{with python2}
BuildRequires: python2-docutils BuildRequires: python2-docutils
BuildRequires: python2-setuptools
%endif %endif
%if %{with python3} %if %{with python3}
BuildRequires: python3-docutils BuildRequires: python3-docutils
BuildRequires: python3-setuptools
%endif %endif
Conflicts: brltty-minimal Conflicts: brltty-minimal
@ -649,6 +657,10 @@ fi
%config(noreplace) %verify(not size md5 mtime) %{_sysconfdir}/brltty/Initramfs/cmdline %config(noreplace) %verify(not size md5 mtime) %{_sysconfdir}/brltty/Initramfs/cmdline
%changelog %changelog
* Tue Jun 14 2022 Jaroslav Škarvada <jskarvad@redhat.com> - 6.5-1
- New version
Resolves: rhbz#2095460
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 6.4-7 * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 6.4-7
- Rebuilt for Python 3.11 - Rebuilt for Python 3.11

View File

@ -1 +1 @@
SHA512 (brltty-6.4.tar.xz) = 384848d05f78732952079d6f5170046927fcb35f400ece71ca897415a793c0aa1047934f8cd5e9e781536fb0b7cb71273283f3bba21e59f082ba8f6f2416352e SHA512 (brltty-6.5.tar.xz) = bbfbb89b1c3ba5063ad3bc0aa97b859dd23acea1feb79dab20c57dc74ff2f26649942fcecc7030a3f70555596f4d9d35cd05616af2a8e101d4d56b4c471a6ad3