Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 20:22:04 +00:00 committed by Stepan Oksanichenko
parent 6458bbeb4f
commit 11f8f3f446
2 changed files with 6 additions and 1 deletions

1
.gspell.metadata Normal file
View File

@ -0,0 +1 @@
671c40ce4ca020ec166481341cff666348ff0b52 gspell-1.9.1.tar.xz

View File

@ -3,7 +3,7 @@
Name: gspell
Version: 1.9.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Spell-checking library for GTK+
License: LGPLv2+
@ -83,6 +83,10 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.9.1-3
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.9.1-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937