From 434fec2cf40b7d98d3b68662e2db66d071c70e0f Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Thu, 12 Dec 2013 14:52:45 +0900 Subject: [PATCH] 1.3.0 --- .gitignore | 1 + rubygem-kramdown.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 41689da..30fe389 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /kramdown-1.2.0.gem +/kramdown-1.3.0.gem diff --git a/rubygem-kramdown.spec b/rubygem-kramdown.spec index 9ab697b..611f34f 100644 --- a/rubygem-kramdown.spec +++ b/rubygem-kramdown.spec @@ -2,7 +2,7 @@ %global gem_name kramdown Name: rubygem-%{gem_name} -Version: 1.2.0 +Version: 1.3.0 Release: 1%{?dist} Summary: Fast, pure-Ruby Markdown-superset converter @@ -90,5 +90,8 @@ popd %doc %{gem_instdir}/doc/ %changelog +* Thu Dec 12 2013 Mamoru TASAKA - 1.3.0-1 +- 1.3.0 + * Fri Nov 15 2013 Mamoru TASAKA - 1.2.0-1 - Initial package diff --git a/sources b/sources index ecd7fdd..302d142 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ec168d4cd6cc7a73996c0d5b6b12ff3c kramdown-1.2.0.gem +05a0a7743278ed99216afd4b90bd0631 kramdown-1.3.0.gem