Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ghc-unordered-containers for
openSUSE:Factory checked in at 2022-08-01 21:30:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-unordered-containers (Old)
and /work/SRC/openSUSE:Factory/.ghc-unordered-containers.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-unordered-containers"
Mon Aug 1 21:30:49 2022 rev:27 rq:987110 version:0.2.19.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-unordered-containers/ghc-unordered-containers.changes
2022-02-11 23:11:56.875386479 +0100
+++
/work/SRC/openSUSE:Factory/.ghc-unordered-containers.new.1533/ghc-unordered-containers.changes
2022-08-01 21:31:22.793825319 +0200
@@ -1,0 +2,69 @@
+Sun Apr 24 15:48:43 UTC 2022 - Peter Simons <[email protected]>
+
+- Update unordered-containers to version 0.2.19.1.
+ ## [0.2.19.1] ??? April 2022
+
+ * [Fix bug in
`intersection[With[Key]]`](https://github.com/haskell-unordered-containers/unordered-containers/pull/427)
+
+ * [Improve docs of bit twiddling
functions](https://github.com/haskell-unordered-containers/unordered-containers/pull/396)
+
+ [0.2.19.1]:
https://github.com/haskell-unordered-containers/unordered-containers/compare/v0.2.19.0...v0.2.19.1
+
+ ## [0.2.19.0] ??? April 2022
+
+ * [Make intersections much
faster](https://github.com/haskell-unordered-containers/unordered-containers/pull/406)
+
+ * [Fix undefined behaviour on 32-bit
platforms](https://github.com/haskell-unordered-containers/unordered-containers/pull/413)
+
+ * Speed up some array-appending operations:
[#407](https://github.com/haskell-unordered-containers/unordered-containers/pull/407),
[#409](https://github.com/haskell-unordered-containers/unordered-containers/pull/409)
+
+ * [Use MathJax format for complexity
annotations](https://github.com/haskell-unordered-containers/unordered-containers/pull/411)
+
+ [0.2.19.0]:
https://github.com/haskell-unordered-containers/unordered-containers/compare/v0.2.18.0...v0.2.19.0
+
+ ## [0.2.18.0]
+
+ * [Fix strictness properties of
`Strict.mapMaybe[WithKey]`](https://github.com/haskell-unordered-containers/unordered-containers/pull/385)
+
+ * [Fix strictness properties of
`Strict.alterFEager`](https://github.com/haskell-unordered-containers/unordered-containers/pull/384)
+
+ * [Fix space leaks in
`union[With[Key]]`](https://github.com/haskell-unordered-containers/unordered-containers/pull/380)
+
+ * [Fix space leak in
`Lazy.fromListWith`](https://github.com/haskell-unordered-containers/unordered-containers/pull/386)
+
+ * [Speed up `difference*` and `intersection*` with
`unsafeInsert`](https://github.com/haskell-unordered-containers/unordered-containers/pull/372)
+
+ * [`unionArrayBy`: Find next 1-bits with
`countTrailingZeros`](https://github.com/haskell-unordered-containers/unordered-containers/pull/395)
+ - This speeds up `union*` for sparsely filled nodes, while penalizing
`union` operations on densely filled nodes.
+
+ * [Reduce reboxing in internal array
operations](https://github.com/haskell-unordered-containers/unordered-containers/pull/377)
+
+ * [Reduce code size of array operations in
`union*`](https://github.com/haskell-unordered-containers/unordered-containers/pull/376)
+
+ [0.2.18.0]:
https://github.com/haskell-unordered-containers/unordered-containers/compare/v0.2.17.0...v0.2.18.0
+
+-------------------------------------------------------------------
+Sun Mar 6 15:10:12 UTC 2022 - Peter Simons <[email protected]>
+
+- Update unordered-containers to version 0.2.17.0.
+ ## [0.2.17.0]
+
+ * [Define `dataCast1` for
`HashMap`](https://github.com/haskell-unordered-containers/unordered-containers/pull/345)
+
+ * [Add `Lift` instances for Template
Haskell](https://github.com/haskell-unordered-containers/unordered-containers/pull/343)
+
+ * [Add definitions for
`stimes`](https://github.com/haskell-unordered-containers/unordered-containers/pull/340)
+
+ * [Expose internal constructors for `HashSet`, `Array` and
`MArray`](https://github.com/haskell-unordered-containers/unordered-containers/pull/347)
+
+ * [Tweak internal `Array.insertM`
function](https://github.com/haskell-unordered-containers/unordered-containers/pull/359)
+
+ * [Drop support for GHC
8.0](https://github.com/haskell-unordered-containers/unordered-containers/pull/354)
+
+ * [Drop support for `hashable <
1.2.5`](https://github.com/haskell-unordered-containers/unordered-containers/pull/355)
+
+ * Various cleanup and documentation improvements
+
+ [0.2.17.0]:
https://github.com/haskell-unordered-containers/unordered-containers/compare/v0.2.16.0...v0.2.17.0
+
+-------------------------------------------------------------------
Old:
----
unordered-containers-0.2.16.0.tar.gz
New:
----
unordered-containers-0.2.19.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-unordered-containers.spec ++++++
--- /var/tmp/diff_new_pack.a40HTR/_old 2022-08-01 21:31:23.441827178 +0200
+++ /var/tmp/diff_new_pack.a40HTR/_new 2022-08-01 21:31:23.441827178 +0200
@@ -1,7 +1,7 @@
#
# spec file for package ghc-unordered-containers
#
-# 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
@@ -19,7 +19,7 @@
%global pkg_name unordered-containers
%bcond_with tests
Name: ghc-%{pkg_name}
-Version: 0.2.16.0
+Version: 0.2.19.1
Release: 0
Summary: Efficient hashing-based container types
License: BSD-3-Clause
@@ -29,16 +29,18 @@
BuildRequires: ghc-deepseq-devel
BuildRequires: ghc-hashable-devel
BuildRequires: ghc-rpm-macros
+BuildRequires: ghc-template-haskell-devel
ExcludeArch: %{ix86}
%if %{with tests}
BuildRequires: ghc-ChasingBottoms-devel
BuildRequires: ghc-HUnit-devel
BuildRequires: ghc-QuickCheck-devel
BuildRequires: ghc-containers-devel
+BuildRequires: ghc-nothunks-devel
BuildRequires: ghc-random-devel
-BuildRequires: ghc-test-framework-devel
-BuildRequires: ghc-test-framework-hunit-devel
-BuildRequires: ghc-test-framework-quickcheck2-devel
+BuildRequires: ghc-tasty-devel
+BuildRequires: ghc-tasty-hunit-devel
+BuildRequires: ghc-tasty-quickcheck-devel
%endif
%description
++++++ unordered-containers-0.2.16.0.tar.gz ->
unordered-containers-0.2.19.1.tar.gz ++++++
++++ 5460 lines of diff (skipped)