Hello community,

here is the log from the commit of package rubygem-bundler-audit for 
openSUSE:Factory checked in at 2016-03-07 13:27:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-bundler-audit (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-bundler-audit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-bundler-audit"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/rubygem-bundler-audit/rubygem-bundler-audit.changes  
    2015-08-27 08:57:14.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-bundler-audit.new/rubygem-bundler-audit.changes
 2016-03-07 13:28:19.000000000 +0100
@@ -1,0 +2,22 @@
+Mon Feb 29 05:32:46 UTC 2016 - [email protected]
+
+- updated to version 0.5.0
+ see installed ChangeLog.md
+
+  ### 0.5.0 / 2015-02-28
+  
+  * Added {Bundler::Audit::Task}.
+  * Added {Bundler::Audit::Advisory#date}.
+  * Added {Bundler::Audit::Advisory#cve_id}.
+  * Added {Bundler::Audit::Advisory#osvdb_id}.
+  * Allow insecure gem sources (`http://` and `git://`), if they are hosted on 
a
+    private network.
+  
+  #### CLI
+  
+  * Added the `--update` option to `bundle-audit check`.
+  * `bundle-audit update` now returns a non-zero exit status on error.
+  * `bundle-audit update` only updates `~/.local/share/ruby-advisory-db`, if 
it is a git
+    repository.
+
+-------------------------------------------------------------------

Old:
----
  bundler-audit-0.4.0.gem

New:
----
  bundler-audit-0.5.0.gem

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rubygem-bundler-audit.spec ++++++
--- /var/tmp/diff_new_pack.RNmMMm/_old  2016-03-07 13:28:20.000000000 +0100
+++ /var/tmp/diff_new_pack.RNmMMm/_new  2016-03-07 13:28:20.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-bundler-audit
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -24,13 +24,13 @@
 #
 
 Name:           rubygem-bundler-audit
-Version:        0.4.0
+Version:        0.5.0
 Release:        0
 %define mod_name bundler-audit
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  %{ruby >= 1.9.3}
 BuildRequires:  %{rubygem gem2rpm}
-BuildRequires:  %{ruby} >= 1.9.3
 BuildRequires:  ruby-macros >= 5
 BuildRequires:  update-alternatives
 Url:            https://github.com/rubysec/bundler-audit#readme

++++++ bundler-audit-0.4.0.gem -> bundler-audit-0.5.0.gem ++++++
++++ 8122 lines of diff (skipped)


Reply via email to