Hello community, here is the log from the commit of package ghc-rest-types for openSUSE:Factory checked in at 2017-06-22 10:38:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 Jun 22 10:38:42 2017 rev:2 rq:504095 version:1.14.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-rest-types/ghc-rest-types.changes 2017-05-16 14:41:55.270393681 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-rest-types.new/ghc-rest-types.changes 2017-06-22 10:38:45.163498058 +0200 @@ -1,0 +2,5 @@ +Sat May 27 12:27:52 UTC 2017 - [email protected] + +- Update to version 1.14.1.1 revision 3. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-rest-types.spec ++++++ --- /var/tmp/diff_new_pack.xH6NAm/_old 2017-06-22 10:38:46.771271390 +0200 +++ /var/tmp/diff_new_pack.xH6NAm/_new 2017-06-22 10:38:46.775270827 +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/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-base-compat-devel ++++++ rest-types.cabal ++++++ --- /var/tmp/diff_new_pack.xH6NAm/_old 2017-06-22 10:38:46.823264061 +0200 +++ /var/tmp/diff_new_pack.xH6NAm/_new 2017-06-22 10:38:46.827263496 +0200 @@ -1,6 +1,6 @@ name: rest-types version: 1.14.1.1 -x-revision: 2 +x-revision: 3 description: Silk Rest Framework Types synopsis: Silk Rest Framework Types maintainer: [email protected] @@ -32,7 +32,7 @@ Rest.Types.Void build-depends: base >= 4.6 && < 4.10 - , aeson >= 0.7 && < 1.2 + , aeson >= 0.7 && < 1.3 , base-compat >= 0.8 && < 0.10 , case-insensitive >= 1.2 && < 1.3 , generic-aeson >= 0.1 && < 0.3
