Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-lens for openSUSE:Factory checked in at 2021-02-16 22:38:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-lens (Old) and /work/SRC/openSUSE:Factory/.ghc-lens.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-lens" Tue Feb 16 22:38:39 2021 rev:15 rq:870870 version:4.19.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-lens/ghc-lens.changes 2020-12-22 11:42:04.789650794 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-lens.new.28504/ghc-lens.changes 2021-02-16 22:48:34.542562808 +0100 @@ -1,0 +2,18 @@ +Mon Feb 8 19:13:43 UTC 2021 - psim...@suse.com + +- Update lens to version 4.19.2 revision 5. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- +Sun Jan 31 13:49:07 UTC 2021 - psim...@suse.com + +- Update lens to version 4.19.2 revision 4. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- +Wed Jan 20 08:35:33 UTC 2021 - psim...@suse.com + +- Update lens to version 4.19.2 revision 3. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-lens.spec ++++++ --- /var/tmp/diff_new_pack.oaTTfM/_old 2021-02-16 22:48:35.134563271 +0100 +++ /var/tmp/diff_new_pack.oaTTfM/_new 2021-02-16 22:48:35.138563273 +0100 @@ -1,7 +1,7 @@ # # spec file for package ghc-lens # -# 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-2-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/5.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-array-devel BuildRequires: ghc-base-orphans-devel ++++++ lens.cabal ++++++ --- /var/tmp/diff_new_pack.oaTTfM/_old 2021-02-16 22:48:35.178563305 +0100 +++ /var/tmp/diff_new_pack.oaTTfM/_new 2021-02-16 22:48:35.178563305 +0100 @@ -1,7 +1,7 @@ name: lens category: Data, Lenses, Generics version: 4.19.2 -x-revision: 2 +x-revision: 5 license: BSD2 cabal-version: 1.18 license-file: LICENSE @@ -204,7 +204,7 @@ base-orphans >= 0.5.2 && < 1, bifunctors >= 5.1 && < 6, bytestring >= 0.9.2.1 && < 0.11, - call-stack >= 0.1 && < 0.3, + call-stack >= 0.1 && < 0.4, comonad >= 4 && < 6, contravariant >= 1.3 && < 2, containers >= 0.4.0 && < 0.7, @@ -447,7 +447,7 @@ containers, directory >= 1.0, deepseq, - doctest >= 0.11.4 && < 0.12 || >= 0.13 && < 0.18, + doctest >= 0.11.4 && < 0.12 || >= 0.13 && < 0.19, filepath, generic-deriving, lens, @@ -458,7 +458,7 @@ simple-reflect >= 0.3.1, text, unordered-containers, - vector + vector < 0.12.2 -- Basic benchmarks for the uniplate-style combinators benchmark plated