Hello community,
here is the log from the commit of package rubygem-simplecov-html for
openSUSE:Factory checked in at 2020-05-11 13:39:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-simplecov-html (Old)
and /work/SRC/openSUSE:Factory/.rubygem-simplecov-html.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-simplecov-html"
Mon May 11 13:39:50 2020 rev:15 rq:802376 version:0.12.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-simplecov-html/rubygem-simplecov-html.changes
2020-03-07 21:40:10.688350728 +0100
+++
/work/SRC/openSUSE:Factory/.rubygem-simplecov-html.new.2738/rubygem-simplecov-html.changes
2020-05-11 13:39:51.128928711 +0200
@@ -1,0 +2,38 @@
+Thu May 7 21:31:53 UTC 2020 - Stephan Kulow <[email protected]>
+
+- updated to version 0.12.2
+ see installed CHANGELOG.md
+
+ 0.12.2 (2020-02-27)
+ ==================
+
+ ## Bugfixes
+ * Refreshing the page while a source file is open works again. Thanks
[@HansBug](https://github.com/HansBug) for the report
[#94](https://github.com/colszowka/simplecov-html/issues/94) and
[@Tietew](https://github.com/Tietew) for the fix!
+
+ 0.12.1 (2020-02-23)
+ ==================
+
+ Bugfix release to fix huge bugs that sadly test suit and maintainters didn't
catch.
+
+ ## Bugfixes
+ * Disable pagination and with it all files on 2nd page+ being broken/not
able to open
+ * Fix display of non ASCII characters, for this you have to upgrade to
simplecov 0.18.3 though (it's handled in there)
+
+ 0.12.0 (2020-02-12)
+ ==================
+
+ This release is basically a collection of long standing PRs finally merged.
+ Yes it looks different, no it's not a redesign - just a side effect of lots
of dependency updates to improve CSP compatibility.
+
+ ## Enhancements
+ * The HTML should now be servable with CSP settings of `default-src 'none';
script-src 'self'; img-src 'self'; style-src 'self';`
+ * File list is horizontally scrollable if the space doesn't suffice
+ * numbers are now right aligned and displayed with the same number of
decimals for easier comparison and reading.
+
+ ## Bugfixes
+ * Make sorting icons appear again
+ * close link tag which could cause problems when parsing as xhtml/xml
+ * make sure encoding errors won't crash the formatter
+ * When viewing a short source file while you have a big file list you will
no longer be able to scroll on after the source file has ended
+
+-------------------------------------------------------------------
Old:
----
simplecov-html-0.11.0.gem
New:
----
simplecov-html-0.12.2.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-simplecov-html.spec ++++++
--- /var/tmp/diff_new_pack.iaWxR0/_old 2020-05-11 13:39:52.676931956 +0200
+++ /var/tmp/diff_new_pack.iaWxR0/_new 2020-05-11 13:39:52.676931956 +0200
@@ -24,7 +24,7 @@
#
Name: rubygem-simplecov-html
-Version: 0.11.0
+Version: 0.12.2
Release: 0
%define mod_name simplecov-html
%define mod_full_name %{mod_name}-%{version}
++++++ simplecov-html-0.11.0.gem -> simplecov-html-0.12.2.gem ++++++
++++ 31948 lines of diff (skipped)