commit ghc-rest-core for openSUSE:Factory

Hello community, here is the log from the commit of package ghc-rest-core for openSUSE:Factory checked in at 2017-08-31 20:58:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-rest-core (Old) and /work/SRC/openSUSE:Factory/.ghc-rest-core.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "ghc-rest-core" Thu Aug 31 20:58:41 2017 rev:2 rq:513473 version:0.39 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-rest-core/ghc-rest-core.changes 2017-05-16 14:42:01.749483338 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-rest-core.new/ghc-rest-core.changes 2017-08-31 20:58:42.164539269 +0200 @@ -1,0 +2,5 @@ +Fri Jul 28 03:01:26 UTC 2017 - psimons@suse.com + +- Update to version 0.39 revision 8. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-rest-core.spec ++++++ --- /var/tmp/diff_new_pack.yYxsYW/_old 2017-08-31 20:58:43.692324611 +0200 +++ /var/tmp/diff_new_pack.yYxsYW/_new 2017-08-31 20:58:43.696324049 +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/7.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/8.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-aeson-devel BuildRequires: ghc-aeson-utils-devel ++++++ rest-core.cabal ++++++ --- /var/tmp/diff_new_pack.yYxsYW/_old 2017-08-31 20:58:43.904294829 +0200 +++ /var/tmp/diff_new_pack.yYxsYW/_new 2017-08-31 20:58:43.932290895 +0200 @@ -1,6 +1,6 @@ name: rest-core version: 0.39 -x-revision: 7 +x-revision: 8 description: Rest API library. synopsis: Rest API library. maintainer: code@silk.co @@ -41,7 +41,7 @@ Rest.Schema Rest.ShowUrl build-depends: - base >= 4.5 && < 4.10 + base >= 4.5 && < 4.11 , aeson >= 0.7 && < 1.3 , aeson-utils >= 0.2 && < 0.4 , base-compat >= 0.8 && < 0.10 @@ -74,7 +74,7 @@ main-is: Runner.hs type: exitcode-stdio-1.0 build-depends: - base >= 4.5 && < 4.10 + base >= 4.5 && < 4.11 , HUnit >= 1.2 && < 1.7 , bytestring >= 0.9 && < 0.11 , mtl >= 2.0 && < 2.3
participants (1)
-
root@hilbert.suse.de