Hello community, here is the log from the commit of package guitarix for openSUSE:Factory checked in at 2017-10-11 23:04:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/guitarix (Old) and /work/SRC/openSUSE:Factory/.guitarix.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "guitarix" Wed Oct 11 23:04:09 2017 rev:26 rq:533410 version:0.35.3 Changes: -------- --- /work/SRC/openSUSE:Factory/guitarix/guitarix.changes 2017-04-11 09:40:21.565796648 +0200 +++ /work/SRC/openSUSE:Factory/.guitarix.new/guitarix.changes 2017-10-11 23:04:10.369490651 +0200 @@ -1,0 +2,5 @@ +Wed Oct 11 12:39:02 UTC 2017 - [email protected] + +- Fix boost-devel bug boo#1062780 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ guitarix.spec ++++++ --- /var/tmp/diff_new_pack.uiInaZ/_old 2017-10-11 23:04:12.321405131 +0200 +++ /var/tmp/diff_new_pack.uiInaZ/_new 2017-10-11 23:04:12.325404956 +0200 @@ -25,7 +25,17 @@ Url: http://guitarix.sourceforge.net/ Source: http://downloads.sourceforge.net/project/guitarix/guitarix/guitarix2-%{version}.tar.xz Patch0: fpexception.patch -BuildRequires: boost-devel +%if 0%{?suse_version} > 1325 +BuildRequires: libboost_context-devel +BuildRequires: libboost_filesystem-devel +BuildRequires: libboost_iostreams-devel +BuildRequires: libboost_locale-devel +BuildRequires: libboost_program_options-devel +BuildRequires: libboost_regex-devel +BuildRequires: libboost_thread-devel +%else +BuildRequires: boost-devel >= 1.56 +%endif BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: gperf
