diff --git a/.gitignore b/.gitignore index fb6ab20..5193d8d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /kramdown-1.3.0.gem /kramdown-1.3.1.gem /kramdown-1.3.2.gem +/kramdown-1.3.3.gem diff --git a/rubygem-kramdown.spec b/rubygem-kramdown.spec index 7b5d36e..bd090dc 100644 --- a/rubygem-kramdown.spec +++ b/rubygem-kramdown.spec @@ -2,7 +2,7 @@ %global gem_name kramdown Name: rubygem-%{gem_name} -Version: 1.3.2 +Version: 1.3.3 Release: 1%{?dist} Summary: Fast, pure-Ruby Markdown-superset converter @@ -90,6 +90,9 @@ popd %doc %{gem_instdir}/doc/ %changelog +* Wed Mar 19 2014 Mamoru TASAKA - 1.3.3-1 +- 1.3.3 + * Sat Feb 22 2014 Mamoru TASAKA - 1.3.2-1 - 1.3.2 diff --git a/sources b/sources index 17dc546..901316c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f6abc5fdd102c3a5301455236e5532c4 kramdown-1.3.2.gem +a92d7e49671b62f020cb9fa2073cc85c kramdown-1.3.3.gem