Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-snap-core for openSUSE:Factory checked in at 2023-01-18 13:10:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-snap-core (Old) and /work/SRC/openSUSE:Factory/.ghc-snap-core.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-snap-core" Wed Jan 18 13:10:36 2023 rev:7 rq:1059110 version:1.0.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-snap-core/ghc-snap-core.changes 2022-10-13 15:43:13.766864920 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-snap-core.new.32243/ghc-snap-core.changes 2023-01-18 13:11:02.000900117 +0100 @@ -1,0 +2,6 @@ +Tue Nov 15 07:50:46 UTC 2022 - Peter Simons <[email protected]> + +- Update snap-core to version 1.0.5.0 revision 3. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-snap-core.spec ++++++ --- /var/tmp/diff_new_pack.dLRnG2/_old 2023-01-18 13:11:02.560902730 +0100 +++ /var/tmp/diff_new_pack.dLRnG2/_new 2023-01-18 13:11:02.564902746 +0100 @@ -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-HUnit-devel BuildRequires: ghc-attoparsec-devel ++++++ snap-core.cabal ++++++ --- /var/tmp/diff_new_pack.dLRnG2/_old 2023-01-18 13:11:02.616902947 +0100 +++ /var/tmp/diff_new_pack.dLRnG2/_new 2023-01-18 13:11:02.620902963 +0100 @@ -1,6 +1,6 @@ name: snap-core version: 1.0.5.0 -x-revision: 2 +x-revision: 3 synopsis: Snap: A Haskell Web Framework (core interfaces and types) description: @@ -155,7 +155,7 @@ unix-compat >= 0.3 && < 0.7, -- allow unix-compat-0.6, see https://github.com/snapframework/snap-core/pull/317 unordered-containers >= 0.1.4.3 && < 0.3, - vector >= 0.6 && < 0.13 + vector >= 0.6 && < 0.14 other-extensions: BangPatterns,
