This commit is contained in:
Mamoru TASAKA 2014-01-09 17:14:33 +09:00
parent 434fec2cf4
commit 387f0a2eab
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/kramdown-1.2.0.gem
/kramdown-1.3.0.gem
/kramdown-1.3.1.gem

View File

@ -2,7 +2,7 @@
%global gem_name kramdown
Name: rubygem-%{gem_name}
Version: 1.3.0
Version: 1.3.1
Release: 1%{?dist}
Summary: Fast, pure-Ruby Markdown-superset converter
@ -90,6 +90,9 @@ popd
%doc %{gem_instdir}/doc/
%changelog
* Thu Jan 09 2014 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.3.1-1
- 1.3.1
* Thu Dec 12 2013 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.3.0-1
- 1.3.0

View File

@ -1 +1 @@
05a0a7743278ed99216afd4b90bd0631 kramdown-1.3.0.gem
8be387d4c38f2a02232c6945447d3a6b kramdown-1.3.1.gem