Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-req for openSUSE:Factory checked in at 2026-06-10 16:05:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-req (Old) and /work/SRC/openSUSE:Factory/.ghc-req.new.2375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-req" Wed Jun 10 16:05:27 2026 rev:2 rq:1358429 version:3.13.4 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-req/ghc-req.changes 2025-06-04 20:29:54.348344996 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-req.new.2375/ghc-req.changes 2026-06-10 16:09:01.612186354 +0200 @@ -1,0 +2,24 @@ +Fri May 1 14:14:19 UTC 2026 - Peter Simons <[email protected]> + +- Update req to version 3.13.4 revision 9. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- +Sun Jan 18 10:53:46 UTC 2026 - Peter Simons <[email protected]> + +- Update req to version 3.13.4 revision 7. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- +Mon Jan 12 21:15:24 UTC 2026 - Peter Simons <[email protected]> + +- Update req to version 3.13.4 revision 6. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- +Fri Jan 9 16:24:54 UTC 2026 - Peter Simons <[email protected]> + +- Update req to version 3.13.4 revision 5. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-req.spec ++++++ --- /var/tmp/diff_new_pack.7SvpF4/_old 2026-06-10 16:09:04.868321289 +0200 +++ /var/tmp/diff_new_pack.7SvpF4/_new 2026-06-10 16:09:04.868321289 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-req # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 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/9.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-aeson-devel BuildRequires: ghc-aeson-prof ++++++ req.cabal ++++++ --- /var/tmp/diff_new_pack.7SvpF4/_old 2026-06-10 16:09:04.936324107 +0200 +++ /var/tmp/diff_new_pack.7SvpF4/_new 2026-06-10 16:09:04.944324439 +0200 @@ -1,7 +1,7 @@ cabal-version: 2.4 name: req version: 3.13.4 -x-revision: 4 +x-revision: 9 license: BSD-3-Clause license-file: LICENSE.md maintainer: Mark Karpov <[email protected]> @@ -40,19 +40,19 @@ blaze-builder >=0.3 && <0.5, bytestring >=0.10.8 && <0.13, case-insensitive >=0.2 && <1.3, - containers >=0.5 && <0.8, + containers >=0.5 && <0.9, crypton-connection >=0.4.2 && <0.5, data-default-class >= 0.2.0.0, exceptions >=0.6 && <0.11, - http-api-data >=0.2 && <0.7, + http-api-data >=0.2 && <0.8, http-client >=0.7.13.1 && <0.8, - http-client-tls >=0.3.2 && <0.4, + http-client-tls >=0.3.2 && <0.5, http-types >=0.8 && <10, modern-uri >=0.3 && <0.4, monad-control >=1.0 && <1.1, mtl >=2.0 && <3.0, retry >=0.8 && <0.10, - template-haskell >=2.19 && <2.24, + template-haskell >=2.19 && <2.25, text >=0.2 && <2.2, transformers >=0.5.3.0 && <0.7, transformers-base, @@ -82,15 +82,15 @@ case-insensitive >=0.2 && <1.3, hspec >=2.0 && <3, hspec-core >=2.0 && <3, - http-api-data >=0.2 && <0.7, + http-api-data >=0.2 && <0.8, http-client >=0.7 && <0.8, http-types >=0.8 && <10, modern-uri >=0.3 && <0.4, req, retry >=0.8 && <0.10, - template-haskell >=2.19 && <2.24, + template-haskell >=2.19 && <2.25, text >=0.2 && <2.2, - time >=1.2 && <1.15 + time >=1.2 && <1.16 if flag(dev) ghc-options:
