Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package rubygem-bundler-audit for
openSUSE:Factory checked in at 2022-02-07 23:37:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-bundler-audit (Old)
and /work/SRC/openSUSE:Factory/.rubygem-bundler-audit.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-bundler-audit"
Mon Feb 7 23:37:34 2022 rev:7 rq:949064 version:0.9.0.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-bundler-audit/rubygem-bundler-audit.changes
2021-07-02 13:28:24.672321062 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-bundler-audit.new.1898/rubygem-bundler-audit.changes
2022-02-07 23:38:32.374260044 +0100
@@ -1,0 +2,37 @@
+Tue Jan 25 06:43:14 UTC 2022 - Stephan Kulow <[email protected]>
+
+updated to version 0.9.0.1
+ see installed ChangeLog.md
+
+ ### 0.9.0.1 / 2021-08-31
+
+ * Add a workaround for Psych < 3.1.0 to support running on Ruby < 2.6.
+ (issue #319)
+
+ ### 0.9.0 / 2021-08-31
+
+ * Load advisory metadata using `YAML.safe_load`. (issue #302)
+ * Explicitly permit the `Date` class for Psych >= 4.0.0 and Ruby >= 3.1.0.
+ * Added {Bundler::Audit::Advisory#to_h}. (pull #310)
+ * Added {Bundler::Audit::Database#commit_id}.
+
+ #### CLI
+
+ * Added the `--config` option. (pull #306)
+ * Added the `junit` output format (ex: `--format junit`). (pull #314)
+ * Add missing output for CVSSv3 criticality information. (pull #302)
+ * Include criticality information in the JSON output as well. (pull #310)
+ * `bundle-audit stats` now prints the commit ID of the ruby-advisory-db.
+ * Fixed a deprecation warning from Thor. (issue #317)
+
+ #### Rake Task
+
+ * Add the `bundle:audit:update` task for updating the [ruby-advisory-db].
+ (pull #296)
+ * Aliased `bundle:audit` to `bundle:audit:check`.
+ * Aliased `bundler:audit:*` to `bundle:audit:*`.
+ * Rake tasks now execute `bundle-audit` command as a subprocess to ensure
+ isolation.
+
+
+-------------------------------------------------------------------
Old:
----
bundler-audit-0.8.0.gem
New:
----
bundler-audit-0.9.0.1.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-bundler-audit.spec ++++++
--- /var/tmp/diff_new_pack.zp0QY1/_old 2022-02-07 23:38:33.862249863 +0100
+++ /var/tmp/diff_new_pack.zp0QY1/_new 2022-02-07 23:38:33.866249836 +0100
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-bundler-audit
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 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.8.0
+Version: 0.9.0.1
Release: 0
%define mod_name bundler-audit
%define mod_full_name %{mod_name}-%{version}
++++++ bundler-audit-0.8.0.gem -> bundler-audit-0.9.0.1.gem ++++++
++++ 2287 lines of diff (skipped)