From 81abab236ec29c49086af7343d812587ca75239a Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Sat, 23 Nov 2013 17:53:48 -0700 Subject: update to 4.7.0 --- rubygem-unicorn.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'rubygem-unicorn.spec') diff --git a/rubygem-unicorn.spec b/rubygem-unicorn.spec index 463577a..421657e 100644 --- a/rubygem-unicorn.spec +++ b/rubygem-unicorn.spec @@ -10,7 +10,7 @@ Summary: Rack HTTP server for fast clients and Unix Name: rubygem-%{gem_name} -Version: 4.6.3 +Version: 4.7.0 Release: 1%{?dist} Group: Development/Languages License: GPLv2 or GPLv3 or Ruby @@ -232,5 +232,8 @@ RUBYOPT="-Ilib -I%{buildroot}%{gem_extdir} -Itest" testrb test/unit/test_util.rb %{gem_instdir}/script %changelog +* Sun Nov 24 2013 Ken Dreyer - 4.7.0-1 +- Update to 4.7.0 + * Mon Aug 5 2013 Guillermo Gómez - 4.6.3-1 - Initial package with version 4.6.3 -- cgit