Hello community, here is the log from the commit of package ghc-aeson-utils for openSUSE:Factory checked in at 2017-06-04 01:51:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-aeson-utils (Old) and /work/SRC/openSUSE:Factory/.ghc-aeson-utils.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-aeson-utils" Sun Jun 4 01:51:32 2017 rev:4 rq:494137 version:0.3.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-aeson-utils/ghc-aeson-utils.changes 2017-03-18 20:50:19.435804685 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-aeson-utils.new/ghc-aeson-utils.changes 2017-06-04 01:51:34.194210903 +0200 @@ -1,0 +2,5 @@ +Mon Apr 24 12:26:13 UTC 2017 - [email protected] + +- Update to version 0.3.0.2 revision 5 with cabal2obs. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-aeson-utils.spec ++++++ --- /var/tmp/diff_new_pack.E2ADOn/_old 2017-06-04 01:51:39.545454848 +0200 +++ /var/tmp/diff_new_pack.E2ADOn/_new 2017-06-04 01:51:39.549454283 +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/4.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-aeson-devel BuildRequires: ghc-attoparsec-devel ++++++ aeson-utils.cabal ++++++ --- /var/tmp/diff_new_pack.E2ADOn/_old 2017-06-04 01:51:39.577450328 +0200 +++ /var/tmp/diff_new_pack.E2ADOn/_new 2017-06-04 01:51:39.581449763 +0200 @@ -1,6 +1,6 @@ name: aeson-utils version: 0.3.0.2 -x-revision: 4 +x-revision: 5 synopsis: Utilities for working with Aeson. description: Utilities for working with Aeson. license: BSD3 @@ -28,7 +28,7 @@ exposed-modules: Data.Aeson.Utils build-depends: base == 4.* - , aeson >= 0.6 && < 1.2 + , aeson >= 0.6 && < 1.3 , attoparsec >= 0.10 && < 0.14 , bytestring >= 0.9 && < 0.11 , scientific >= 0.3.2 && < 0.4
