[rubygem-net-http-persistent] 2.9.3

Mamoru TASAKA mtasaka at fedoraproject.org
Mon Feb 10 08:56:01 UTC 2014


commit 59296777d05609b703e137616e09af00982a1e6c
Author: Mamoru TASAKA <mtasaka at fedoraproject.org>
Date:   Mon Feb 10 17:56:34 2014 +0900

    2.9.3

 .gitignore                       |    1 +
 rubygem-net-http-persistent.spec |    5 ++++-
 sources                          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4f1c9b5..e2a4405 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /net-http-persistent-2.8.gem
 /net-http-persistent-2.9.gem
 /net-http-persistent-2.9.1.gem
+/net-http-persistent-2.9.3.gem
diff --git a/rubygem-net-http-persistent.spec b/rubygem-net-http-persistent.spec
index d4ad48f..e07389b 100644
--- a/rubygem-net-http-persistent.spec
+++ b/rubygem-net-http-persistent.spec
@@ -10,7 +10,7 @@
 
 Summary:	Persistent connections using Net::HTTP plus a speed fix
 Name:		rubygem-%{gem_name}
-Version:	2.9.1
+Version:	2.9.3
 Release:	1%{?dist}
 Group:		Development/Languages
 License:	MIT
@@ -103,6 +103,9 @@ popd
 %{gem_docdir}/
 
 %changelog
+* Mon Feb 10 2014 Mamoru TASAKA <mtasaka at fedoraproject.org> - 2.9.3-1
+- 2.9.3
+
 * Mon Jan 27 2014 Mamoru TASAKA <mtasaka at fedoraproject.org> - 2.9.1-1
 - 2.9.1
 
diff --git a/sources b/sources
index 318b71e..9fc6d9e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5d30b7eb17767ff8b186196f1ed06cc3  net-http-persistent-2.9.1.gem
+2a81464d65f2ad148a0c8d708ea16c40  net-http-persistent-2.9.3.gem


More information about the scm-commits mailing list