This commit is contained in:
Mamoru TASAKA 2014-11-07 19:40:43 +09:00
parent 2674e71e4d
commit 497c966d2b
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@
/kramdown-1.4.0.gem
/kramdown-1.4.1.gem
/kramdown-1.4.2.gem
/kramdown-1.5.0.gem

View File

@ -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

View File

@ -1 +1 @@
0bedee6430818399a1b9c5e4208ffafc kramdown-1.4.2.gem
b588e5dcf04e09f6183930370a71d911 kramdown-1.5.0.gem