[rubygem-net-http-persistent] 2.0

Mamoru Tasaka mtasaka at fedoraproject.org
Sun Aug 28 07:44:44 UTC 2011


commit c6747bfac31029210cb2ffe0997ae758742d7b99
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Sun Aug 28 16:44:28 2011 +0900

    2.0

 .gitignore                       |    1 +
 rubygem-net-http-persistent.spec |    5 ++++-
 sources                          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f61be93..add85bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /net-http-persistent-1.7.gem
 /net-http-persistent-1.8.gem
 /net-http-persistent-1.8.1.gem
+/net-http-persistent-2.0.gem
diff --git a/rubygem-net-http-persistent.spec b/rubygem-net-http-persistent.spec
index a9f7406..013d642 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.8.1
+Version:	2.0
 Release:	1%{?dist}
 Group:		Development/Languages
 License:	MIT
@@ -80,6 +80,9 @@ rake test
 %{gemdir}/doc/%{gemname}-%{version}/
 
 %changelog
+* Sun Aug 28 2011 Mamoru Tasaka <mtasakapfedoraproject.org> - 2.0-1
+- 2.0
+
 * Sun Aug 14 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.8.1-1
 - 1.8.1
 
diff --git a/sources b/sources
index 6ee0f37..55ad374 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5f28536690780078c1866a928a871f87  net-http-persistent-1.8.1.gem
+2c3c599daada2c5247529fc7ce50e88e  net-http-persistent-2.0.gem


More information about the scm-commits mailing list