Hello community, here is the log from the commit of package kakoune for openSUSE:Factory checked in at 2017-02-07 12:05:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kakoune (Old) and /work/SRC/openSUSE:Factory/.kakoune.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kakoune" Changes: -------- --- /work/SRC/openSUSE:Factory/kakoune/kakoune.changes 2017-02-05 18:35:43.140247988 +0100 +++ /work/SRC/openSUSE:Factory/.kakoune.new/kakoune.changes 2017-02-07 12:05:39.267058005 +0100 @@ -1,0 +2,5 @@ +Sun Feb 5 15:50:54 UTC 2017 - [email protected] + +- Update boost dependencies + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kakoune.spec ++++++ --- /var/tmp/diff_new_pack.iIW1Fm/_old 2017-02-07 12:05:39.710995198 +0100 +++ /var/tmp/diff_new_pack.iIW1Fm/_new 2017-02-07 12:05:39.710995198 +0100 @@ -25,13 +25,14 @@ Url: http://kakoune.org/ Source: %{name}-%{version}.tar.xz BuildRequires: asciidoc -BuildRequires: boost-devel >= 1.50 BuildRequires: libxslt-tools BuildRequires: ncurses-devel >= 5.3 # C++14 capable compiler is required %if 0%{?suse_version} > 1320 BuildRequires: gcc-c++ >= 5.0 +BuildRequires: libboost_regex-devel >= 1.50 %else +BuildRequires: boost-devel >= 1.50 BuildRequires: gcc5-c++ %endif
