Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package netcdf-cxx4 for openSUSE:Factory checked in at 2021-04-24 23:08:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/netcdf-cxx4 (Old) and /work/SRC/openSUSE:Factory/.netcdf-cxx4.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "netcdf-cxx4" Sat Apr 24 23:08:32 2021 rev:15 rq:887853 version:4.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/netcdf-cxx4/netcdf-cxx4.changes 2020-12-09 22:22:26.919737894 +0100 +++ /work/SRC/openSUSE:Factory/.netcdf-cxx4.new.12324/netcdf-cxx4.changes 2021-04-24 23:09:50.975453896 +0200 @@ -1,0 +2,5 @@ +Wed Apr 7 20:05:21 UTC 2021 - Dirk M??ller <[email protected]> + +- do not own the includedir - it comes from the filesystem package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ netcdf-cxx4.spec ++++++ --- /var/tmp/diff_new_pack.fljbqA/_old 2021-04-24 23:09:51.403454501 +0200 +++ /var/tmp/diff_new_pack.fljbqA/_new 2021-04-24 23:09:51.403454501 +0200 @@ -1,7 +1,7 @@ # # spec file for package netcdf-cxx4 # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -302,7 +302,9 @@ %files -n %{libname -l %_ver}-devel %license COPYRIGHT %doc README.md RELEASE_NOTES.md -%{p_includedir}/ +%{?with_hpc:%dir %{p_includedir}} +%{p_includedir}/nc*.h +%{p_includedir}/netcdf %{?with_hpc:%dir %{hpc_pkgconfigdir}} %{p_libdir}/pkgconfig/netcdf-cxx4.pc %{p_libdir}/libnetcdf_c++4.so
