Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-servant-client for openSUSE:Factory checked in at 2025-07-23 16:34:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-servant-client (Old) and /work/SRC/openSUSE:Factory/.ghc-servant-client.new.8875 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-servant-client" Wed Jul 23 16:34:52 2025 rev:5 rq:1295178 version:0.20.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-servant-client/ghc-servant-client.changes 2025-07-02 12:09:23.770452072 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-servant-client.new.8875/ghc-servant-client.changes 2025-07-23 16:36:39.739471639 +0200 @@ -1,0 +2,6 @@ +Fri Jul 18 09:39:08 UTC 2025 - Peter Simons <psim...@suse.com> + +- Update servant-client to version 0.20.3.0 revision 2. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-servant-client.spec ++++++ --- /var/tmp/diff_new_pack.ZPTyZo/_old 2025-07-23 16:36:41.887555280 +0200 +++ /var/tmp/diff_new_pack.ZPTyZo/_new 2025-07-23 16:36:41.903555903 +0200 @@ -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/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-compat-devel BuildRequires: ghc-base-compat-prof ++++++ servant-client.cabal ++++++ --- /var/tmp/diff_new_pack.ZPTyZo/_old 2025-07-23 16:36:42.203567585 +0200 +++ /var/tmp/diff_new_pack.ZPTyZo/_new 2025-07-23 16:36:42.243569142 +0200 @@ -1,7 +1,7 @@ cabal-version: 3.0 name: servant-client version: 0.20.3.0 -x-revision: 1 +x-revision: 2 synopsis: Automatic derivation of querying functions for servant category: Servant, Web description: @@ -175,7 +175,7 @@ , hspec >=2.6.0 && <2.12 , HUnit >=1.6.0.0 && <1.7 , network >=2.8.0.0 && <3.3 - , QuickCheck >=2.12.6.1 && <2.16 + , QuickCheck >=2.12.6.1 && <2.17 , servant >=0.20.2 && <0.21 , servant-server >=0.20.2 && <0.21