commit ghc-web-routes-th for openSUSE:Factory
Hello community, here is the log from the commit of package ghc-web-routes-th for openSUSE:Factory checked in at 2017-02-22 13:53:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-web-routes-th (Old) and /work/SRC/openSUSE:Factory/.ghc-web-routes-th.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "ghc-web-routes-th" Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-web-routes-th/ghc-web-routes-th.changes 2017-02-03 17:40:33.496437051 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-web-routes-th.new/ghc-web-routes-th.changes 2017-02-22 13:53:51.417563949 +0100 @@ -1,0 +2,5 @@ +Mon Jan 30 09:29:41 UTC 2017 - psimons@suse.com + +- Update to version 0.22.6.1 with cabal2obs. + +------------------------------------------------------------------- Old: ---- web-routes-th-0.22.6.tar.gz New: ---- web-routes-th-0.22.6.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-web-routes-th.spec ++++++ --- /var/tmp/diff_new_pack.x0zjM6/_old 2017-02-22 13:53:51.973484845 +0100 +++ /var/tmp/diff_new_pack.x0zjM6/_new 2017-02-22 13:53:51.973484845 +0100 @@ -1,7 +1,7 @@ # # spec file for package ghc-web-routes-th # -# 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 @@ -19,7 +19,7 @@ %global pkg_name web-routes-th %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.22.6 +Version: 0.22.6.1 Release: 0 Summary: Support for deriving PathInfo using Template Haskell License: BSD-3-Clause ++++++ web-routes-th-0.22.6.tar.gz -> web-routes-th-0.22.6.1.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/web-routes-th-0.22.6/web-routes-th.cabal new/web-routes-th-0.22.6.1/web-routes-th.cabal --- old/web-routes-th-0.22.6/web-routes-th.cabal 2016-11-03 01:39:34.000000000 +0100 +++ new/web-routes-th-0.22.6.1/web-routes-th.cabal 2017-01-25 20:25:41.000000000 +0100 @@ -1,5 +1,5 @@ Name: web-routes-th -Version: 0.22.6 +Version: 0.22.6.1 License: BSD3 License-File: LICENSE Author: jeremy@seereason.com @@ -23,7 +23,7 @@ main-is : Test.hs hs-source-dirs : test build-depends : base == 4.*, - hspec >= 2.2 && < 2.4, + hspec >= 2.2 && < 2.5, HUnit, QuickCheck, web-routes,
participants (1)
-
root@hilbertn.suse.de