Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-hslogger for openSUSE:Factory checked in at 2021-06-21 20:35:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-hslogger (Old) and /work/SRC/openSUSE:Factory/.ghc-hslogger.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-hslogger" Mon Jun 21 20:35:48 2021 rev:6 rq:901120 version:1.3.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-hslogger/ghc-hslogger.changes 2021-03-10 08:58:06.422941733 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-hslogger.new.2625/ghc-hslogger.changes 2021-06-21 20:36:15.106667032 +0200 @@ -1,0 +2,6 @@ +Mon Jun 14 08:43:58 UTC 2021 - [email protected] + +- Update hslogger to version 1.3.1.0 revision 3. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-hslogger.spec ++++++ --- /var/tmp/diff_new_pack.YNDx6F/_old 2021-06-21 20:36:15.690667773 +0200 +++ /var/tmp/diff_new_pack.YNDx6F/_new 2021-06-21 20:36:15.694667778 +0200 @@ -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/2.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/3.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-bytestring-devel BuildRequires: ghc-containers-devel ++++++ hslogger.cabal ++++++ --- /var/tmp/diff_new_pack.YNDx6F/_old 2021-06-21 20:36:15.742667839 +0200 +++ /var/tmp/diff_new_pack.YNDx6F/_new 2021-06-21 20:36:15.746667844 +0200 @@ -2,7 +2,7 @@ build-type: Simple name: hslogger version: 1.3.1.0 -x-revision: 2 +x-revision: 3 maintainer: [email protected] author: John Goerzen @@ -65,7 +65,7 @@ other-extensions: CPP ExistentialQuantification DeriveDataTypeable build-depends: - base >= 4.3 && < 4.15 + base >= 4.3 && < 4.16 , bytestring >= 0.9 && < 0.12 , containers >= 0.4 && < 0.7 , deepseq >= 1.1 && < 1.5
