[rubygem-net-http-persistent] 2.9.1

Mamoru TASAKA mtasaka at fedoraproject.org
Mon Jan 27 07:15:39 UTC 2014


commit bb141b2407ded3b626e023739da9ef4efb9b00af
Author: Mamoru TASAKA <mtasaka at fedoraproject.org>
Date:   Mon Jan 27 16:16:01 2014 +0900

    2.9.1

 .gitignore                       |    1 +
 rubygem-net-http-persistent.spec |    5 ++++-
 sources                          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4a03dd5..4f1c9b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /net-http-persistent-2.1.gem
 /net-http-persistent-2.8.gem
 /net-http-persistent-2.9.gem
+/net-http-persistent-2.9.1.gem
diff --git a/rubygem-net-http-persistent.spec b/rubygem-net-http-persistent.spec
index b5b7096..d4ad48f 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
+Version:	2.9.1
 Release:	1%{?dist}
 Group:		Development/Languages
 License:	MIT
@@ -103,6 +103,9 @@ popd
 %{gem_docdir}/
 
 %changelog
+* Mon Jan 27 2014 Mamoru TASAKA <mtasaka at fedoraproject.org> - 2.9.1-1
+- 2.9.1
+
 * Wed Aug  7 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 2.9-1
 - 2.9
 
diff --git a/sources b/sources
index 49a0c69..318b71e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-83b147a046c895b0b596f5a4b07b2471  net-http-persistent-2.9.gem
+5d30b7eb17767ff8b186196f1ed06cc3  net-http-persistent-2.9.1.gem


More information about the scm-commits mailing list