[rubygem-net-http-persistent/f15/master] 1.6

Mamoru Tasaka mtasaka at fedoraproject.org
Wed Mar 2 18:08:07 UTC 2011


commit ca620bbc3c5840f365233f37b5d6719d4f4faf33
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Thu Mar 3 03:07:58 2011 +0900

    1.6

 .gitignore                       |    1 +
 rubygem-net-http-persistent.spec |    5 ++++-
 sources                          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bf9a589..df9985f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /net-http-persistent-1.5.gem
 /net-http-persistent-1.5.1.gem
 /net-http-persistent-1.5.2.gem
+/net-http-persistent-1.6.gem
diff --git a/rubygem-net-http-persistent.spec b/rubygem-net-http-persistent.spec
index f28f3ce..8dee5a7 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.5.2
+Version:	1.6
 Release:	1%{?dist}
 Group:		Development/Languages
 License:	MIT
@@ -80,6 +80,9 @@ rake test
 %{gemdir}/doc/%{gemname}-%{version}/
 
 %changelog
+* Thu Mar  3 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.6-1
+- 1.6
+
 * Sat Feb 26 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.5.2-1
 - 1.5.2
 - Patch0 merged
diff --git a/sources b/sources
index 4b43027..b27c738 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-47f206ce41d0f705259cb3b38d0842c3  net-http-persistent-1.5.2.gem
+d43d6114af49b1087fcd272266354eb1  net-http-persistent-1.6.gem


More information about the scm-commits mailing list