Hello community, here is the log from the commit of package ghc-lackey for openSUSE:Factory checked in at 2017-06-22 10:38:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-lackey (Old) and /work/SRC/openSUSE:Factory/.ghc-lackey.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-lackey" Thu Jun 22 10:38:07 2017 rev:2 rq:504083 version:0.4.3 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-lackey/ghc-lackey.changes 2017-05-16 14:40:37.869268821 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-lackey.new/ghc-lackey.changes 2017-06-22 10:38:08.300695002 +0200 @@ -1,0 +2,5 @@ +Wed May 31 14:01:12 UTC 2017 - [email protected] + +- Update to version 0.4.3. + +------------------------------------------------------------------- Old: ---- lackey-0.4.2.tar.gz New: ---- lackey-0.4.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-lackey.spec ++++++ --- /var/tmp/diff_new_pack.rcBORn/_old 2017-06-22 10:38:08.956602533 +0200 +++ /var/tmp/diff_new_pack.rcBORn/_new 2017-06-22 10:38:08.960601968 +0200 @@ -19,7 +19,7 @@ %global pkg_name lackey %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.4.2 +Version: 0.4.3 Release: 0 Summary: Generate Ruby clients from Servant APIs License: MIT ++++++ lackey-0.4.2.tar.gz -> lackey-0.4.3.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lackey-0.4.2/lackey.cabal new/lackey-0.4.3/lackey.cabal --- old/lackey-0.4.2/lackey.cabal 2017-02-01 15:03:11.000000000 +0100 +++ new/lackey-0.4.3/lackey.cabal 2017-05-25 02:37:01.000000000 +0200 @@ -1,9 +1,9 @@ --- This file has been generated from package.yaml by hpack version 0.15.0. +-- This file has been generated from package.yaml by hpack version 0.17.0. -- -- see: https://github.com/sol/hpack name: lackey -version: 0.4.2 +version: 0.4.3 synopsis: Generate Ruby clients from Servant APIs. description: Lackey generates Ruby clients from Servant APIs. category: Web @@ -31,7 +31,7 @@ ghc-options: -Wall build-depends: base >=4.8 && <4.10 - , servant >=0.8 && <0.11 + , servant >=0.8 && <0.12 , servant-foreign >=0.8 && <0.11 , text >=1.2 && <1.3 exposed-modules: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lackey-0.4.2/package.yaml new/lackey-0.4.3/package.yaml --- old/lackey-0.4.2/package.yaml 2017-02-01 14:58:30.000000000 +0100 +++ new/lackey-0.4.3/package.yaml 2017-05-25 02:35:08.000000000 +0200 @@ -11,7 +11,7 @@ library: dependencies: - base >=4.8 && <4.10 - - servant >=0.8 && <0.11 + - servant >=0.8 && <0.12 - servant-foreign >=0.8 && <0.11 - text >=1.2 && <1.3 source-dirs: library @@ -34,4 +34,4 @@ - -with-rtsopts=-N source-dirs: test-suite main: Main.hs -version: '0.4.2' +version: '0.4.3' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lackey-0.4.2/stack.yaml new/lackey-0.4.3/stack.yaml --- old/lackey-0.4.2/stack.yaml 2017-02-01 14:58:30.000000000 +0100 +++ new/lackey-0.4.3/stack.yaml 2017-05-25 02:35:08.000000000 +0200 @@ -1 +1 @@ -resolver: nightly-2016-09-21 +resolver: lts-8.0
