Hello community, here is the log from the commit of package pim-data-exporter for openSUSE:Factory checked in at 2017-02-09 11:18:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pim-data-exporter (Old) and /work/SRC/openSUSE:Factory/.pim-data-exporter.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pim-data-exporter" Changes: -------- --- /work/SRC/openSUSE:Factory/pim-data-exporter/pim-data-exporter.changes 2017-02-03 18:55:55.066006502 +0100 +++ /work/SRC/openSUSE:Factory/.pim-data-exporter.new/pim-data-exporter.changes 2017-02-09 11:18:06.633898537 +0100 @@ -1,0 +2,5 @@ +Tue Feb 7 11:07:19 UTC 2017 - [email protected] + +- use individual libboost-*-devel packages instead of boost-devel + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pim-data-exporter.spec ++++++ --- /var/tmp/diff_new_pack.krC8Lc/_old 2017-02-09 11:18:07.101832322 +0100 +++ /var/tmp/diff_new_pack.krC8Lc/_new 2017-02-09 11:18:07.101832322 +0100 @@ -27,7 +27,11 @@ Group: System/GUI/KDE Url: http://www.kde.org Source0: %{name}-%{version}.tar.xz +%if 0%{?suse_version} > 1325 +BuildRequires: libboost_headers-devel +%else BuildRequires: boost-devel +%endif BuildRequires: extra-cmake-modules BuildRequires: gettext-devel # Only required for the icon
