This commit is contained in:
Mamoru TASAKA 2015-04-29 16:03:24 +09:00
parent 3fb2d71ca4
commit 3f9d8da5d5
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@
/kramdown-1.4.2.gem
/kramdown-1.5.0.gem
/kramdown-1.6.0.gem
/kramdown-1.7.0.gem

View File

@ -7,7 +7,7 @@
%endif
Name: rubygem-%{gem_name}
Version: 1.6.0
Version: 1.7.0
Release: 1%{?dist}
Summary: Fast, pure-Ruby Markdown-superset converter
@ -102,6 +102,9 @@ popd
%doc %{gem_instdir}/doc/
%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
- 1.6.0

View File

@ -1 +1 @@
e3a899cfa844b8676deb7d1165f60949 kramdown-1.6.0.gem
4c7ee286c998143ddff832adff3c90d8 kramdown-1.7.0.gem