[rubygem-oauth] Update upstream URL.

Vít Ondruch vondruch at fedoraproject.org
Tue Jun 17 12:55:49 UTC 2014


commit 7ae79c5136a38013fbc3508ece012b0de37855fe
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Tue Jun 17 14:55:36 2014 +0200

    Update upstream URL.

 rubygem-oauth.spec |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/rubygem-oauth.spec b/rubygem-oauth.spec
index d80d328..24a5b6b 100644
--- a/rubygem-oauth.spec
+++ b/rubygem-oauth.spec
@@ -5,14 +5,13 @@
 Summary: OAuth Core Ruby implementation
 Name: rubygem-%{gem_name}
 Version: 0.4.7
-Release: 6%{?dist}
+Release: 7%{?dist}
 Group: Development/Languages
 License: MIT
-URL: https://github.com/oauth/oauth-ruby
+URL: https://github.com/oauth-xx/oauth-ruby
 Source0: http://rubygems.org/gems/%{gem_name}-%{version}.gem
+# https://github.com/oauth-xx/oauth-ruby/pull/83/files
 Patch0: rubygem-oauth-0.4.7-Update-typhoeus-api.patch
-Requires: ruby(release)
-Requires: ruby(rubygems)
 BuildRequires: ruby(release)
 BuildRequires: rubygems-devel
 BuildRequires: ruby
@@ -25,7 +24,6 @@ BuildRequires: rubygem(webmock)
 # Enable when available in Fedora.
 # BuildRequires: rubygem(em-http-request)
 BuildArch: noarch
-Provides: rubygem(%{gem_name}) = %{version}
 
 %description
 This is a RubyGem for implementing both OAuth clients and servers
@@ -102,6 +100,9 @@ popd
 
 
 %changelog
+* Tue Jun 17 2014 Vít Ondruch <vondruch at redhat.com> - 0.4.7-7
+- Update upstream URL.
+
 * Tue Jun 17 2014 Vít Ondruch <vondruch at redhat.com> - 0.4.7-6
 - Fix FTBFS in Rawhide (rhbz#1107182).
 


More information about the scm-commits mailing list