Hello community, here is the log from the commit of package ghc-servant-lucid for openSUSE:Factory checked in at 2017-06-22 10:38:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-servant-lucid (Old) and /work/SRC/openSUSE:Factory/.ghc-servant-lucid.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-servant-lucid" Thu Jun 22 10:38:49 2017 rev:2 rq:504098 version:0.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-servant-lucid/ghc-servant-lucid.changes 2017-05-16 14:41:26.826390187 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-servant-lucid.new/ghc-servant-lucid.changes 2017-06-22 10:38:50.194788734 +0200 @@ -1,0 +2,5 @@ +Sat May 27 12:27:53 UTC 2017 - psim...@suse.com + +- Update to version 0.7.1 revision 5. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-servant-lucid.spec ++++++ --- /var/tmp/diff_new_pack.VFO2XB/_old 2017-06-22 10:38:52.218503425 +0200 +++ /var/tmp/diff_new_pack.VFO2XB/_new 2017-06-22 10:38:52.222502862 +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-http-media-devel BuildRequires: ghc-lucid-devel ++++++ servant-lucid.cabal ++++++ --- /var/tmp/diff_new_pack.VFO2XB/_old 2017-06-22 10:38:52.266496660 +0200 +++ /var/tmp/diff_new_pack.VFO2XB/_new 2017-06-22 10:38:52.266496660 +0200 @@ -1,9 +1,6 @@ --- Initial servant-lucid.cabal generated by cabal init. For further --- documentation, see http://haskell.org/cabal/users-guide/ - name: servant-lucid version: 0.7.1 -x-revision: 4 +x-revision: 5 synopsis: Servant support for lucid -- description: homepage: http://haskell-servant.readthedocs.org/ @@ -29,7 +26,7 @@ build-depends: base >=4.7 && <5 , http-media , lucid - , servant >=0.7 && <0.11 + , servant >=0.7 && <0.12 hs-source-dirs: src default-language: Haskell2010 include-dirs: include