[rubygem-net-http-persistent] 2.1

Mamoru Tasaka mtasaka at fedoraproject.org
Sat Oct 8 18:34:07 UTC 2011


commit 3d10fdda75a6321ecd21a906a340c1d994b10694
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Sun Oct 9 03:34:01 2011 +0900

    2.1

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


More information about the scm-commits mailing list