Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dhall-json for openSUSE:Factory checked in at 2021-03-10 08:54:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dhall-json (Old) and /work/SRC/openSUSE:Factory/.dhall-json.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dhall-json" Wed Mar 10 08:54:23 2021 rev:7 rq:877610 version:1.7.5 Changes: -------- --- /work/SRC/openSUSE:Factory/dhall-json/dhall-json.changes 2021-02-16 22:47:25.482498656 +0100 +++ /work/SRC/openSUSE:Factory/.dhall-json.new.2378/dhall-json.changes 2021-03-10 08:56:30.474842696 +0100 @@ -1,0 +2,6 @@ +Sat Feb 13 11:43:03 UTC 2021 - psim...@suse.com + +- Update dhall-json to version 1.7.5 revision 2. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dhall-json.spec ++++++ --- /var/tmp/diff_new_pack.KySrAE/_old 2021-03-10 08:56:31.042843283 +0100 +++ /var/tmp/diff_new_pack.KySrAE/_new 2021-03-10 08:56:31.046843286 +0100 @@ -25,7 +25,7 @@ License: BSD-3-Clause URL: https://hackage.haskell.org/package/%{name} Source0: https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz -Source1: https://hackage.haskell.org/package/%{name}-%{version}/revision/1.cabal#/%{name}.cabal +Source1: https://hackage.haskell.org/package/%{name}-%{version}/revision/2.cabal#/%{name}.cabal BuildRequires: chrpath BuildRequires: ghc-Cabal-devel BuildRequires: ghc-aeson-devel ++++++ dhall-json.cabal ++++++ --- /var/tmp/diff_new_pack.KySrAE/_old 2021-03-10 08:56:31.078843320 +0100 +++ /var/tmp/diff_new_pack.KySrAE/_new 2021-03-10 08:56:31.082843323 +0100 @@ -1,6 +1,6 @@ Name: dhall-json Version: 1.7.5 -x-revision: 1 +x-revision: 2 Cabal-Version: >=1.10 Build-Type: Simple Tested-With: GHC == 8.4.3, GHC == 8.6.1 @@ -43,7 +43,7 @@ aeson >= 1.4.6.0 && < 1.6 , aeson-pretty < 0.9 , aeson-yaml >= 1.1.0 && < 1.2 , - bytestring < 0.11, + bytestring < 0.12, containers >= 0.5.9 && < 0.7 , dhall >= 1.38.0 && < 1.39, exceptions >= 0.8.3 && < 0.11, @@ -72,7 +72,7 @@ base , aeson , aeson-pretty >= 0.8.5 && < 0.9 , - bytestring < 0.11, + bytestring , dhall , dhall-json , optparse-applicative , @@ -100,7 +100,7 @@ base , aeson , ansi-terminal >= 0.6.3.1 && < 0.12, - bytestring < 0.11, + bytestring , dhall , dhall-json , exceptions >= 0.8.3 && < 0.11,