From e683303d7ed20d21f383aef158b44f9ec004eab8 Mon Sep 17 00:00:00 2001 From: Michal Fojtik Date: Feb 21 2013 11:32:55 +0000 Subject: Release 1.3.4 --- diff --git a/.gitignore b/.gitignore index 088e093..cbd161d 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ sinatra-1.0.gem /sinatra-1.2.0.gem /sinatra-1.2.6.gem /sinatra-1.3.2.gem +/sinatra-1.3.4.gem diff --git a/rubygem-sinatra.spec b/rubygem-sinatra.spec index d5c77a9..0f4b7fc 100644 --- a/rubygem-sinatra.spec +++ b/rubygem-sinatra.spec @@ -4,8 +4,8 @@ Summary: Ruby-based web application framework Name: rubygem-%{gem_name} -Version: 1.3.2 -Release: 10%{?dist} +Version: 1.3.4 +Release: 1%{?dist} Group: Development/Languages License: MIT URL: http://sinatra.rubyforge.org @@ -83,6 +83,9 @@ rm %{buildroot}/%gem_instdir/.yardopts # Remove YARD configuration %{gem_instdir}/Gemfile %changelog +* Thu Feb 21 2013 Michal Fojtik - 1;1.3.4-1 +- Release 1.3.4 + * Thu Feb 14 2013 Fedora Release Engineering - 1:1.3.2-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index 330023d..6565d73 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 1d325d1317f46e3c6f57320f53178c3b sinatra-1.3.2.gem +749e6c3ad0d1ff09f83a49c5fbfd5f1c sinatra-1.3.4.gem