Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kst for openSUSE:Factory checked in at 2022-12-15 19:25:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kst (Old) and /work/SRC/openSUSE:Factory/.kst.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kst" Thu Dec 15 19:25:55 2022 rev:52 rq:1043134 version:2.0.8 Changes: -------- --- /work/SRC/openSUSE:Factory/kst/kst.changes 2021-05-12 19:32:24.670994707 +0200 +++ /work/SRC/openSUSE:Factory/.kst.new.1835/kst.changes 2022-12-15 19:26:21.156448000 +0100 @@ -1,0 +2,7 @@ +Thu Dec 15 07:37:04 UTC 2022 - Dominique Leuenberger <[email protected]> + +- Replace libcfitsio-devel with pkgconfig(cfitsio): the devel + package was renamed 8 years ago. Instead of caring for the name, + we care for the symbol CMake is looking for. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kst.spec ++++++ --- /var/tmp/diff_new_pack.5MQvrf/_old 2022-12-15 19:26:21.708451141 +0100 +++ /var/tmp/diff_new_pack.5MQvrf/_new 2022-12-15 19:26:21.712451164 +0100 @@ -1,7 +1,7 @@ # # spec file for package kst # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2011 Christian Trippe [email protected] # # All modifications and additions to the file contributed by third parties @@ -35,7 +35,6 @@ BuildRequires: cmake BuildRequires: fdupes BuildRequires: gsl-devel -BuildRequires: libcfitsio-devel BuildRequires: libmatio-devel BuildRequires: libnetcdf BuildRequires: libnetcdf_c++-devel @@ -49,6 +48,7 @@ BuildRequires: cmake(Qt5PrintSupport) BuildRequires: cmake(Qt5Widgets) BuildRequires: cmake(Qt5Xml) +BuildRequires: pkgconfig(cfitsio) Requires: libnetcdf Obsoletes: python-kst < %{version}
