Hello community, here is the log from the commit of package ghc-these for openSUSE:Factory checked in at 2017-06-04 01:55:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-these (Old) and /work/SRC/openSUSE:Factory/.ghc-these.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-these" Sun Jun 4 01:55:35 2017 rev:2 rq:494195 version:0.7.3 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-these/ghc-these.changes 2017-03-28 15:22:13.521539217 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-these.new/ghc-these.changes 2017-06-04 01:55:36.228015783 +0200 @@ -1,0 +2,10 @@ +Mon Apr 24 12:33:22 UTC 2017 - [email protected] + +- Update to version 0.7.3 revision 4 with cabal2obs. + +------------------------------------------------------------------- +Wed Apr 19 13:32:47 UTC 2017 - [email protected] + +- Update to version 0.7.3 revision 3 with cabal2obs. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-these.spec ++++++ --- /var/tmp/diff_new_pack.CFRaL5/_old 2017-06-04 01:55:36.739943459 +0200 +++ /var/tmp/diff_new_pack.CFRaL5/_new 2017-06-04 01:55:36.743942894 +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/2.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/4.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-QuickCheck-devel BuildRequires: ghc-aeson-devel ++++++ these.cabal ++++++ --- /var/tmp/diff_new_pack.CFRaL5/_old 2017-06-04 01:55:36.791936113 +0200 +++ /var/tmp/diff_new_pack.CFRaL5/_new 2017-06-04 01:55:36.791936113 +0200 @@ -1,6 +1,6 @@ Name: these Version: 0.7.3 -x-revision: 2 +x-revision: 4 Synopsis: An either-or-both data type & a generalized 'zip with padding' typeclass Homepage: https://github.com/isomorphism/these License: BSD3 @@ -37,7 +37,7 @@ Control.Monad.Trans.Chronicle Build-depends: base >= 4.4 && < 4.10, - aeson >= 0.7.0.4 && < 1.2, + aeson >= 0.7.0.4 && < 1.3, bifunctors >= 0.1 && < 5.5, binary >= 0.5.0.2 && < 0.9, containers >= 0.4 && < 0.6, @@ -48,7 +48,7 @@ mtl >= 2 && < 2.3, profunctors >= 3 && < 5.3, QuickCheck >= 2.8 && < 2.9.3, - semigroupoids >= 1.0 && < 5.2, + semigroupoids >= 1.0 && < 5.3, transformers >= 0.2 && < 0.6, transformers-compat >= 0.2 && < 0.6, unordered-containers >= 0.2 && < 0.3,
