1.13.1
This commit is contained in:
parent
ac6210795b
commit
a9924b032d
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
||||
/kramdown-1.10.0.gem
|
||||
/kramdown-1.11.1.gem
|
||||
/kramdown-1.12.0.gem
|
||||
/kramdown-1.13.1.gem
|
||||
|
@ -7,7 +7,7 @@
|
||||
%endif
|
||||
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 1.12.0
|
||||
Version: 1.13.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Fast, pure-Ruby Markdown-superset converter
|
||||
|
||||
@ -102,6 +102,9 @@ popd
|
||||
%doc %{gem_instdir}/doc/
|
||||
|
||||
%changelog
|
||||
* Sat Dec 31 2016 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.13.1-1
|
||||
- 1.13.1
|
||||
|
||||
* Wed Aug 17 2016 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.12.0-1
|
||||
- 1.12.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user