summaryrefslogtreecommitdiffstats
path: root/rubygem-unicorn.spec
diff options
context:
space:
mode:
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