From 820dca8e6f49c85bdc65fc2b062ddf751b34dcac Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 6 Mar 2016 16:36:04 +0900 Subject: [PATCH] 1.10.0 --- .gitignore | 1 + rubygem-kramdown.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ed35e44..86f67e6 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /kramdown-1.7.0.gem /kramdown-1.8.0.gem /kramdown-1.9.0.gem +/kramdown-1.10.0.gem diff --git a/rubygem-kramdown.spec b/rubygem-kramdown.spec index bb1c57f..4a4393a 100644 --- a/rubygem-kramdown.spec +++ b/rubygem-kramdown.spec @@ -7,8 +7,8 @@ %endif Name: rubygem-%{gem_name} -Version: 1.9.0 -Release: 2%{?dist} +Version: 1.10.0 +Release: 1%{?dist} Summary: Fast, pure-Ruby Markdown-superset converter License: MIT @@ -102,6 +102,9 @@ popd %doc %{gem_instdir}/doc/ %changelog +* Sun Mar 6 2016 Mamoru TASAKA - 1.10.0-1 +- 1.10.0 + * Thu Feb 04 2016 Fedora Release Engineering - 1.9.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index eee6688..f205bc7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -22cd0335d88de466292f825f44389e83 kramdown-1.9.0.gem +29cb893bba843a5dbfa45bc42cdc91ae kramdown-1.10.0.gem