Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-bitvec for openSUSE:Factory checked in at 2025-01-27 20:50:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-bitvec (Old) and /work/SRC/openSUSE:Factory/.ghc-bitvec.new.2316 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-bitvec" Mon Jan 27 20:50:51 2025 rev:6 rq:1239813 version:1.1.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-bitvec/ghc-bitvec.changes 2024-12-24 16:26:32.102062230 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-bitvec.new.2316/ghc-bitvec.changes 2025-01-27 20:50:54.251869299 +0100 @@ -1,0 +2,6 @@ +Mon Jan 6 23:47:54 UTC 2025 - Peter Simons <psim...@suse.com> + +- Update bitvec to version 1.1.5.0 revision 3. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-bitvec.spec ++++++ --- /var/tmp/diff_new_pack.ytR4Dx/_old 2025-01-27 20:50:56.619967064 +0100 +++ /var/tmp/diff_new_pack.ytR4Dx/_new 2025-01-27 20:50:56.635967724 +0100 @@ -1,7 +1,7 @@ # # spec file for package ghc-bitvec # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,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/2.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/3.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-base-devel BuildRequires: ghc-base-prof ++++++ bitvec.cabal ++++++ --- /var/tmp/diff_new_pack.ytR4Dx/_old 2025-01-27 20:50:56.839976146 +0100 +++ /var/tmp/diff_new_pack.ytR4Dx/_new 2025-01-27 20:50:56.867977302 +0100 @@ -1,6 +1,6 @@ name: bitvec version: 1.1.5.0 -x-revision: 2 +x-revision: 3 cabal-version: 2.0 build-type: Simple license: BSD3 @@ -142,7 +142,7 @@ base, bitvec, containers <0.8, - random <1.3, + random <1.4, tasty, tasty-bench >=0.3.2 && <0.5, vector