Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-half for openSUSE:Factory checked in at 2024-05-06 17:52:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-half (Old) and /work/SRC/openSUSE:Factory/.ghc-half.new.1880 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-half" Mon May 6 17:52:40 2024 rev:2 rq:1171788 version:0.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-half/ghc-half.changes 2024-03-20 21:15:34.616699439 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-half.new.1880/ghc-half.changes 2024-05-06 17:52:52.334251635 +0200 @@ -1,0 +2,6 @@ +Tue Apr 23 10:33:06 UTC 2024 - Peter Simons <[email protected]> + +- Update half to version 0.3.1 revision 2. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-half.spec ++++++ --- /var/tmp/diff_new_pack.O0fX0x/_old 2024-05-06 17:52:53.362289128 +0200 +++ /var/tmp/diff_new_pack.O0fX0x/_new 2024-05-06 17:52:53.362289128 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-half # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 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-2-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/1.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-base-devel BuildRequires: ghc-base-prof ++++++ half.cabal ++++++ --- /var/tmp/diff_new_pack.O0fX0x/_old 2024-05-06 17:52:53.402290587 +0200 +++ /var/tmp/diff_new_pack.O0fX0x/_new 2024-05-06 17:52:53.406290733 +0200 @@ -1,7 +1,7 @@ cabal-version: >=1.10 name: half version: 0.3.1 -x-revision: 1 +x-revision: 2 license: BSD3 license-file: LICENSE copyright: Copyright (C) 2014 Edward A. Kmett @@ -81,7 +81,7 @@ binary, bytestring, half, - QuickCheck >=2.14.1 && <2.15, + QuickCheck >=2.14.1 && <2.16, test-framework, test-framework-quickcheck2
