Hello community, here is the log from the commit of package kget for openSUSE:Factory checked in at 2017-02-08 10:46:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kget (Old) and /work/SRC/openSUSE:Factory/.kget.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kget" Changes: -------- --- /work/SRC/openSUSE:Factory/kget/kget.changes 2017-01-25 23:13:49.192871510 +0100 +++ /work/SRC/openSUSE:Factory/.kget.new/kget.changes 2017-02-08 10:46:19.378155617 +0100 @@ -1,0 +2,5 @@ +Wed Feb 1 11:39:35 UTC 2017 - [email protected] + +- use individual libboost-*-devel packages instead of boost-devel + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kget.spec ++++++ --- /var/tmp/diff_new_pack.Ec3lNW/_old 2017-02-08 10:46:20.006068119 +0100 +++ /var/tmp/diff_new_pack.Ec3lNW/_new 2017-02-08 10:46:20.006068119 +0100 @@ -23,7 +23,11 @@ License: GPL-2.0+ Group: Productivity/Networking/Other Source0: %{name}-%{version}.tar.xz +%if 0%{?suse_version} > 1325 +BuildRequires: libboost_headers-devel +%else BuildRequires: boost-devel +%endif BuildRequires: gpgme-devel BuildRequires: libkdepimlibs4-devel BuildRequires: libkonq-devel
