1.8.0
This commit is contained in:
parent
f62ee65309
commit
2e87bba2d6
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/kramdown-1.5.0.gem
|
||||
/kramdown-1.6.0.gem
|
||||
/kramdown-1.7.0.gem
|
||||
/kramdown-1.8.0.gem
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user