summaryrefslogtreecommitdiffstats
path: root/rubygem-unicorn.spec
diff options
context:
space:
mode:
authorKen Dreyer <ktdreyer@ktdreyer.com>2013-11-23 17:53:48 -0700
committerKen Dreyer <ktdreyer@ktdreyer.com>2013-11-23 23:29:04 -0700
commit81abab236ec29c49086af7343d812587ca75239a (patch)
treed8cfd8db258abbb6c5d0a79960ec6036831f7ce4 /rubygem-unicorn.spec
parent823138c91412772178ea5f656487fc659212ed5f (diff)
downloadrubygem-unicorn-81abab236ec29c49086af7343d812587ca75239a.tar.gz
rubygem-unicorn-81abab236ec29c49086af7343d812587ca75239a.tar.xz
rubygem-unicorn-81abab236ec29c49086af7343d812587ca75239a.zip
update to 4.7.0
Diffstat (limited to 'rubygem-unicorn.spec')
-rw-r--r--rubygem-unicorn.spec5
1 files changed, 4 insertions, 1 deletions
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 <ktdreyer@ktdreyer.com> - 4.7.0-1
+- Update to 4.7.0
+
* Mon Aug 5 2013 Guillermo Gómez <gomix@fedoraproject.org> - 4.6.3-1
- Initial package with version 4.6.3