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:41:41 +00:00
parent f4b8ae7545
commit 4831d2d6f8

View File

@ -3,7 +3,7 @@
Name: rubygem-%{gem_name}
Summary: Kramdown parser for GitHub-flavored markdown
Version: 1.1.0
Release: 8%{?dist}
Release: 9%{?dist}
License: MIT
URL: https://github.com/kramdown/parser-gfm
@ -86,6 +86,10 @@ popd
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.0-9
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Jun 03 2021 Vít Ondruch <vondruch@redhat.com> - 1.1.0-8
- Bump and rebuild after unretiring the package.
Related: rhbz#1943532