Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-vector for openSUSE:Factory checked in at 2021-02-16 22:37:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-vector (Old) and /work/SRC/openSUSE:Factory/.ghc-vector.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-vector" Tue Feb 16 22:37:44 2021 rev:26 rq:870468 version:0.12.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-vector/ghc-vector.changes 2020-12-22 11:48:38.273967960 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-vector.new.28504/ghc-vector.changes 2021-02-16 22:45:49.742372739 +0100 @@ -1,0 +2,23 @@ +Fri Jan 29 10:26:19 UTC 2021 - [email protected] + +- Update vector to version 0.12.2.0. + # Changes in version 0.12.2.0 + + * Add `MINIMAL` pragma to `Vector` & `MVector` type classes: [#11](https://github.com/haskell/vector/issues/11) + * Export `unstreamM` from`from Data.Vector.Generic`: [#70](https://github.com/haskell/vector/issues/70) + * New functions: `unfoldrExactN` and `unfoldrExactNM`: [#140](https://github.com/haskell/vector/issues/140) + * Added `iforM` and `iforM_`: [#262](https://github.com/haskell/vector/issues/262) + * Added `MonadFix` instance for boxed vectors: [#178](https://github.com/haskell/vector/issues/178) + * Added `uncons` and `unsnoc`: [#212](https://github.com/haskell/vector/issues/212) + * Added `foldMap` and `foldMap'`: [#263](https://github.com/haskell/vector/issues/263) + * Added `isSameVector` for storable vectors + * Added `toArray`, `fromArray`, `toMutableArray` and `fromMutableArray` + * Added `iscanl`, `iscanl'`, `iscanr`, `iscanr'` to `Primitive`, `Storable` and `Unboxed` + * Added `izipWithM`, `izipWithM_`, `imapM` and `imapM_` to `Primitive` and `Storable` + * Added `ifoldM`, `ifoldM'`, `ifoldM_` and `ifoldM'_` to `Primitive` and `Storable` + * Added `eqBy` and `cmpBy` + * Added `findIndexR` to `Generic`: [#172](https://github.com/haskell/vector/issues/172) + * Added `catMaybes`: [#329](https://github.com/haskell/vector/issues/329) + * Added `mapMaybeM` and `imapMaybeM`: [#183](https://github.com/haskell/vector/issues/183) + +------------------------------------------------------------------- Old: ---- vector-0.12.1.2.tar.gz New: ---- vector-0.12.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-vector.spec ++++++ --- /var/tmp/diff_new_pack.VSLbw7/_old 2021-02-16 22:45:51.030374433 +0100 +++ /var/tmp/diff_new_pack.VSLbw7/_new 2021-02-16 22:45:51.030374433 +0100 @@ -1,7 +1,7 @@ # # spec file for package ghc-vector # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 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 vector %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.12.1.2 +Version: 0.12.2.0 Release: 0 Summary: Efficient Arrays License: BSD-3-Clause @@ -35,7 +35,6 @@ BuildRequires: ghc-QuickCheck-devel BuildRequires: ghc-base-orphans-devel BuildRequires: ghc-random-devel -BuildRequires: ghc-semigroups-devel BuildRequires: ghc-tasty-devel BuildRequires: ghc-tasty-hunit-devel BuildRequires: ghc-tasty-quickcheck-devel ++++++ vector-0.12.1.2.tar.gz -> vector-0.12.2.0.tar.gz ++++++ ++++ 4346 lines of diff (skipped)
