From f8934b7c3737ab39d06d58bca7238bf047d05d97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 02:41:56 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- brltty.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/brltty.spec b/brltty.spec index 14b82ca..b209e76 100644 --- a/brltty.spec +++ b/brltty.spec @@ -33,7 +33,7 @@ Name: brltty Version: %{pkg_version} -Release: 5%{?dist} +Release: 6%{?dist} License: LGPLv2+ URL: http://brltty.app/ Source0: http://brltty.app/archive/%{name}-%{version}.tar.xz @@ -530,6 +530,9 @@ fi %config(noreplace) %verify(not size md5 mtime) %{_sysconfdir}/brltty/Initramfs/cmdline %changelog +* Tue May 26 2020 Miro Hrončok - 6.1-6 +- Rebuilt for Python 3.9 + * Wed May 20 2020 Jaroslav Škarvada - 6.1-5 - Added missing missing -o option to the brltty man page