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:50:39 +00:00
parent 3ade0e96a7
commit 05447da0e1

View File

@ -1,7 +1,7 @@
Name: hyphen-gl
Summary: Galician hyphenation rules
Version: 0.99
Release: 22%{?dist}
Release: 23%{?dist}
Source: https://forxa.mancomun.org/frs/download.php/534/hyph_gl.oxt
URL: https://forxa.mancomun.org/projects/hyphenation-gl
License: GPLv3
@ -28,6 +28,10 @@ cp -p hyph_gl_ANY.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen/hyph_gl_ES.dic
%{_datadir}/hyphen/*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.99-23
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.99-22
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937