File project.diff of Package rubygem-ansi
--- rubygem-ansi.spec.orig
+++ rubygem-ansi.spec
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-ansi
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -29,11 +29,11 @@ Release: 0
%define mod_name ansi
%define mod_full_name %{mod_name}-%{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildRequires: %{rubygem gem2rpm}
-BuildRequires: %{ruby}
BuildRequires: ruby-macros >= 5
+BuildRequires: %{ruby}
+BuildRequires: %{rubygem gem2rpm}
Url: http://rubyworks.github.com/ansi
-Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
Source1: gem2rpm.yml
Summary: ANSI at your fingertips!
License: BSD-2-Clause