From 014b5954b9b9b35f61565e72027f20523f915254 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 21 Jul 2015 11:45:47 -0500 Subject: [PATCH] Updated to 2.6.0.1 --- .gitignore | 1 + rubygem-httpclient.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1b5be32..43613c7 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /httpclient-2.3.4.1.gem /httpclient-2.4.0.gem /httpclient-2.5.1.gem +/httpclient-2.6.0.1.gem diff --git a/rubygem-httpclient.spec b/rubygem-httpclient.spec index 6b36a44..28c6bbd 100644 --- a/rubygem-httpclient.spec +++ b/rubygem-httpclient.spec @@ -4,8 +4,8 @@ Summary: HTTP Client interface for ruby Name: rubygem-%{gem_name} -Version: 2.5.1 -Release: 4%{?dist} +Version: 2.6.0.1 +Release: 1%{?dist} Group: Development/Languages License: (Ruby or BSD) and Public Domain URL: https://github.com/nahi/httpclient @@ -98,6 +98,9 @@ popd %changelog +* Tue Jul 21 2015 Troy Dawson - 2.6.0.1-1 +- Updated to 2.6.0.1 + * Tue Jul 21 2015 Troy Dawson - 2.5.1-4 - Changed check from testrb2 to ruby diff --git a/sources b/sources index babd54b..9f5a68a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d0328d460b8d3bdd80c1568fad79a117 httpclient-2.5.1.gem +e4428ceb30bd031aebc471065ffe80c2 httpclient-2.6.0.1.gem