Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-HTTP for openSUSE:Factory checked in at 2025-01-27 20:50:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-HTTP (Old) and /work/SRC/openSUSE:Factory/.ghc-HTTP.new.2316 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-HTTP" Mon Jan 27 20:50:45 2025 rev:40 rq:1239811 version:4000.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-HTTP/ghc-HTTP.changes 2024-04-23 18:57:06.740712051 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-HTTP.new.2316/ghc-HTTP.changes 2025-01-27 20:50:48.571634795 +0100 @@ -1,0 +2,6 @@ +Sun Jan 5 15:51:43 UTC 2025 - Peter Simons <psim...@suse.com> + +- Update HTTP to version 4000.4.1 revision 5. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-HTTP.spec ++++++ --- /var/tmp/diff_new_pack.Wt5RBa/_old 2025-01-27 20:50:49.511673604 +0100 +++ /var/tmp/diff_new_pack.Wt5RBa/_new 2025-01-27 20:50:49.511673604 +0100 @@ -1,7 +1,7 @@ # # spec file for package ghc-HTTP # -# 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/4.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/5.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-array-devel BuildRequires: ghc-array-prof ++++++ HTTP.cabal ++++++ --- /var/tmp/diff_new_pack.Wt5RBa/_old 2025-01-27 20:50:49.543674924 +0100 +++ /var/tmp/diff_new_pack.Wt5RBa/_new 2025-01-27 20:50:49.547675090 +0100 @@ -1,7 +1,7 @@ Cabal-Version: >= 1.10 Name: HTTP Version: 4000.4.1 -x-revision: 4 +x-revision: 5 Build-type: Simple License: BSD3 License-file: LICENSE @@ -58,9 +58,10 @@ Extra-Source-Files: CHANGES tested-with: - GHC == 9.10.0 - GHC == 9.8.2 - GHC == 9.6.4 + GHC == 9.12.1 + GHC == 9.10.1 + GHC == 9.8.4 + GHC == 9.6.6 GHC == 9.4.8 GHC == 9.2.8 GHC == 9.0.2 @@ -69,13 +70,8 @@ GHC == 8.6.5 GHC == 8.4.4 GHC == 8.2.2 - GHC == 8.0.2 - -- 2024-04-15: Dropping GHC 7.10 from CI because it does not install with ghcup on ubuntu-22.04 - -- GHC == 7.10.3 - -- 2023-10-04: Dropping GHC < 7.10 from CI - -- because they need the ubuntu-18.04 image incompatible with latest 'node' - -- GHC == 7.8.4 - -- GHC == 7.6.3 + -- CI failing for GHC 8.0 because of https://github.com/haskell/cabal/issues/10379 + -- GHC == 8.0.2 Source-Repository head type: git @@ -125,7 +121,7 @@ -- note the test harness constraints should be kept in sync with these -- where dependencies are shared build-depends: - base >= 4.6.0.0 && < 4.21 + base >= 4.6.0.0 && < 4.22 , array >= 0.3.0.2 && < 0.6 , bytestring >= 0.9.1.5 && < 0.13 , parsec >= 2.0 && < 3.2