Hello community,
here is the log from the commit of package ghc-yi-frontend-pango for
openSUSE:Factory checked in at 2017-07-05 23:59:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-yi-frontend-pango (Old)
and /work/SRC/openSUSE:Factory/.ghc-yi-frontend-pango.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-yi-frontend-pango"
Wed Jul 5 23:59:57 2017 rev:2 rq:506857 version:0.13.7
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-yi-frontend-pango/ghc-yi-frontend-pango.changes
2017-05-10 20:46:38.727629822 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-yi-frontend-pango.new/ghc-yi-frontend-pango.changes
2017-07-05 23:59:58.907187374 +0200
@@ -1,0 +2,5 @@
+Wed Jun 21 12:45:02 UTC 2017 - [email protected]
+
+- Update to version 0.13.7.
+
+-------------------------------------------------------------------
Old:
----
yi-frontend-pango-0.13.5.tar.gz
New:
----
yi-frontend-pango-0.13.7.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-yi-frontend-pango.spec ++++++
--- /var/tmp/diff_new_pack.ejm0qN/_old 2017-07-05 23:59:59.603089341 +0200
+++ /var/tmp/diff_new_pack.ejm0qN/_new 2017-07-05 23:59:59.607088777 +0200
@@ -18,7 +18,7 @@
%global pkg_name yi-frontend-pango
Name: ghc-%{pkg_name}
-Version: 0.13.5
+Version: 0.13.7
Release: 0
Summary: Pango frontend for Yi editor
License: GPL-2.0+
++++++ yi-frontend-pango-0.13.5.tar.gz -> yi-frontend-pango-0.13.7.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yi-frontend-pango-0.13.5/src/Yi/Frontend/Pango/Control.hs
new/yi-frontend-pango-0.13.7/src/Yi/Frontend/Pango/Control.hs
--- old/yi-frontend-pango-0.13.5/src/Yi/Frontend/Pango/Control.hs
2016-08-20 13:31:50.000000000 +0200
+++ new/yi-frontend-pango-0.13.7/src/Yi/Frontend/Pango/Control.hs
2017-06-14 18:26:30.000000000 +0200
@@ -91,7 +91,7 @@
import Data.Typeable
import qualified Data.List.PointedList as PL (insertRight, withFocus,
PointedList(..), singleton)
-import Yi.Regex
+import Yi.Regex ((=~), AllTextSubmatches(..))
import Yi.String (showT)
import System.FilePath
import qualified Yi.UI.Common as Common
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yi-frontend-pango-0.13.5/yi-frontend-pango.cabal
new/yi-frontend-pango-0.13.7/yi-frontend-pango.cabal
--- old/yi-frontend-pango-0.13.5/yi-frontend-pango.cabal 2016-12-10
10:39:40.000000000 +0100
+++ new/yi-frontend-pango-0.13.7/yi-frontend-pango.cabal 2017-06-17
19:57:23.000000000 +0200
@@ -1,9 +1,9 @@
--- This file has been generated from package.yaml by hpack version 0.14.0.
+-- This file has been generated from package.yaml by hpack version 0.17.0.
--
-- see: https://github.com/sol/hpack
name: yi-frontend-pango
-version: 0.13.5
+version: 0.13.7
synopsis: Pango frontend for Yi editor
category: Yi
homepage: https://github.com/yi-editor/yi#readme