commit ghc-yi-frontend-vty for openSUSE:Factory
Hello community, here is the log from the commit of package ghc-yi-frontend-vty for openSUSE:Factory checked in at 2017-08-31 21:02:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-yi-frontend-vty (Old) and /work/SRC/openSUSE:Factory/.ghc-yi-frontend-vty.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "ghc-yi-frontend-vty" Thu Aug 31 21:02:22 2017 rev:3 rq:513552 version:0.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-yi-frontend-vty/ghc-yi-frontend-vty.changes 2017-07-05 23:59:59.855053846 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-yi-frontend-vty.new/ghc-yi-frontend-vty.changes 2017-08-31 21:02:23.157489220 +0200 @@ -1,0 +2,5 @@ +Thu Jul 27 14:06:27 UTC 2017 - psimons@suse.com + +- Update to version 0.14.0. + +------------------------------------------------------------------- Old: ---- yi-frontend-vty-0.13.7.tar.gz New: ---- yi-frontend-vty-0.14.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-yi-frontend-vty.spec ++++++ --- /var/tmp/diff_new_pack.pJE5iS/_old 2017-08-31 21:02:24.749265571 +0200 +++ /var/tmp/diff_new_pack.pJE5iS/_new 2017-08-31 21:02:24.749265571 +0200 @@ -18,7 +18,7 @@ %global pkg_name yi-frontend-vty Name: ghc-%{pkg_name} -Version: 0.13.7 +Version: 0.14.0 Release: 0 Summary: Vty frontend for Yi editor License: GPL-2.0+ ++++++ yi-frontend-vty-0.13.7.tar.gz -> yi-frontend-vty-0.14.0.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yi-frontend-vty-0.13.7/src/Yi/Frontend/Vty.hs new/yi-frontend-vty-0.14.0/src/Yi/Frontend/Vty.hs --- old/yi-frontend-vty-0.13.7/src/Yi/Frontend/Vty.hs 2017-06-14 18:26:30.000000000 +0200 +++ new/yi-frontend-vty-0.14.0/src/Yi/Frontend/Vty.hs 2017-06-19 21:00:18.000000000 +0200 @@ -402,5 +402,5 @@ baseAttr False sty = attributesToAttr (appEndo (tabNotFocusedStyle uiStyle) sty) Vty.defAttr `Vty.withStyle` Vty.underline - padding = Vty.charFill (tabAttr False) ' ' (SL.sizeX r - width) 1 - width = sum . map ((+2) . T.length . fst) $ ts + padding = Vty.charFill (tabAttr False) ' ' (SL.sizeX r - width') 1 + width' = sum . map ((+2) . T.length . fst) $ ts diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yi-frontend-vty-0.13.7/yi-frontend-vty.cabal new/yi-frontend-vty-0.14.0/yi-frontend-vty.cabal --- old/yi-frontend-vty-0.13.7/yi-frontend-vty.cabal 2017-06-17 19:57:23.000000000 +0200 +++ new/yi-frontend-vty-0.14.0/yi-frontend-vty.cabal 2017-06-19 21:18:28.000000000 +0200 @@ -3,7 +3,7 @@ -- see: https://github.com/sol/hpack name: yi-frontend-vty -version: 0.13.7 +version: 0.14.0 synopsis: Vty frontend for Yi editor category: Yi homepage: https://github.com/yi-editor/yi#readme
participants (1)
-
root@hilbert.suse.de