Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-threepenny-gui for openSUSE:Factory checked in at 2022-02-11 23:09:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-threepenny-gui (Old) and /work/SRC/openSUSE:Factory/.ghc-threepenny-gui.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-threepenny-gui" Fri Feb 11 23:09:49 2022 rev:6 rq:953545 version:0.9.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-threepenny-gui/ghc-threepenny-gui.changes 2021-12-19 17:34:20.944261244 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-threepenny-gui.new.1956/ghc-threepenny-gui.changes 2022-02-11 23:11:46.187355566 +0100 @@ -1,0 +2,6 @@ +Sun Jan 2 17:42:59 UTC 2022 - Peter Simons <[email protected]> + +- Update threepenny-gui to version 0.9.1.0 revision 4. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-threepenny-gui.spec ++++++ --- /var/tmp/diff_new_pack.CdTgiM/_old 2022-02-11 23:11:46.599356758 +0100 +++ /var/tmp/diff_new_pack.CdTgiM/_new 2022-02-11 23:11:46.607356780 +0100 @@ -1,7 +1,7 @@ # # spec file for package ghc-threepenny-gui # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 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/3.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/4.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-aeson-devel BuildRequires: ghc-async-devel ++++++ threepenny-gui.cabal ++++++ --- /var/tmp/diff_new_pack.CdTgiM/_old 2022-02-11 23:11:46.671356966 +0100 +++ /var/tmp/diff_new_pack.CdTgiM/_new 2022-02-11 23:11:46.675356978 +0100 @@ -1,6 +1,6 @@ Name: threepenny-gui Version: 0.9.1.0 -x-revision: 3 +x-revision: 4 Synopsis: GUI framework that uses the web browser as a display. Description: Threepenny-GUI is a GUI framework that uses the web browser as a display. @@ -126,7 +126,7 @@ ,snap-core >= 0.9.0 && < 1.1 ,stm >= 2.2 && < 2.6 ,template-haskell >= 2.7.0 && < 2.19 - ,text >= 0.11 && < 1.3 + ,text >= 0.11 && < 2.1 ,transformers >= 0.3.0 && < 0.6 ,unordered-containers == 0.2.* ,websockets (>= 0.8 && < 0.12.5) || (> 0.12.5.0 && < 0.13)
