Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-charset for openSUSE:Factory checked in at 2021-01-20 18:25:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-charset (Old) and /work/SRC/openSUSE:Factory/.ghc-charset.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-charset" Wed Jan 20 18:25:43 2021 rev:5 rq:864045 version:0.3.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-charset/ghc-charset.changes 2020-12-22 11:37:19.281370982 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-charset.new.28504/ghc-charset.changes 2021-01-20 18:26:06.139442325 +0100 @@ -1,0 +2,6 @@ +Mon Jan 11 10:05:47 UTC 2021 - [email protected] + +- Update charset to version 0.3.7.1 revision 2. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-charset.spec ++++++ --- /var/tmp/diff_new_pack.Pr3gXs/_old 2021-01-20 18:26:06.811442965 +0100 +++ /var/tmp/diff_new_pack.Pr3gXs/_new 2021-01-20 18:26:06.815442969 +0100 @@ -1,7 +1,7 @@ # # spec file for package ghc-charset # -# 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 @@ -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/1.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-array-devel BuildRequires: ghc-bytestring-devel ++++++ charset.cabal ++++++ --- /var/tmp/diff_new_pack.Pr3gXs/_old 2021-01-20 18:26:06.847443000 +0100 +++ /var/tmp/diff_new_pack.Pr3gXs/_new 2021-01-20 18:26:06.851443003 +0100 @@ -1,6 +1,6 @@ name: charset version: 0.3.7.1 -x-revision: 1 +x-revision: 2 license: BSD3 license-File: LICENSE copyright: (c) Edward Kmett 2010-2012 @@ -27,7 +27,7 @@ build-depends: base >= 4 && < 5, array >= 0.2 && < 0.6, - bytestring >= 0.9 && < 0.11, + bytestring >= 0.9 && < 0.12, containers >= 0.2 && < 0.7, semigroups >= 0.8.3.1 && < 1, unordered-containers >= 0.1.4.6 && < 0.3
