[rubygem-asciidoctor] Update to Asciidoctor 1.5.2

Ken Dreyer ktdreyer at fedoraproject.org
Fri Dec 5 21:33:53 UTC 2014


commit ea9461a140962977f615f2c6b06bc203aa8c8fd3
Author: Ken Dreyer <ktdreyer at ktdreyer.com>
Date:   Fri Dec 5 14:33:37 2014 -0700

    Update to Asciidoctor 1.5.2

 .gitignore               |    1 +
 rubygem-asciidoctor.spec |    5 ++++-
 sources                  |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6252074..c0523e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /asciidoctor-0.1.4.gem
 /asciidoctor-1.5.0.gem
 /asciidoctor-1.5.1.gem
+/asciidoctor-1.5.2.gem
diff --git a/rubygem-asciidoctor.spec b/rubygem-asciidoctor.spec
index fc3c223..55a9fd5 100644
--- a/rubygem-asciidoctor.spec
+++ b/rubygem-asciidoctor.spec
@@ -5,7 +5,7 @@
 
 Summary: A fast, open source AsciiDoc implementation in Ruby
 Name: rubygem-%{gem_name}
-Version: 1.5.1
+Version: 1.5.2
 Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
@@ -118,6 +118,9 @@ cp -pa .%{gem_instdir}/compat/* \
 %doc %{gem_docdir}
 
 %changelog
+* Fri Dec 05 2014 Ken Dreyer <ktdreyer at ktdreyer.com> - 1.5.2-1
+- Update to Asciidoctor 1.5.2
+
 * Fri Sep 19 2014 Ken Dreyer <ktdreyer at ktdreyer.com> - 1.5.1-1
 - Update to Asciidoctor 1.5.1
 
diff --git a/sources b/sources
index efd224d..e80668e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ed27b042bac9d6de0c10cf0325e5182d  asciidoctor-1.5.1.gem
+19e93c0003301e0188dedde3924fa39d  asciidoctor-1.5.2.gem


More information about the scm-commits mailing list