vondruch pushed to rubygem-heroku-api (master). "Update to heroku-api 0.3.23."

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Mar 30 13:44:28 UTC 2015


>From 61a9feccb99579512d3b72c4dbf241c007d9a466 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?V=C3=ADt=20Ondruch?= <vondruch at redhat.com>
Date: Fri, 27 Mar 2015 13:16:22 +0100
Subject: Update to heroku-api 0.3.23.


diff --git a/.gitignore b/.gitignore
index b17dd4e..0b6988b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /heroku-api-0.3.10.gem
 /heroku-api-0.3.15.gem
 /heroku-api-0.3.18.gem
+/heroku-api-0.3.23.gem
diff --git a/rubygem-heroku-api.spec b/rubygem-heroku-api.spec
index 5580a36..d7e6bed 100644
--- a/rubygem-heroku-api.spec
+++ b/rubygem-heroku-api.spec
@@ -1,25 +1,24 @@
 # Generated from heroku-api-0.2.6.gem by gem2rpm -*- rpm-spec -*-
 %global gem_name heroku-api
 
-Summary: Ruby Client for the Heroku API
 Name: rubygem-%{gem_name}
-Version: 0.3.18
-Release: 3%{?dist}
+Version: 0.3.23
+Release: 1%{?dist}
+Summary: Ruby Client for the Heroku API
 Group: Development/Languages
 License: MIT
 URL: http://github.com/heroku/heroku.rb
-Source0: http://rubygems.org/gems/%{gem_name}-%{version}.gem
+Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
 BuildRequires: ruby(release)
 BuildRequires: rubygems-devel
 BuildRequires: ruby
-BuildRequires: rubygem(excon) => 0.27
-BuildRequires: rubygem(excon) < 1
+BuildRequires: rubygem(excon)
 BuildRequires: rubygem(minitest)
 BuildRequires: rubygem(multi_json)
 BuildArch: noarch
 
 %description
-Ruby Client for the Heroku API
+Ruby Client for the Heroku API.
 
 
 %package doc
@@ -29,7 +28,7 @@ Requires: %{name} = %{version}-%{release}
 BuildArch: noarch
 
 %description doc
-Documentation for %{name}
+Documentation for %{name}.
 
 %prep
 gem unpack %{SOURCE0}
@@ -49,6 +48,7 @@ mkdir -p %{buildroot}%{gem_dir}
 cp -a .%{gem_dir}/* \
         %{buildroot}%{gem_dir}/
 
+# https://github.com/heroku/heroku.rb/pull/92
 chmod a-x %{buildroot}%{gem_instdir}/README.md
 
 %check
@@ -74,6 +74,9 @@ popd
 %{gem_instdir}/test
 
 %changelog
+* Fri Mar 27 2015 Vít Ondruch <vondruch at redhat.com> - 0.3.23-1
+- Update to heroku-api 0.3.23.
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3.18-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 8b4de11..c08515d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6372bc62fe3b886fca726b99c666fa57  heroku-api-0.3.18.gem
+8cea3246bd776670205ffbe5e5ef2c19  heroku-api-0.3.23.gem
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/rubygem-heroku-api.git/commit/?h=master&id=61a9feccb99579512d3b72c4dbf241c007d9a466


More information about the scm-commits mailing list