commit
bd3025ccde
10
brltty.spec
10
brltty.spec
@ -8,7 +8,7 @@
|
||||
|
||||
Name: brltty
|
||||
Version: 5.6
|
||||
Release: 30
|
||||
Release: 31
|
||||
Summary: Braille display driver for Linux/Unix
|
||||
License: LGPLv2+
|
||||
URL: http://brltty.app/
|
||||
@ -95,6 +95,8 @@ This package provides the Tcl api for Brltty.
|
||||
%{?python_provide:%python_provide python3-%{name}}
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
BuildRequires: python3-Cython python3-devel
|
||||
Provides: python3-brlapi = %{version}-%{release}
|
||||
Obsoletes: python3-brlapi < %{version}-%{release}
|
||||
Obsoletes: python2-%{name} python-%{name}
|
||||
Summary: Python 3 api for Brltty
|
||||
%description -n python3-%{name}
|
||||
@ -276,6 +278,12 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Dec 4 2019 hufeng <solar.hu@foxmail.com> - 5.6-31
|
||||
- Type:NA
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:add python3-brlapi symbol
|
||||
|
||||
* Wed Oct 30 2019 caomeng <caomeng5@huawei.com> - 5.6-30
|
||||
- Type:NA
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user