Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-test-framework for openSUSE:Factory checked in at 2021-12-19 17:34:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-test-framework (Old) and /work/SRC/openSUSE:Factory/.ghc-test-framework.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-test-framework" Sun Dec 19 17:34:50 2021 rev:5 rq:934292 version:0.8.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-test-framework/ghc-test-framework.changes 2021-11-11 21:37:26.436933226 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-test-framework.new.2520/ghc-test-framework.changes 2021-12-19 17:35:07.664294152 +0100 @@ -1,0 +2,6 @@ +Sat Nov 20 17:29:46 UTC 2021 - [email protected] + +- Update test-framework to version 0.8.2.0 revision 8. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-test-framework.spec ++++++ --- /var/tmp/diff_new_pack.APX9fc/_old 2021-12-19 17:35:08.108294465 +0100 +++ /var/tmp/diff_new_pack.APX9fc/_new 2021-12-19 17:35:08.112294468 +0100 @@ -25,7 +25,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/7.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/8.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-ansi-terminal-devel BuildRequires: ghc-ansi-wl-pprint-devel ++++++ test-framework.cabal ++++++ --- /var/tmp/diff_new_pack.APX9fc/_old 2021-12-19 17:35:08.160294502 +0100 +++ /var/tmp/diff_new_pack.APX9fc/_new 2021-12-19 17:35:08.164294505 +0100 @@ -1,7 +1,7 @@ cabal-version: >= 1.10 Name: test-framework Version: 0.8.2.0 -x-revision: 7 +x-revision: 8 Build-Type: Simple Category: Testing @@ -61,7 +61,7 @@ Build-Depends: base-orphans >= 0.1 && < 0.9 if !impl(ghc >= 8.0) - Build-Depends: semigroups >= 0.18 && < 0.20 + Build-Depends: semigroups >= 0.18 && < 0.21 Default-Language: Haskell2010 Default-Extensions: CPP
