|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
Summary: Converts documents in Markdown syntax to HTML
|
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
|
Version: 2.2.0.2
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
License: ASL 1.1
|
|
|
|
|
URL: http://github.com/rtomayko/rdiscount
|
|
|
|
|
Source0: http://rubygems.org/gems/%{gem_name}-%{version}.gem
|
|
|
|
@ -114,6 +114,9 @@ popd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0.2-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jan 6 2021 Vít Ondruch <vondruch@redhat.com> - 2.2.0.2-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_3.0
|
|
|
|
|
|
|
|
|
|