Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-servant for openSUSE:Factory checked in at 2023-07-18 21:53:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-servant (Old) and /work/SRC/openSUSE:Factory/.ghc-servant.new.3193 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-servant" Tue Jul 18 21:53:53 2023 rev:13 rq:1098735 version:0.19.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-servant/ghc-servant.changes 2023-04-04 21:23:14.642156361 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-servant.new.3193/ghc-servant.changes 2023-07-18 21:54:00.058253443 +0200 @@ -1,0 +2,6 @@ +Fri Jul 7 09:47:33 UTC 2023 - Peter Simons <psim...@suse.com> + +- Update servant to version 0.19.1 revision 2. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-servant.spec ++++++ --- /var/tmp/diff_new_pack.QxZERC/_old 2023-07-18 21:54:00.874257947 +0200 +++ /var/tmp/diff_new_pack.QxZERC/_new 2023-07-18 21:54:00.878257969 +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-QuickCheck-devel BuildRequires: ghc-QuickCheck-prof ++++++ servant.cabal ++++++ --- /var/tmp/diff_new_pack.QxZERC/_old 2023-07-18 21:54:00.942258322 +0200 +++ /var/tmp/diff_new_pack.QxZERC/_new 2023-07-18 21:54:00.950258366 +0200 @@ -1,7 +1,7 @@ cabal-version: 2.2 name: servant version: 0.19.1 -x-revision: 1 +x-revision: 2 synopsis: A family of combinators for defining webservices APIs category: Servant, Web @@ -100,7 +100,7 @@ -- Here can be exceptions if we really need features from the newer versions. build-depends: base-compat >= 0.10.5 && < 0.14 - , aeson >= 1.4.1.0 && < 3 + , aeson >= 1.4.1.0 && < 2.2 , attoparsec >= 0.13.2.2 && < 0.15 , bifunctors >= 5.5.3 && < 5.6 , case-insensitive >= 1.2.0.11 && < 1.3