Hello community, here is the log from the commit of package ghc-servant-js for openSUSE:Factory checked in at 2017-05-24 16:51:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-servant-js (Old) and /work/SRC/openSUSE:Factory/.ghc-servant-js.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-servant-js" Wed May 24 16:51:04 2017 rev:2 rq:497818 version:0.9.3 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-servant-js/ghc-servant-js.changes 2017-05-09 18:09:03.570787289 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-servant-js.new/ghc-servant-js.changes 2017-05-24 16:51:56.173302806 +0200 @@ -1,0 +2,5 @@ +Tue May 16 08:48:41 UTC 2017 - [email protected] + +- Update to version 0.9.3 revision 2 with cabal2obs. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-servant-js.spec ++++++ --- /var/tmp/diff_new_pack.l2arVf/_old 2017-05-24 16:51:56.689230174 +0200 +++ /var/tmp/diff_new_pack.l2arVf/_new 2017-05-24 16:51:56.689230174 +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/1.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-base-compat-devel BuildRequires: ghc-charset-devel ++++++ servant-js.cabal ++++++ --- /var/tmp/diff_new_pack.l2arVf/_old 2017-05-24 16:51:56.729224544 +0200 +++ /var/tmp/diff_new_pack.l2arVf/_new 2017-05-24 16:51:56.729224544 +0200 @@ -1,6 +1,6 @@ name: servant-js version: 0.9.3 -x-revision: 1 +x-revision: 2 synopsis: Automatically derive javascript functions to query servant webservices. description: Automatically derive javascript functions to query servant webservices. @@ -48,7 +48,7 @@ , charset >= 0.3 , lens >= 4 , servant-foreign >= 0.9 && <0.11 - , servant >= 0.9 && <0.11 + , servant >= 0.9 && <0.12 , text >= 1.2 && < 1.3 hs-source-dirs: src
