Hello community,
here is the log from the commit of package rubygem-hashery for openSUSE:Factory
checked in at 2020-10-24 15:17:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-hashery (Old)
and /work/SRC/openSUSE:Factory/.rubygem-hashery.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-hashery"
Sat Oct 24 15:17:59 2020 rev:2 rq:843640 version:2.1.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-hashery/rubygem-hashery.changes
2020-10-23 16:54:31.097280235 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-hashery.new.3463/rubygem-hashery.changes
2020-10-24 15:18:31.264290011 +0200
@@ -1,0 +2,5 @@
+Fri Sep 4 11:32:09 UTC 2020 - Petr Vorel <[email protected]>
+
+- Add license into gem2rpm.yml
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-hashery.spec ++++++
--- /var/tmp/diff_new_pack.0sTO2u/_old 2020-10-24 15:18:32.268290963 +0200
+++ /var/tmp/diff_new_pack.0sTO2u/_new 2020-10-24 15:18:32.268290963 +0200
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-hashery
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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 @@
%define mod_name hashery
%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/hashery
-Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
Source1: gem2rpm.yml
Summary: Facets-bread collection of Hash-like classes
License: BSD-2-Clause
++++++ gem2rpm.yml ++++++
--- /var/tmp/diff_new_pack.0sTO2u/_old 2020-10-24 15:18:32.328291020 +0200
+++ /var/tmp/diff_new_pack.0sTO2u/_new 2020-10-24 15:18:32.332291023 +0200
@@ -7,7 +7,7 @@
#
# it can be multiline
# ## used by gem2rpm
-# :license: MIT or Ruby
+:license: BSD-2-Clause
# ## used by gem2rpm and gem_packages
# :version_suffix: -x_y
# ## used by gem2rpm and gem_packages