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-11-11 21:37:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-test-framework (Old) and /work/SRC/openSUSE:Factory/.ghc-test-framework.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-test-framework" Thu Nov 11 21:37:01 2021 rev:4 rq:930366 version:0.8.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-test-framework/ghc-test-framework.changes 2021-03-10 08:57:41.626916139 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-test-framework.new.1890/ghc-test-framework.changes 2021-11-11 21:37:26.436933226 +0100 @@ -1,0 +2,6 @@ +Mon Nov 1 08:44:44 UTC 2021 - [email protected] + +- Update test-framework to version 0.8.2.0 revision 7. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-test-framework.spec ++++++ --- /var/tmp/diff_new_pack.aOdjO0/_old 2021-11-11 21:37:27.428933949 +0100 +++ /var/tmp/diff_new_pack.aOdjO0/_new 2021-11-11 21:37:27.428933949 +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/6.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/7.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.aOdjO0/_old 2021-11-11 21:37:27.464933975 +0100 +++ /var/tmp/diff_new_pack.aOdjO0/_new 2021-11-11 21:37:27.464933975 +0100 @@ -1,7 +1,7 @@ cabal-version: >= 1.10 Name: test-framework Version: 0.8.2.0 -x-revision: 6 +x-revision: 7 Build-Type: Simple Category: Testing @@ -53,7 +53,7 @@ , containers >= 0.1 && < 0.7 , regex-posix >= 0.72 && < 0.97 , old-locale >= 1.0 && < 1.1 - , time >= 1.1.2 && < 1.12 + , time >= 1.1.2 && < 1.13 , xml >= 1.3.5 && < 1.4 , hostname >= 1.0 && < 1.1
