Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-microstache for openSUSE:Factory checked in at 2022-02-11 23:09:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-microstache (Old) and /work/SRC/openSUSE:Factory/.ghc-microstache.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-microstache" Fri Feb 11 23:09:19 2022 rev:4 rq:953499 version:1.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-microstache/ghc-microstache.changes 2021-12-19 17:35:04.640292022 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-microstache.new.1956/ghc-microstache.changes 2022-02-11 23:11:15.471266727 +0100 @@ -1,0 +2,6 @@ +Sat Jan 1 17:30:19 UTC 2022 - Peter Simons <psim...@suse.com> + +- Update microstache to version 1.0.2 revision 3. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-microstache.spec ++++++ --- /var/tmp/diff_new_pack.S1x4Qq/_old 2022-02-11 23:11:15.903267976 +0100 +++ /var/tmp/diff_new_pack.S1x4Qq/_new 2022-02-11 23:11:15.911267999 +0100 @@ -1,7 +1,7 @@ # # spec file for package ghc-microstache # -# 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 @@ -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-aeson-devel BuildRequires: ghc-containers-devel ++++++ microstache.cabal ++++++ --- /var/tmp/diff_new_pack.S1x4Qq/_old 2022-02-11 23:11:15.967268161 +0100 +++ /var/tmp/diff_new_pack.S1x4Qq/_new 2022-02-11 23:11:15.971268173 +0100 @@ -1,6 +1,6 @@ name: microstache version: 1.0.2 -x-revision: 2 +x-revision: 3 cabal-version: >=1.10 license: BSD3 license-file: LICENSE @@ -56,7 +56,7 @@ , directory >=1.1.0.2 && <1.4 , filepath >=1.3.0.0 && <1.5 , parsec >=3.1.11 && <3.2 - , text >=1.2 && <1.3 + , text >=1.2 && <1.3 || >=2.0 && <2.1 , transformers >=0.3.0.0 && <0.6 , unordered-containers >=0.2.5 && <0.3 , vector >=0.11 && <0.13