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-09 20:52:31 +00:00
parent 1f113346a2
commit 6f1d807342

View File

@ -2,7 +2,7 @@ Name: hyphen-or
Summary: Odia hyphenation rules
Epoch: 1
Version: 0.7.0
Release: 19%{?dist}
Release: 20%{?dist}
Source: http://download.savannah.gnu.org/releases/smc/hyphenation/patterns/%{name}-%{version}.tar.bz2
URL: http://wiki.smc.org.in
License: LGPLv3+
@ -27,6 +27,10 @@ install -m644 -p *.dic %{buildroot}/%{_datadir}/hyphen
%{_datadir}/hyphen/*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1:0.7.0-20
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1:0.7.0-19
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937