summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
-rw-r--r--rubygem-unicorn.spec5
-rw-r--r--sources2
3 files changed, 6 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 74e234b..f765464 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/unicorn-4.6.3.gem
+/unicorn-4.7.0.gem
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
diff --git a/sources b/sources
index a8c2fd4..3973d8c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2e627fe7977eb48b02a2b580ff67583c unicorn-4.6.3.gem
+210a566391c4626529facde938b164ac unicorn-4.7.0.gem