Project

General

Profile

« Previous | Next » 

Revision 5679186e

Added by Ewoud Kohl van Wijngaarden over 6 years ago

Use HTTPS URLs for github and rubygems

Result of:

sed -i -e 's|http://github|https://github|' $(ack 'http://github' -l)
sed -i -e 's|http://rubygems|https://rubygems|' $(ack 'http://rubygems' -l)

View differences:

rubygem-logging/rubygem-logging.spec
Release: 4%{?dist}
Group: Development/Languages
License: Ruby or BSD
URL: http://rubygems.org/gems/logging
URL: https://rubygems.org/gems/logging
Source0: http://gems.rubyforge.org/gems/%{gem_name}-%{version}.gem
BuildRoot: %{_tmppath}/%{pkg_name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: %{?scl_prefix_ruby}ruby(rubygems)

Also available in: Unified diff