commit ghc-web-routes-happstack for openSUSE:Factory
Hello community, here is the log from the commit of package ghc-web-routes-happstack for openSUSE:Factory checked in at 2017-08-31 21:01:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-web-routes-happstack (Old) and /work/SRC/openSUSE:Factory/.ghc-web-routes-happstack.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "ghc-web-routes-happstack" Thu Aug 31 21:01:30 2017 rev:2 rq:513534 version:0.23.11 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-web-routes-happstack/ghc-web-routes-happstack.changes 2017-04-14 13:32:33.423179830 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-web-routes-happstack.new/ghc-web-routes-happstack.changes 2017-08-31 21:01:31.796705520 +0200 @@ -1,0 +2,5 @@ +Thu Jul 27 14:06:16 UTC 2017 - psimons@suse.com + +- Update to version 0.23.11. + +------------------------------------------------------------------- Old: ---- web-routes-happstack-0.23.10.tar.gz New: ---- web-routes-happstack-0.23.11.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-web-routes-happstack.spec ++++++ --- /var/tmp/diff_new_pack.sfXREW/_old 2017-08-31 21:01:32.840558856 +0200 +++ /var/tmp/diff_new_pack.sfXREW/_new 2017-08-31 21:01:32.848557733 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-web-routes-happstack # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,22 +18,20 @@ %global pkg_name web-routes-happstack Name: ghc-%{pkg_name} -Version: 0.23.10 +Version: 0.23.11 Release: 0 Summary: Adds support for using web-routes with Happstack License: BSD-3-Clause -Group: System/Libraries +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 BuildRequires: ghc-Cabal-devel -# Begin cabal-rpm deps: BuildRequires: ghc-bytestring-devel BuildRequires: ghc-happstack-server-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-text-devel BuildRequires: ghc-web-routes-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build -# End cabal-rpm deps %description Added Happstack class instances for RouteT. Provides a default router for Site. @@ -53,15 +51,12 @@ %prep %setup -q -n %{pkg_name}-%{version} - %build %ghc_lib_build - %install %ghc_lib_install - %post devel %ghc_pkg_recache ++++++ web-routes-happstack-0.23.10.tar.gz -> web-routes-happstack-0.23.11.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/web-routes-happstack-0.23.10/web-routes-happstack.cabal new/web-routes-happstack-0.23.11/web-routes-happstack.cabal --- old/web-routes-happstack-0.23.10/web-routes-happstack.cabal 2015-12-18 18:09:14.000000000 +0100 +++ new/web-routes-happstack-0.23.11/web-routes-happstack.cabal 2017-07-21 20:02:10.000000000 +0200 @@ -1,5 +1,5 @@ Name: web-routes-happstack -Version: 0.23.10 +Version: 0.23.11 License: BSD3 License-File: LICENSE Author: jeremy@seereason.com @@ -10,12 +10,12 @@ Description: Added Happstack class instances for RouteT. Provides a default router for Site. Cabal-Version: >= 1.6 Build-type: Simple -tested-with: GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.3 +tested-with: GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.3, GHC == 8.0.1 Library Build-Depends: base >= 4 && < 5, bytestring >= 0.9 && < 0.11, - happstack-server >= 6.6 && < 7.5, + happstack-server >= 6.6 && < 7.6, text >= 0.11 && < 1.3, web-routes >= 0.27.1 && < 0.28 Exposed-Modules: Web.Routes.Happstack
participants (1)
-
root@hilbert.suse.de