Hello community,

here is the log from the commit of package rubygem-rubyzip for openSUSE:Factory 
checked in at 2019-11-13 13:25:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-rubyzip (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-rubyzip.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-rubyzip"

Wed Nov 13 13:25:53 2019 rev:16 rq:747726 version:2.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-rubyzip/rubygem-rubyzip.changes  
2019-07-08 16:41:15.268979456 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-rubyzip.new.2990/rubygem-rubyzip.changes    
    2019-11-13 13:25:58.199550331 +0100
@@ -1,0 +2,15 @@
+Tue Nov 12 14:30:23 UTC 2019 - Manuel Schnitzer <[email protected]>
+
+- updated to version 2.0.0
+
+  Security
+
+  * Default the `validate_entry_sizes` option to `true`, so that callers can 
trust an entry's reported size when using `extract` 
[#403](https://github.com/rubyzip/rubyzip/pull/403)
+     - This option defaulted to `false` in 1.3.0 for backward compatibility, 
but it now defaults to `true`. If you are using an older version of ruby and 
can't yet upgrade to 2.x, you can still use 1.3.0 and set the option to `true`.
+
+  Tooling / Documentation
+
+  * Remove test files from the gem to avoid problems with antivirus detections 
on the test files [#405](https://github.com/rubyzip/rubyzip/pull/405) / 
[#384](https://github.com/rubyzip/rubyzip/issues/384)
+  * Drop support for unsupported ruby versions 
[#406](https://github.com/rubyzip/rubyzip/pull/406)
+
+-------------------------------------------------------------------

Old:
----
  rubyzip-1.2.3.gem

New:
----
  rubyzip-2.0.0.gem

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

Other differences:
------------------
++++++ rubygem-rubyzip.spec ++++++
--- /var/tmp/diff_new_pack.cudDZL/_old  2019-11-13 13:25:59.379551560 +0100
+++ /var/tmp/diff_new_pack.cudDZL/_new  2019-11-13 13:25:59.383551564 +0100
@@ -24,12 +24,12 @@
 #
 
 Name:           rubygem-rubyzip
-Version:        1.2.3
+Version:        2.0.0
 Release:        0
 %define mod_name rubyzip
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  %{ruby >= 1.9.2}
+BuildRequires:  %{ruby >= 2.4}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
 Url:            http://github.com/rubyzip/rubyzip

++++++ rubyzip-1.2.3.gem -> rubyzip-2.0.0.gem ++++++
++++ 6545 lines of diff (skipped)


Reply via email to