From ac6210795b4cf9f7323670b08a756d93059c8327 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Wed, 17 Aug 2016 11:24:46 +0900 Subject: [PATCH] 1.12.0 --- .gitignore | 1 + rubygem-kramdown.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index adf0092..f74e94e 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /kramdown-1.9.0.gem /kramdown-1.10.0.gem /kramdown-1.11.1.gem +/kramdown-1.12.0.gem diff --git a/rubygem-kramdown.spec b/rubygem-kramdown.spec index c642495..d84f105 100644 --- a/rubygem-kramdown.spec +++ b/rubygem-kramdown.spec @@ -7,7 +7,7 @@ %endif Name: rubygem-%{gem_name} -Version: 1.11.1 +Version: 1.12.0 Release: 1%{?dist} Summary: Fast, pure-Ruby Markdown-superset converter @@ -102,6 +102,9 @@ popd %doc %{gem_instdir}/doc/ %changelog +* Wed Aug 17 2016 Mamoru TASAKA - 1.12.0-1 +- 1.12.0 + * Thu May 5 2016 Mamoru TASAKA - 1.11.1-1 - 1.11.1 diff --git a/sources b/sources index fd9f9b0..1e95642 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7047140c93b722f7a54d873780783bc4 kramdown-1.11.1.gem +c916d7b69e15a989849f9143e2729ba2 kramdown-1.12.0.gem