Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-10 00:56:22 +00:00
parent f3ef5f119c
commit 3144bfaa10
1 changed files with 5 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: speech-dispatcher
Version: 0.10.2
Release: 3%{?dist}
Release: 4%{?dist}
Summary: To provide a high-level device independent layer for speech synthesis
# Almost all files are under GPLv2+, however
@ -225,6 +225,10 @@ sed 's/# AudioOutputMethod "pulse,alsa"/AudioOutputMethod "pulse,alsa"/' %{build
%{python3_sitearch}/speechd*
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 0.10.2-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.10.2-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937