1.5.0
This commit is contained in:
parent
2674e71e4d
commit
497c966d2b
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/kramdown-1.4.0.gem
|
||||
/kramdown-1.4.1.gem
|
||||
/kramdown-1.4.2.gem
|
||||
/kramdown-1.5.0.gem
|
||||
|
@ -7,7 +7,7 @@
|
||||
%endif
|
||||
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 1.4.2
|
||||
Version: 1.5.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Fast, pure-Ruby Markdown-superset converter
|
||||
|
||||
@ -102,6 +102,9 @@ popd
|
||||
%doc %{gem_instdir}/doc/
|
||||
|
||||
%changelog
|
||||
* Fri Nov 7 2014 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.5.0-1
|
||||
- 1.5.0
|
||||
|
||||
* Mon Sep 22 2014 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.4.2-1
|
||||
- 1.4.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user