Hello community, here is the log from the commit of package gperftools for openSUSE:Factory checked in at 2017-04-24 09:45:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gperftools (Old) and /work/SRC/openSUSE:Factory/.gperftools.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gperftools" Mon Apr 24 09:45:57 2017 rev:18 rq:485196 version:2.5 Changes: -------- --- /work/SRC/openSUSE:Factory/gperftools/gperftools.changes 2016-08-05 18:17:18.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gperftools.new/gperftools.changes 2017-04-24 09:45:58.555785358 +0200 @@ -1,0 +2,6 @@ +Fri Mar 31 15:23:59 UTC 2017 - [email protected] + +- Don't BuildRequires libunwind-devel on s390*, it doesn't exist + there. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gperftools.spec ++++++ --- /var/tmp/diff_new_pack.UrtRAt/_old 2017-04-24 09:46:00.591497430 +0200 +++ /var/tmp/diff_new_pack.UrtRAt/_new 2017-04-24 09:46:00.595496864 +0200 @@ -1,7 +1,7 @@ # # spec file for package gperftools # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,7 +30,9 @@ BuildRequires: automake BuildRequires: gcc-c++ BuildRequires: libtool +%ifnarch s390x s390 BuildRequires: libunwind-devel +%endif BuildRequires: pkg-config BuildRequires: valgrind-devel Provides: google-perftools
