1.7.0
This commit is contained in:
parent
3fb2d71ca4
commit
3f9d8da5d5
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
|||||||
/kramdown-1.4.2.gem
|
/kramdown-1.4.2.gem
|
||||||
/kramdown-1.5.0.gem
|
/kramdown-1.5.0.gem
|
||||||
/kramdown-1.6.0.gem
|
/kramdown-1.6.0.gem
|
||||||
|
/kramdown-1.7.0.gem
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 1.6.0
|
Version: 1.7.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Fast, pure-Ruby Markdown-superset converter
|
Summary: Fast, pure-Ruby Markdown-superset converter
|
||||||
|
|
||||||
@ -102,6 +102,9 @@ popd
|
|||||||
%doc %{gem_instdir}/doc/
|
%doc %{gem_instdir}/doc/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 29 2015 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.7.0-1
|
||||||
|
- 1.7.0
|
||||||
|
|
||||||
* Sun Mar 1 2015 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.6.0-1
|
* Sun Mar 1 2015 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.6.0-1
|
||||||
- 1.6.0
|
- 1.6.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user