[rubygem-gherkin/f13/master] Version bump

Michal Fojtik mfojtik at fedoraproject.org
Wed Sep 8 22:21:55 UTC 2010


commit 513af50a74fa38d533cfa0f3f65a5287f2c7e2e8
Author: Michal Fojtik <mfojtik at redhat.com>
Date:   Thu Sep 9 00:21:59 2010 +0200

    Version bump

 rubygem-gherkin.spec |    8 ++++++--
 sources              |    2 +-
 2 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/rubygem-gherkin.spec b/rubygem-gherkin.spec
index f391f21..dab0f9f 100644
--- a/rubygem-gherkin.spec
+++ b/rubygem-gherkin.spec
@@ -6,8 +6,8 @@
 
 Summary: Fast Gherkin lexer/parser
 Name: rubygem-%{gemname}
-Version: 2.1.5
-Release: 3%{?dist}
+Version: 2.2.0
+Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://github.com/aslakhellesoy/gherkin
@@ -117,6 +117,7 @@ rm -rf %{buildroot}
 %{geminstdir}/ragel
 %{geminstdir}/java
 %{geminstdir}/ikvm
+%{geminstdir}/json-simple-1.1.dll
 %doc %{geminstdir}/features
 %doc %{geminstdir}/spec
 %doc %{geminstdir}/LICENSE
@@ -135,6 +136,9 @@ rm -rf %{buildroot}
 %{gemdir}/doc/%{gemname}-%{version}
 
 %changelog
+* Wed Sep 08 2010 Michal Fojtik <mfojtik at redhat.com> - 2.2.0-1
+- Version bump
+
 * Wed Jul 20 2010 Michal Fojtik <mfojtik at redhat.com> - 2.1.5-3
 - Fixed rspec and trollop versions in gemspec files
 
diff --git a/sources b/sources
index ae8758e..a53d3eb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-01c4cd6665d18f61eb18b10cfd24e8ac  gherkin-2.1.5.gem
+8d21ab3f6a2ee70b23adafb44d0323bd  gherkin-2.2.0.gem


More information about the scm-commits mailing list