Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-shelly for openSUSE:Factory checked in at 2021-12-19 17:34:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-shelly (Old) and /work/SRC/openSUSE:Factory/.ghc-shelly.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-shelly" Sun Dec 19 17:34:49 2021 rev:9 rq:934290 version:1.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-shelly/ghc-shelly.changes 2020-12-22 11:46:03.929843552 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-shelly.new.2520/ghc-shelly.changes 2021-12-19 17:35:06.392293256 +0100 @@ -1,0 +2,6 @@ +Sat Nov 20 17:30:38 UTC 2021 - [email protected] + +- Update shelly to version 1.9.0 revision 2. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-shelly.spec ++++++ --- /var/tmp/diff_new_pack.BdUXBW/_old 2021-12-19 17:35:06.840293572 +0100 +++ /var/tmp/diff_new_pack.BdUXBW/_new 2021-12-19 17:35:06.844293575 +0100 @@ -1,7 +1,7 @@ # # spec file for package ghc-shelly # -# 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 @@ -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/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-async-devel BuildRequires: ghc-bytestring-devel ++++++ shelly.cabal ++++++ --- /var/tmp/diff_new_pack.BdUXBW/_old 2021-12-19 17:35:06.884293603 +0100 +++ /var/tmp/diff_new_pack.BdUXBW/_new 2021-12-19 17:35:06.888293606 +0100 @@ -1,7 +1,7 @@ Name: shelly Version: 1.9.0 -x-revision: 1 +x-revision: 2 Synopsis: shell-like (systems) programming in Haskell Description: Shelly provides convenient systems programming in Haskell, @@ -50,7 +50,7 @@ Build-depends: containers >= 0.4.2.0, - time >= 1.3 && < 1.10, + time >= 1.3 && < 1.13, directory >= 1.3.0.0 && < 1.4.0.0, mtl >= 2, process >= 1.0,
