Hello community, here is the log from the commit of package ghc-rest-types for openSUSE:Factory checked in at 2017-08-31 20:58:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-rest-types (Old) and /work/SRC/openSUSE:Factory/.ghc-rest-types.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "ghc-rest-types" Thu Aug 31 20:58:50 2017 rev:3 rq:513476 version:1.14.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-rest-types/ghc-rest-types.changes 2017-06-22 10:38:45.163498058 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-rest-types.new/ghc-rest-types.changes 2017-08-31 20:58:53.650925400 +0200 @@ -1,0 +2,5 @@ +Fri Jul 28 03:01:24 UTC 2017 - psimons@suse.com + +- Update to version 1.14.1.1 revision 4. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-rest-types.spec ++++++ --- /var/tmp/diff_new_pack.ssHnUy/_old 2017-08-31 20:58:54.550798965 +0200 +++ /var/tmp/diff_new_pack.ssHnUy/_new 2017-08-31 20:58:54.562797279 +0200 @@ -25,7 +25,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/3.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-aeson-devel BuildRequires: ghc-base-compat-devel ++++++ rest-types.cabal ++++++ --- /var/tmp/diff_new_pack.ssHnUy/_old 2017-08-31 20:58:54.734773116 +0200 +++ /var/tmp/diff_new_pack.ssHnUy/_new 2017-08-31 20:58:54.734773116 +0200 @@ -1,6 +1,6 @@ name: rest-types version: 1.14.1.1 -x-revision: 3 +x-revision: 4 description: Silk Rest Framework Types synopsis: Silk Rest Framework Types maintainer: code@silk.co @@ -31,7 +31,7 @@ Rest.Types.ShowUrl Rest.Types.Void build-depends: - base >= 4.6 && < 4.10 + base >= 4.6 && < 4.11 , aeson >= 0.7 && < 1.3 , base-compat >= 0.8 && < 0.10 , case-insensitive >= 1.2 && < 1.3