Hello community, here is the log from the commit of package kst for openSUSE:Factory checked in at 2015-08-28 08:26:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kst (Old) and /work/SRC/openSUSE:Factory/.kst.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kst" Changes: -------- --- /work/SRC/openSUSE:Factory/kst/kst.changes 2014-07-31 21:50:29.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kst.new/kst.changes 2015-08-28 08:26:32.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Aug 24 09:46:34 UTC 2015 - [email protected] + +- Require correct libnetcdf version. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kst.spec ++++++ --- /var/tmp/diff_new_pack.VHqYSp/_old 2015-08-28 08:26:33.000000000 +0200 +++ /var/tmp/diff_new_pack.VHqYSp/_new 2015-08-28 08:26:33.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package kst # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2011 Christian Trippe [email protected] # # All modifications and additions to the file contributed by third parties @@ -36,8 +36,10 @@ BuildRequires: libnetcdf_c++-devel BuildRequires: libqt4-devel BuildRequires: netcdf-devel +BuildRequires: libnetcdf BuildRequires: readline-devel BuildRequires: update-desktop-files +Requires: libnetcdf Obsoletes: python-kst < %{version} %description
