This commit is contained in:
Mamoru TASAKA 2015-07-06 13:00:39 +09:00
parent f62ee65309
commit 2e87bba2d6
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@
/kramdown-1.5.0.gem
/kramdown-1.6.0.gem
/kramdown-1.7.0.gem
/kramdown-1.8.0.gem

View File

@ -7,8 +7,8 @@
%endif
Name: rubygem-%{gem_name}
Version: 1.7.0
Release: 2%{?dist}
Version: 1.8.0
Release: 1%{?dist}
Summary: Fast, pure-Ruby Markdown-superset converter
License: MIT
@ -102,6 +102,9 @@ popd
%doc %{gem_instdir}/doc/
%changelog
* Mon Jul 6 2015 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.8.0-1
- 1.8.0
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1 +1 @@
4c7ee286c998143ddff832adff3c90d8 kramdown-1.7.0.gem
ad7f75fe981513f7ae18e93504d13406 kramdown-1.8.0.gem