[rubygem-kramdown] 1.4.2

Mamoru TASAKA mtasaka at fedoraproject.org
Sun Sep 21 17:44:24 UTC 2014


commit 2674e71e4d9f565ba4bdf26fe5bbf6ab97ca49c9
Author: Mamoru TASAKA <mtasaka at fedoraproject.org>
Date:   Mon Sep 22 02:44:23 2014 +0900

    1.4.2

 .gitignore            |    1 +
 rubygem-kramdown.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 634393f..5ffb771 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /kramdown-1.3.3.gem
 /kramdown-1.4.0.gem
 /kramdown-1.4.1.gem
+/kramdown-1.4.2.gem
diff --git a/rubygem-kramdown.spec b/rubygem-kramdown.spec
index 44fd87f..82384e7 100644
--- a/rubygem-kramdown.spec
+++ b/rubygem-kramdown.spec
@@ -7,7 +7,7 @@
 %endif
 
 Name: rubygem-%{gem_name}
-Version: 1.4.1
+Version: 1.4.2
 Release: 1%{?dist}
 Summary: Fast, pure-Ruby Markdown-superset converter
 
@@ -102,6 +102,9 @@ popd
 %doc	%{gem_instdir}/doc/
 
 %changelog
+* Mon Sep 22 2014 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.4.2-1
+- 1.4.2
+
 * Wed Aug 13 2014 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.4.1-1
 - 1.4.1
 
diff --git a/sources b/sources
index ae10ea6..64d8ebf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1a54b449b83bcd753e8c0768b993cf23  kramdown-1.4.1.gem
+0bedee6430818399a1b9c5e4208ffafc  kramdown-1.4.2.gem


More information about the scm-commits mailing list