Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cabal-plan for openSUSE:Factory checked in at 2023-07-18 21:54:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cabal-plan (Old) and /work/SRC/openSUSE:Factory/.cabal-plan.new.3193 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cabal-plan" Tue Jul 18 21:54:17 2023 rev:12 rq:1098945 version:0.7.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/cabal-plan/cabal-plan.changes 2023-06-22 23:25:35.785699393 +0200 +++ /work/SRC/openSUSE:Factory/.cabal-plan.new.3193/cabal-plan.changes 2023-07-18 21:54:25.906396118 +0200 @@ -1,0 +2,6 @@ +Sun Jul 9 20:00:22 UTC 2023 - Peter Simons <psim...@suse.com> + +- Update cabal-plan to version 0.7.3.0 revision 2. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cabal-plan.spec ++++++ --- /var/tmp/diff_new_pack.oAIC07/_old 2023-07-18 21:54:26.562399786 +0200 +++ /var/tmp/diff_new_pack.oAIC07/_new 2023-07-18 21:54:26.566399808 +0200 @@ -25,7 +25,7 @@ License: GPL-2.0-or-later 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 ++++++ cabal-plan.cabal ++++++ --- /var/tmp/diff_new_pack.oAIC07/_old 2023-07-18 21:54:26.630400166 +0200 +++ /var/tmp/diff_new_pack.oAIC07/_new 2023-07-18 21:54:26.634400188 +0200 @@ -1,7 +1,7 @@ cabal-version: 2.2 name: cabal-plan version: 0.7.3.0 -x-revision: 1 +x-revision: 2 synopsis: Library and utility for processing cabal's plan.json file description: { @@ -39,9 +39,9 @@ build-type: Simple tested-with: - GHC==9.6.1, - GHC==9.4.4, - GHC==9.2.7, + GHC==9.6.2, + GHC==9.4.5, + GHC==9.2.8, GHC==9.0.2, GHC==8.10.7, GHC==8.8.4, @@ -79,7 +79,7 @@ exposed-modules: Cabal.Plan build-depends: base ^>= 4.10.0.0 || ^>=4.11.0.0 || ^>=4.12.0.0 || ^>=4.13.0.0 || ^>=4.14.0.0 || ^>=4.15.0.0 || ^>=4.16.0.0 || ^>=4.17.0.0 || ^>=4.18.0.0 - , aeson ^>= 2.0.0.0 || ^>=2.1.0.0 + , aeson ^>= 2.0.0.0 || ^>=2.1.0.0 || ^>=2.2.0.0 , bytestring ^>= 0.10.8.0 || ^>=0.11.1.0 , containers ^>= 0.5.10 || ^>= 0.6.0.1 , text ^>= 1.2.3 || ^>=2.0.1