- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-15 22:46:29 +00:00
parent 02fc202d01
commit 166ea5e41d
1 changed files with 4 additions and 1 deletions

View File

@ -33,7 +33,7 @@
Name: brltty
Version: %{pkg_version}
Release: 1%{?dist}
Release: 2%{?dist}
License: LGPLv2+
URL: http://brltty.app/
Source0: http://brltty.app/archive/%{name}-%{version}.tar.xz
@ -549,6 +549,9 @@ fi
%config(noreplace) %verify(not size md5 mtime) %{_sysconfdir}/brltty/Initramfs/cmdline
%changelog
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 6.3-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Mon Feb 1 2021 Jaroslav Škarvada <jskarvad@redhat.com> - 6.3-1
- New version
Resolves: rhbz#1910328