Hello community,
here is the log from the commit of package rubygem-bundler-audit for
openSUSE:Factory checked in at 2020-10-05 19:30:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-bundler-audit (Old)
and /work/SRC/openSUSE:Factory/.rubygem-bundler-audit.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-bundler-audit"
Mon Oct 5 19:30:11 2020 rev:5 rq:838023 version:0.7.0.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-bundler-audit/rubygem-bundler-audit.changes
2019-06-19 20:59:29.514039751 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-bundler-audit.new.4249/rubygem-bundler-audit.changes
2020-10-05 19:30:17.660552663 +0200
@@ -1,0 +2,22 @@
+Fri Sep 25 13:43:31 UTC 2020 - Stephan Kulow <[email protected]>
+
+updated to version 0.7.0.1
+ see installed ChangeLog.md
+
+ ### 0.7.0.1 / 2020-06-12
+
+ * Forgot to populate `data/ruby-advisory-db`.
+
+ ### 0.7.0 / 2020-06-12
+
+ * Require [thor] >= 0.18, < 2.
+ * Added {Bundler::Audit::Advisory#ghsa} (@rschultheis).
+ * Added {Bundler::Audit::Advisory#cvss_v3} (@ahamlin-nr).
+ * Added {Bundler::Audit::Advisory#identifiers} (@rschultheis).
+ * Updated {Bundler::Audit::Advisory#criticality} ranges (@reedloden).
+ * Avoid rebasing the ruby-advisory-db when updating (@nicknovitski).
+ * Fixed issue with Bundler 2.x where source URIs are no longer parsed as
+ `URI::HTTP` objects, but as `Bundler::URI::HTTP` objects. (@milgner)
+
+
+-------------------------------------------------------------------
Old:
----
bundler-audit-0.6.1.gem
New:
----
bundler-audit-0.7.0.1.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-bundler-audit.spec ++++++
--- /var/tmp/diff_new_pack.sJYTv7/_old 2020-10-05 19:30:18.676553645 +0200
+++ /var/tmp/diff_new_pack.sJYTv7/_new 2020-10-05 19:30:18.680553648 +0200
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-bundler-audit
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
#
Name: rubygem-bundler-audit
-Version: 0.6.1
+Version: 0.7.0.1
Release: 0
%define mod_name bundler-audit
%define mod_full_name %{mod_name}-%{version}
@@ -33,7 +33,7 @@
BuildRequires: %{rubygem gem2rpm}
BuildRequires: ruby-macros >= 5
BuildRequires: update-alternatives
-Url: https://github.com/rubysec/bundler-audit#readme
+URL: https://github.com/rubysec/bundler-audit#readme
Source: https://rubygems.org/gems/%{mod_full_name}.gem
Source1: gem2rpm.yml
Summary: Patch-level verification for Bundler
++++++ bundler-audit-0.6.1.gem -> bundler-audit-0.7.0.1.gem ++++++
++++ 14636 lines of diff (skipped)