From 2e87bba2d606247955b87ac2365c64b3f88b16ae Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Mon, 6 Jul 2015 13:00:39 +0900 Subject: [PATCH] 1.8.0 --- .gitignore | 1 + rubygem-kramdown.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 80c3d73..45a8813 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /kramdown-1.5.0.gem /kramdown-1.6.0.gem /kramdown-1.7.0.gem +/kramdown-1.8.0.gem diff --git a/rubygem-kramdown.spec b/rubygem-kramdown.spec index a731389..d1d376d 100644 --- a/rubygem-kramdown.spec +++ b/rubygem-kramdown.spec @@ -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 - 1.8.0-1 +- 1.8.0 + * Thu Jun 18 2015 Fedora Release Engineering - 1.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index a349a05..f45fbac 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4c7ee286c998143ddff832adff3c90d8 kramdown-1.7.0.gem +ad7f75fe981513f7ae18e93504d13406 kramdown-1.8.0.gem