[rubygem-rabl] Update to 0.11.0

Josef Stribny jstribny at fedoraproject.org
Mon Aug 18 12:57:40 UTC 2014


commit 616980c0f58da65250c7f842628922ddc5061daa
Author: Josef Stribny <jstribny at redhat.com>
Date:   Mon Aug 18 14:57:27 2014 +0200

    Update to 0.11.0

 .gitignore        |    1 +
 rubygem-rabl.spec |    8 +++++---
 sources           |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c7957d1..7a1bd53 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /rabl-0.8.0.gem
 /rabl-0.9.3.gem
 /rabl-0.10.0.gem
+/rabl-0.11.0.gem
diff --git a/rubygem-rabl.spec b/rubygem-rabl.spec
index 092d49e..8532296 100644
--- a/rubygem-rabl.spec
+++ b/rubygem-rabl.spec
@@ -3,8 +3,8 @@
 
 Summary: General Ruby templating with JSON, BSON, XML and MessagePack support
 Name: rubygem-%{gem_name}
-Version: 0.10.0
-Release: 2%{?dist}
+Version: 0.11.0
+Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
 URL: https://github.com/nesquena/rabl
@@ -58,7 +58,6 @@ popd
 
 %files doc
 %doc %{gem_docdir}
-%doc %{gem_instdir}/TODO
 %doc %{gem_instdir}/README.md
 %doc %{gem_instdir}/CHANGELOG.md
 %doc %{gem_instdir}/CONTRIBUTING.md
@@ -73,6 +72,9 @@ popd
 %{gem_instdir}/test
 
 %changelog
+* Mon Aug 18 2014 Josef Stribny <jstribny at redhat.com> - 0.11.0-1
+- Update to 0.11.0
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.10.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index d47f1b0..9ebc4a0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a647e5e01cc8f8eeb59def4176da787d  rabl-0.10.0.gem
+2a7896a8753694e90b316cae536503a5  rabl-0.11.0.gem


More information about the scm-commits mailing list