Hello community, here is the log from the commit of package leechcraft for openSUSE:Factory checked in at 2017-02-13 07:48:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/leechcraft (Old) and /work/SRC/openSUSE:Factory/.leechcraft.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "leechcraft" Changes: -------- --- /work/SRC/openSUSE:Factory/leechcraft/leechcraft.changes 2017-01-10 10:48:32.288606241 +0100 +++ /work/SRC/openSUSE:Factory/.leechcraft.new/leechcraft.changes 2017-02-13 07:48:28.435773281 +0100 @@ -1,0 +2,5 @@ +Wed Feb 1 12:35:53 UTC 2017 - [email protected] + +- use individual libboost-*-devel packages instead of boost-devel + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ leechcraft.spec ++++++ --- /var/tmp/diff_new_pack.1ZQhlZ/_old 2017-02-13 07:48:29.983552284 +0100 +++ /var/tmp/diff_new_pack.1ZQhlZ/_new 2017-02-13 07:48:29.991551142 +0100 @@ -68,8 +68,10 @@ Patch2: leechcraft-%{LEECHCRAFT_VERSION}-boost161.diff BuildRequires: Qross-devel -%if 0%{?suse_version} > 1320 -BuildRequires: boost-devel >= 1.58 +%if 0%{?suse_version} > 1325 +BuildRequires: libboost_filesystem-devel +BuildRequires: libboost_locale-devel +BuildRequires: libboost_program_options-devel %else BuildRequires: boost-devel >= 1.50 %endif @@ -1852,9 +1854,9 @@ %package qrosp Summary: LeechCraft Qross Module -# src/plugins/qrosp/third-party/qmetaobjectbuilder_48.* License: LGPL-2.1+ Group: Productivity/Networking/Other +# src/plugins/qrosp/third-party/qmetaobjectbuilder_48.* Requires: %{name} = %{version} Requires: libqrosspython1
