|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
|
Version: 3.3.2
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: A fast, safe and extensible Markdown to (X)HTML parser
|
|
|
|
|
Group: Development/Languages
|
|
|
|
|
# https://github.com/vmg/redcarpet/issues/502
|
|
|
|
@ -75,6 +75,9 @@ popd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Jan 11 2016 Vít Ondruch <vondruch@redhat.com> - 3.3.2-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.3
|
|
|
|
|
|
|
|
|
|
* Wed Jul 08 2015 Vít Ondruch <vondruch@redhat.com> - 3.3.2-1
|
|
|
|
|
- Update to Redcarpet 3.3.2.
|
|
|
|
|
|
|
|
|
|