From fb653d516b8882da7b395b68eff5b3ed52a5f939 Mon Sep 17 00:00:00 2001 From: "solar.hu" Date: Tue, 3 Dec 2019 20:01:17 +0800 Subject: [PATCH 1/3] add provides brlapi. --- brltty.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/brltty.spec b/brltty.spec index ec50737..23273f1 100644 --- a/brltty.spec +++ b/brltty.spec @@ -95,6 +95,7 @@ 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: python2-%{name} python-%{name} Summary: Python 3 api for Brltty %description -n python3-%{name} From d275fc61a3c9aabae65a44ca82ac243ab9bbab47 Mon Sep 17 00:00:00 2001 From: "solar.hu" Date: Tue, 3 Dec 2019 20:10:55 +0800 Subject: [PATCH 2/3] add provides brlapi. --- brltty.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/brltty.spec b/brltty.spec index 23273f1..caf3605 100644 --- a/brltty.spec +++ b/brltty.spec @@ -96,6 +96,7 @@ This package provides the Tcl api for Brltty. 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} From d0536d98d2803fbc6660026cfe6dece6c7461186 Mon Sep 17 00:00:00 2001 From: "solar.hu" Date: Wed, 4 Dec 2019 17:33:30 +0800 Subject: [PATCH 3/3] add provides brlapi. --- brltty.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/brltty.spec b/brltty.spec index caf3605..d38488d 100644 --- a/brltty.spec +++ b/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/ @@ -278,6 +278,12 @@ fi %changelog +* Wed Dec 4 2019 hufeng - 5.6-31 +- Type:NA +- ID:NA +- SUG:NA +- DESC:add python3-brlapi symbol + * Wed Oct 30 2019 caomeng - 5.6-30 - Type:NA - ID:NA