This commit is contained in:
Mamoru TASAKA 2016-08-17 11:24:46 +09:00
parent 8224b7bea8
commit ac6210795b
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@
/kramdown-1.9.0.gem
/kramdown-1.10.0.gem
/kramdown-1.11.1.gem
/kramdown-1.12.0.gem

View File

@ -7,7 +7,7 @@
%endif
Name: rubygem-%{gem_name}
Version: 1.11.1
Version: 1.12.0
Release: 1%{?dist}
Summary: Fast, pure-Ruby Markdown-superset converter
@ -102,6 +102,9 @@ popd
%doc %{gem_instdir}/doc/
%changelog
* Wed Aug 17 2016 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.12.0-1
- 1.12.0
* Thu May 5 2016 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.11.1-1
- 1.11.1

View File

@ -1 +1 @@
7047140c93b722f7a54d873780783bc4 kramdown-1.11.1.gem
c916d7b69e15a989849f9143e2729ba2 kramdown-1.12.0.gem