Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 20:24:11 +00:00 committed by Stepan Oksanichenko
parent 1133d86a19
commit 45ef79796a
2 changed files with 6 additions and 1 deletions

1
.gtkspell3.metadata Normal file
View File

@ -0,0 +1 @@
5a77b84891f6877fcf273c68ae8187912068304f gtkspell3-3.0.10.tar.xz

View File

@ -1,6 +1,6 @@
Name: gtkspell3
Version: 3.0.10
Release: 8%{?dist}
Release: 9%{?dist}
Summary: On-the-fly spell checking for GtkTextView widgets
License: GPLv2+
@ -67,6 +67,10 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3.0.10-9
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 3.0.10-8
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937