Hello community, here is the log from the commit of package ghc-fclabels for openSUSE:Factory checked in at 2017-06-04 01:52:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-fclabels (Old) and /work/SRC/openSUSE:Factory/.ghc-fclabels.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-fclabels" Sun Jun 4 01:52:53 2017 rev:9 rq:494149 version:2.0.3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-fclabels/ghc-fclabels.changes 2017-04-14 13:37:39.595909748 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-fclabels.new/ghc-fclabels.changes 2017-06-04 01:52:53.243042505 +0200 @@ -1,0 +2,5 @@ +Wed May 3 08:13:58 UTC 2017 - [email protected] + +- Update to version 2.0.3.2 revision 2 with cabal2obs. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-fclabels.spec ++++++ --- /var/tmp/diff_new_pack.e71BFQ/_old 2017-06-04 01:52:53.718975264 +0200 +++ /var/tmp/diff_new_pack.e71BFQ/_new 2017-06-04 01:52:53.718975264 +0200 @@ -26,7 +26,7 @@ Group: Development/Languages/Other 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-mtl-devel BuildRequires: ghc-rpm-macros ++++++ fclabels.cabal ++++++ --- /var/tmp/diff_new_pack.e71BFQ/_old 2017-06-04 01:52:53.754970178 +0200 +++ /var/tmp/diff_new_pack.e71BFQ/_new 2017-06-04 01:52:53.758969613 +0200 @@ -1,6 +1,6 @@ Name: fclabels Version: 2.0.3.2 -x-revision: 1 +x-revision: 2 Author: Sebastiaan Visser, Erik Hesselink, Chris Eidhof, Sjoerd Visscher with lots of help and feedback from others. Synopsis: First class accessor labels implemented as lenses. @@ -87,8 +87,8 @@ GHC-Options: -Wall Build-Depends: - base >= 4.5 && < 4.10 - , template-haskell >= 2.2 && < 2.12 + base >= 4.5 && < 4.11 + , template-haskell >= 2.2 && < 2.13 , mtl >= 1.0 && < 2.3 , transformers >= 0.2 && < 0.6 @@ -104,7 +104,7 @@ Build-Depends: base < 5 , fclabels - , template-haskell >= 2.2 && < 2.12 + , template-haskell >= 2.2 && < 2.13 , mtl >= 1.0 && < 2.3 , transformers >= 0.2 && < 0.6 , HUnit >= 1.2 && < 1.7
