Hello community, here is the log from the commit of package netcdf-cxx4 for openSUSE:Factory checked in at 2020-12-09 22:22:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/netcdf-cxx4 (Old) and /work/SRC/openSUSE:Factory/.netcdf-cxx4.new.2328 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "netcdf-cxx4" Wed Dec 9 22:22:25 2020 rev:14 rq:854316 version:4.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/netcdf-cxx4/netcdf-cxx4.changes 2020-09-15 16:25:41.050447090 +0200 +++ /work/SRC/openSUSE:Factory/.netcdf-cxx4.new.2328/netcdf-cxx4.changes 2020-12-09 22:22:26.919737894 +0100 @@ -1,0 +2,7 @@ +Wed Dec 9 08:38:32 UTC 2020 - Egbert Eich <[email protected]> + +- Change 'Requires:' to netcdf to %requires_eq to match the exact + version of hdf5 in the dependency. This should take care of + HPC packages ignoring proper ABI versioning (boo#1179521). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ netcdf-cxx4.spec ++++++ --- /var/tmp/diff_new_pack.Hapx61/_old 2020-12-09 22:22:27.551738536 +0100 +++ /var/tmp/diff_new_pack.Hapx61/_new 2020-12-09 22:22:27.551738536 +0100 @@ -134,7 +134,7 @@ Provides: libnetcdf%{sover}:%{p_libdir}/libnetcdf_c++.so.%{sover} %else %hpc_requires -Requires: libnetcdf-%{compiler_family}%{?c_f_ver}-hpc +%{requires_eq libnetcdf-%{compiler_family}%{?c_f_ver}-hpc} %endif %description -n %{libname -s %{sover} -l %_ver} @@ -152,7 +152,7 @@ %if %{without hpc} Provides: libnetcdf-devel:%{_libdir}/libnetcdf_c++.so %else -Requires: netcdf-%{compiler_family}%{?c_f_ver}-hpc-devel +%{requires_eq netcdf-%{compiler_family}%{?c_f_ver}-hpc-devel} %endif Requires: %{libname -s %{sover} -l %_ver} = %{version} %{?with_hpc:%hpc_requires_devel} _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
