From 497c966d2be6dd8441b8e927a29b1ff1d528a5b0 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Fri, 7 Nov 2014 19:40:43 +0900 Subject: [PATCH] 1.5.0 --- .gitignore | 1 + rubygem-kramdown.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5ffb771..542c071 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /kramdown-1.4.0.gem /kramdown-1.4.1.gem /kramdown-1.4.2.gem +/kramdown-1.5.0.gem diff --git a/rubygem-kramdown.spec b/rubygem-kramdown.spec index 82384e7..b2c698c 100644 --- a/rubygem-kramdown.spec +++ b/rubygem-kramdown.spec @@ -7,7 +7,7 @@ %endif Name: rubygem-%{gem_name} -Version: 1.4.2 +Version: 1.5.0 Release: 1%{?dist} Summary: Fast, pure-Ruby Markdown-superset converter @@ -102,6 +102,9 @@ popd %doc %{gem_instdir}/doc/ %changelog +* Fri Nov 7 2014 Mamoru TASAKA - 1.5.0-1 +- 1.5.0 + * Mon Sep 22 2014 Mamoru TASAKA - 1.4.2-1 - 1.4.2 diff --git a/sources b/sources index 64d8ebf..3a62058 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0bedee6430818399a1b9c5e4208ffafc kramdown-1.4.2.gem +b588e5dcf04e09f6183930370a71d911 kramdown-1.5.0.gem