Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-topograph for openSUSE:Factory checked in at 2022-08-01 21:30:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-topograph (Old) and /work/SRC/openSUSE:Factory/.ghc-topograph.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-topograph" Mon Aug 1 21:30:42 2022 rev:6 rq:987102 version:1.0.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-topograph/ghc-topograph.changes 2022-02-11 23:09:58.995045535 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-topograph.new.1533/ghc-topograph.changes 2022-08-01 21:31:11.869793980 +0200 @@ -1,0 +2,6 @@ +Mon Jun 20 17:45:45 UTC 2022 - Peter Simons <[email protected]> + +- Update topograph to version 1.0.0.1 revision 4. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-topograph.spec ++++++ --- /var/tmp/diff_new_pack.XHVc6l/_old 2022-08-01 21:31:12.501795793 +0200 +++ /var/tmp/diff_new_pack.XHVc6l/_new 2022-08-01 21:31:12.509795816 +0200 @@ -24,7 +24,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/3.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/4.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-base-compat-devel BuildRequires: ghc-base-orphans-devel ++++++ topograph.cabal ++++++ --- /var/tmp/diff_new_pack.XHVc6l/_old 2022-08-01 21:31:12.561795965 +0200 +++ /var/tmp/diff_new_pack.XHVc6l/_new 2022-08-01 21:31:12.565795976 +0200 @@ -1,7 +1,7 @@ cabal-version: 2.2 name: topograph version: 1.0.0.1 -x-revision: 3 +x-revision: 4 synopsis: Directed acyclic graphs. category: Data, Graph description: @@ -52,7 +52,7 @@ , base-compat ^>=0.10.5 || ^>=0.11.0 || ^>=0.12.0 , base-orphans ^>=0.8 , containers ^>=0.5.0.0 || ^>=0.6.0.1 - , vector ^>=0.12 + , vector ^>=0.12 || ^>=0.13 other-extensions: RankNTypes
