From 8224b7bea8b2f2de479a8fbb3d40cc641e713f68 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Thu, 5 May 2016 16:46:07 +0900 Subject: [PATCH] 1.11.1 --- .gitignore | 1 + rubygem-kramdown.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 86f67e6..adf0092 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /kramdown-1.8.0.gem /kramdown-1.9.0.gem /kramdown-1.10.0.gem +/kramdown-1.11.1.gem diff --git a/rubygem-kramdown.spec b/rubygem-kramdown.spec index 4a4393a..c642495 100644 --- a/rubygem-kramdown.spec +++ b/rubygem-kramdown.spec @@ -7,7 +7,7 @@ %endif Name: rubygem-%{gem_name} -Version: 1.10.0 +Version: 1.11.1 Release: 1%{?dist} Summary: Fast, pure-Ruby Markdown-superset converter @@ -102,6 +102,9 @@ popd %doc %{gem_instdir}/doc/ %changelog +* Thu May 5 2016 Mamoru TASAKA - 1.11.1-1 +- 1.11.1 + * Sun Mar 6 2016 Mamoru TASAKA - 1.10.0-1 - 1.10.0 diff --git a/sources b/sources index f205bc7..fd9f9b0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -29cb893bba843a5dbfa45bc42cdc91ae kramdown-1.10.0.gem +7047140c93b722f7a54d873780783bc4 kramdown-1.11.1.gem