Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-hashable for openSUSE:Factory checked in at 2021-03-10 08:54:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-hashable (Old) and /work/SRC/openSUSE:Factory/.ghc-hashable.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-hashable" Wed Mar 10 08:54:50 2021 rev:26 rq:877629 version:1.3.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-hashable/ghc-hashable.changes 2020-12-22 11:40:14.401547477 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-hashable.new.2378/ghc-hashable.changes 2021-03-10 08:56:50.846863724 +0100 @@ -1,0 +2,14 @@ +Sat Feb 20 00:17:13 UTC 2021 - [email protected] + +- Update hashable to version 1.3.1.0. + ## Version 1.3.1.0 + + * Add `Hashable1` instances to `semigroups` types. + + * Use `ghc-bignum` with GHC-9.0 + + * Use FNV-1 constants. + + * Make `hashable-examples` a test-suite + +------------------------------------------------------------------- Old: ---- hashable-1.3.0.0.tar.gz hashable.cabal New: ---- hashable-1.3.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-hashable.spec ++++++ --- /var/tmp/diff_new_pack.00ITEp/_old 2021-03-10 08:56:51.490864389 +0100 +++ /var/tmp/diff_new_pack.00ITEp/_new 2021-03-10 08:56:51.494864393 +0100 @@ -1,7 +1,7 @@ # # spec file for package ghc-hashable # -# 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,13 +19,12 @@ %global pkg_name hashable %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.3.0.0 +Version: 1.3.1.0 Release: 0 Summary: A class for types that can be converted to a hash value License: BSD-3-Clause URL: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz -Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-bytestring-devel BuildRequires: ghc-deepseq-devel @@ -60,7 +59,6 @@ %prep %autosetup -n %{pkg_name}-%{version} -cp -p %{SOURCE1} %{pkg_name}.cabal %build %ifarch i586 ++++++ hashable-1.3.0.0.tar.gz -> hashable-1.3.1.0.tar.gz ++++++ ++++ 4291 lines of diff (skipped)
