Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-vault for openSUSE:Factory checked in at 2023-10-15 19:28:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-vault (Old) and /work/SRC/openSUSE:Factory/.ghc-vault.new.20540 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-vault" Sun Oct 15 19:28:07 2023 rev:8 rq:1117834 version:0.3.1.5 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-vault/ghc-vault.changes 2023-04-04 21:24:47.662683112 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-vault.new.20540/ghc-vault.changes 2023-10-15 19:30:15.858784965 +0200 @@ -1,0 +2,6 @@ +Sat Oct 7 10:43:07 UTC 2023 - Peter Simons <[email protected]> + +- Update vault to version 0.3.1.5 revision 4. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-vault.spec ++++++ --- /var/tmp/diff_new_pack.NCdqR0/_old 2023-10-15 19:30:16.458806580 +0200 +++ /var/tmp/diff_new_pack.NCdqR0/_new 2023-10-15 19:30:16.458806580 +0200 @@ -25,7 +25,7 @@ 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/3.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/4.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-base-devel BuildRequires: ghc-base-prof ++++++ vault.cabal ++++++ --- /var/tmp/diff_new_pack.NCdqR0/_old 2023-10-15 19:30:16.502808165 +0200 +++ /var/tmp/diff_new_pack.NCdqR0/_new 2023-10-15 19:30:16.506808309 +0200 @@ -1,6 +1,6 @@ Name: vault Version: 0.3.1.5 -x-revision: 3 +x-revision: 4 Synopsis: a persistent store for values of arbitrary types Description: A /vault/ is a persistent store for values of arbitrary types. @@ -50,7 +50,7 @@ Library hs-source-dirs: src build-depends: base >= 4.5 && < 4.19, - containers >= 0.4 && < 0.7, + containers >= 0.4 && < 0.8, unordered-containers >= 0.2.3.0 && < 0.3, hashable >= 1.1.2.5 && < 1.5
