Bump and rebuild after unretiring the package.

Related: rhbz#1943532
This commit is contained in:
Vít Ondruch 2021-06-03 12:35:39 +02:00
parent d80848a134
commit f4b8ae7545

View File

@ -3,7 +3,7 @@
Name: rubygem-%{gem_name}
Summary: Kramdown parser for GitHub-flavored markdown
Version: 1.1.0
Release: 7%{?dist}
Release: 8%{?dist}
License: MIT
URL: https://github.com/kramdown/parser-gfm
@ -86,6 +86,10 @@ popd
%changelog
* Thu Jun 03 2021 Vít Ondruch <vondruch@redhat.com> - 1.1.0-8
- Bump and rebuild after unretiring the package.
Related: rhbz#1943532
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.0-7
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937