[rubygem-net-http-persistent/f13/master] 1.7

Mamoru Tasaka mtasaka at fedoraproject.org
Sat Apr 23 16:58:51 UTC 2011


commit 0c51dd628b555bb1be3b3836faf5d7350683d510
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Sun Apr 24 01:58:40 2011 +0900

    1.7

 .gitignore                       |    1 +
 rubygem-net-http-persistent.spec |    5 ++++-
 sources                          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 410c6e2..ce9d79a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /net-http-persistent-1.5.2.gem
 /net-http-persistent-1.6.gem
 /net-http-persistent-1.6.1.gem
+/net-http-persistent-1.7.gem
diff --git a/rubygem-net-http-persistent.spec b/rubygem-net-http-persistent.spec
index f0683e2..cc83dc1 100644
--- a/rubygem-net-http-persistent.spec
+++ b/rubygem-net-http-persistent.spec
@@ -6,7 +6,7 @@
 
 Summary:	Persistent connections using Net::HTTP plus a speed fix
 Name:		rubygem-%{gemname}
-Version:	1.6.1
+Version:	1.7
 Release:	1%{?dist}
 Group:		Development/Languages
 License:	MIT
@@ -80,6 +80,9 @@ rake test
 %{gemdir}/doc/%{gemname}-%{version}/
 
 %changelog
+* Sun Apr 24 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.7
+- 1.7
+
 * Thu Mar 10 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.6.1-1
 - 1.6.1
 
diff --git a/sources b/sources
index bbe17c2..8e34680 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1edd3b88a9e6cc649fb02e95f1d97941  net-http-persistent-1.6.1.gem
+7b232993b32fb20273bfceb928f08f58  net-http-persistent-1.7.gem


More information about the scm-commits mailing list