Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-intern for openSUSE:Factory checked in at 2022-02-11 23:09:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-intern (Old) and /work/SRC/openSUSE:Factory/.ghc-intern.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-intern" Fri Feb 11 23:09:13 2022 rev:7 rq:953489 version:0.9.4 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-intern/ghc-intern.changes 2021-12-19 17:34:14.964257033 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-intern.new.1956/ghc-intern.changes 2022-02-11 23:11:09.079248239 +0100 @@ -1,0 +2,6 @@ +Sun Dec 26 21:51:47 UTC 2021 - Peter Simons <[email protected]> + +- Update intern to version 0.9.4 revision 2. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-intern.spec ++++++ --- /var/tmp/diff_new_pack.8pzgqv/_old 2022-02-11 23:11:09.507249477 +0100 +++ /var/tmp/diff_new_pack.8pzgqv/_new 2022-02-11 23:11:09.511249488 +0100 @@ -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 ++++++ intern.cabal ++++++ --- /var/tmp/diff_new_pack.8pzgqv/_old 2022-02-11 23:11:09.551249604 +0100 +++ /var/tmp/diff_new_pack.8pzgqv/_new 2022-02-11 23:11:09.555249616 +0100 @@ -1,7 +1,7 @@ name: intern category: Data, Data Structures version: 0.9.4 -x-revision: 1 +x-revision: 2 license: BSD3 cabal-version: >= 1.10 license-file: LICENSE @@ -37,7 +37,7 @@ build-depends: base >= 4 && < 5, bytestring >= 0.9 && < 0.12, - text >= 0.11 && < 1.3, + text >= 0.11 && < 2.1, hashable >= 1.1 && < 1.5, unordered-containers >= 0.2.1 && < 0.3, array >= 0.3 && < 0.6
