Hello community,
here is the log from the commit of package ghc-unordered-containers for
openSUSE:Factory checked in at 2020-08-18 12:24:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-unordered-containers (Old)
and /work/SRC/openSUSE:Factory/.ghc-unordered-containers.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-unordered-containers"
Tue Aug 18 12:24:50 2020 rev:20 rq:825803 version:0.2.12.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-unordered-containers/ghc-unordered-containers.changes
2020-07-09 13:20:12.165427991 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-unordered-containers.new.3399/ghc-unordered-containers.changes
2020-08-18 12:24:56.255819741 +0200
@@ -1,0 +2,26 @@
+Wed Aug 5 02:00:23 UTC 2020 - [email protected]
+
+- Update unordered-containers to version 0.2.12.0.
+ ## [0.2.12.0]
+
+ * Add `HashMap.isSubmapOf[By]` and `HashSet.isSubsetOf`. Thanks Sven Keidel.
([#282])
+
+ * Expose internal modules. ([#283])
+
+ * Documentation improvements in `Data.HashSet`, including a beginner-friendly
+ introduction. Thanks Matt Renaud. ([#267])
+
+ * `HashMap[.Strict].alterF`: Skip key deletion for absent keys. ([#288])
+
+ * Remove custom `unsafeShift{L,R}` definitions. ([#281])
+
+ * Various other documentation improvements.
+
+ [0.2.12.0]:
https://github.com/haskell-unordered-containers/unordered-containers/compare/v0.2.11.0...v0.2.12.0
+ [#267]:
https://github.com/haskell-unordered-containers/unordered-containers/pull/267
+ [#281]:
https://github.com/haskell-unordered-containers/unordered-containers/pull/281
+ [#282]:
https://github.com/haskell-unordered-containers/unordered-containers/pull/282
+ [#283]:
https://github.com/haskell-unordered-containers/unordered-containers/pull/283
+ [#288]:
https://github.com/haskell-unordered-containers/unordered-containers/pull/288
+
+-------------------------------------------------------------------
Old:
----
unordered-containers-0.2.11.0.tar.gz
New:
----
unordered-containers-0.2.12.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-unordered-containers.spec ++++++
--- /var/tmp/diff_new_pack.jnyjwD/_old 2020-08-18 12:24:57.035820067 +0200
+++ /var/tmp/diff_new_pack.jnyjwD/_new 2020-08-18 12:24:57.039820068 +0200
@@ -19,7 +19,7 @@
%global pkg_name unordered-containers
%bcond_with tests
Name: ghc-%{pkg_name}
-Version: 0.2.11.0
+Version: 0.2.12.0
Release: 0
Summary: Efficient hashing-based container types
License: BSD-3-Clause
++++++ unordered-containers-0.2.11.0.tar.gz ->
unordered-containers-0.2.12.0.tar.gz ++++++
++++ 8874 lines of diff (skipped)