Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-tree-diff for openSUSE:Factory checked in at 2021-03-10 08:55:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-tree-diff (Old) and /work/SRC/openSUSE:Factory/.ghc-tree-diff.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-tree-diff" Wed Mar 10 08:55:49 2021 rev:3 rq:877682 version:0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-tree-diff/ghc-tree-diff.changes 2020-12-22 11:48:07.141942867 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-tree-diff.new.2378/ghc-tree-diff.changes 2021-03-10 08:57:47.142921832 +0100 @@ -1,0 +2,6 @@ +Sun Feb 21 12:50:08 UTC 2021 - [email protected] + +- Update tree-diff to version 0.1 revision 6. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-tree-diff.spec ++++++ --- /var/tmp/diff_new_pack.TOk2wq/_old 2021-03-10 08:57:48.126922848 +0100 +++ /var/tmp/diff_new_pack.TOk2wq/_new 2021-03-10 08:57:48.130922852 +0100 @@ -1,7 +1,7 @@ # # spec file for package ghc-tree-diff # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ License: GPL-2.0-or-later 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/5.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/6.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-QuickCheck-devel BuildRequires: ghc-aeson-devel ++++++ tree-diff.cabal ++++++ --- /var/tmp/diff_new_pack.TOk2wq/_old 2021-03-10 08:57:48.174922898 +0100 +++ /var/tmp/diff_new_pack.TOk2wq/_new 2021-03-10 08:57:48.178922902 +0100 @@ -1,7 +1,7 @@ cabal-version: 2.2 name: tree-diff version: 0.1 -x-revision: 5 +x-revision: 6 synopsis: Diffing of (expression) trees. category: Data, Testing description: @@ -54,7 +54,8 @@ || ==8.4.4 || ==8.6.5 || ==8.8.4 - || ==8.10.2 + || ==8.10.4 + || ==9.0.1 , GHCJS ==8.4 extra-source-files: @@ -82,7 +83,7 @@ -- GHC boot libraries build-depends: - , base >=4.5 && <4.15 + , base >=4.5 && <4.16 , bytestring ^>=0.9.2.1 || ^>=0.10.0.2 , containers ^>=0.4.2.1 || ^>=0.5.0.0 || ^>=0.6.0.1 , parsec ^>=3.1.13.0
