Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kst for openSUSE:Factory checked in at 2023-01-06 21:07:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kst (Old) and /work/SRC/openSUSE:Factory/.kst.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kst" Fri Jan 6 21:07:30 2023 rev:53 rq:1056659 version:2.0.8 Changes: -------- --- /work/SRC/openSUSE:Factory/kst/kst.changes 2022-12-15 19:26:21.156448000 +0100 +++ /work/SRC/openSUSE:Factory/.kst.new.1563/kst.changes 2023-01-06 21:07:35.407776953 +0100 @@ -1,0 +2,11 @@ +Fri Jan 6 16:35:08 UTC 2023 - Christophe Marin <[email protected]> + +- Update build constraints + +------------------------------------------------------------------- +Fri Jan 6 12:41:00 UTC 2023 - Dominique Leuenberger <[email protected]> + +- Drop libnetcdf BuildRequires: this seems not to be required (and + does no longer exist). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kst.spec ++++++ --- /var/tmp/diff_new_pack.N4Ilf2/_old 2023-01-06 21:07:36.007780404 +0100 +++ /var/tmp/diff_new_pack.N4Ilf2/_new 2023-01-06 21:07:36.015780451 +0100 @@ -1,7 +1,7 @@ # # spec file for package kst # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2011 Christian Trippe [email protected] # # All modifications and additions to the file contributed by third parties @@ -36,7 +36,6 @@ BuildRequires: fdupes BuildRequires: gsl-devel BuildRequires: libmatio-devel -BuildRequires: libnetcdf BuildRequires: libnetcdf_c++-devel BuildRequires: libqt5-linguist BuildRequires: netcdf-devel @@ -49,7 +48,6 @@ BuildRequires: cmake(Qt5Widgets) BuildRequires: cmake(Qt5Xml) BuildRequires: pkgconfig(cfitsio) -Requires: libnetcdf Obsoletes: python-kst < %{version} %description ++++++ _constraints ++++++ --- /var/tmp/diff_new_pack.N4Ilf2/_old 2023-01-06 21:07:36.063780727 +0100 +++ /var/tmp/diff_new_pack.N4Ilf2/_new 2023-01-06 21:07:36.071780772 +0100 @@ -1,14 +1,8 @@ <constraints> - <overwrite> - <conditions> - <arch>ppc64</arch> - <arch>ppc64le</arch> - </conditions> - <hardware> - <disk> - <size unit="M">5100</size> - </disk> - </hardware> - </overwrite> + <hardware> + <disk> + <size unit="G">6</size> + </disk> + </hardware> </constraints>
