Hello community, here is the log from the commit of package netcdf-fortran for openSUSE:Factory checked in at 2019-10-02 12:00:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/netcdf-fortran (Old) and /work/SRC/openSUSE:Factory/.netcdf-fortran.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "netcdf-fortran" Wed Oct 2 12:00:22 2019 rev:9 rq:734397 version:4.5.2 Changes: -------- --- /work/SRC/openSUSE:Factory/netcdf-fortran/netcdf-fortran.changes 2019-09-02 13:24:43.993319392 +0200 +++ /work/SRC/openSUSE:Factory/.netcdf-fortran.new.2352/netcdf-fortran.changes 2019-10-02 12:00:25.378796831 +0200 @@ -1,0 +2,12 @@ +Tue Oct 1 13:52:13 UTC 2019 - Ana Guerrero Lopez <[email protected]> + +- Update to version 4.5.2, read changes at: + * https://github.com/Unidata/netcdf-fortran/releases/tag/v4.5.2 + * https://github.com/Unidata/netcdf-fortran/releases/tag/v4.5.1 + * https://github.com/Unidata/netcdf-fortran/releases/tag/v4.5.0 +- Remove patch, merged upstream + * netcdf4-Return-status-for-non-void-function-always.patch +- Add new BuildRequires on m4 +- Spec file cleanup + +------------------------------------------------------------------- @@ -4 +16,2 @@ -- Update to version 4.4.5, see changes at: +- Update to version 4.4.5, (jsc#SLE-8496), see changes at: + * https://github.com/Unidata/netcdf-fortran/releases/tag/v4.4.5 Old: ---- netcdf-fortran-4.4.5.tar.gz netcdf4-Return-status-for-non-void-function-always.patch New: ---- netcdf-fortran-4.5.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ netcdf-fortran.spec ++++++ --- /var/tmp/diff_new_pack.XEkjVF/_old 2019-10-02 12:00:26.182794770 +0200 +++ /var/tmp/diff_new_pack.XEkjVF/_new 2019-10-02 12:00:26.182794770 +0200 @@ -21,8 +21,8 @@ %define _do_check 1 %global pname netcdf-fortran -%global ver 4.4.5 -%global _ver 4_4_5 +%global ver 4.5.2 +%global _ver 4_5_2 %if 0%{?is_opensuse} || 0%{?is_backports} %undefine DisOMPI3 @@ -120,16 +120,15 @@ Group: Productivity/Scientific/Other Version: %ver Release: 0 -%define sonum 6 +%define sonum 7 URL: https://www.unidata.ucar.edu/software/netcdf/ Source: https://github.com/Unidata/netcdf-fortran/archive/v%{version}.tar.gz#/%{pname}-%{version}.tar.gz -Patch0: netcdf4-Return-status-for-non-void-function-always.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: %{compiler_family}%{?c_f_ver}-compilers-hpc-macros-devel BuildRequires: %{compiler_family}-compilers-hpc BuildRequires: gawk BuildRequires: libcurl-devel >= 7.18.0 BuildRequires: lua-lmod +BuildRequires: m4 BuildRequires: pkg-config BuildRequires: suse-hpc BuildRequires: zlib-devel >= 1.2.5 @@ -233,7 +232,6 @@ %prep %setup -q -n %{pname}-%{version} -%patch0 -p1 # Fix spurious-executable-perm RPMLINT warning chmod a-x RELEASE_NOTES.md @@ -355,18 +353,15 @@ %hpc_module_delete_if_default %files -%defattr(-,root,root,-) %doc COPYRIGHT README.md RELEASE_NOTES.md %{hpc_bindir}/ %files -n %{libname}%{hpc_package_name_tail %_ver} -%defattr(-,root,root,-) %{hpc_dirs} %{hpc_modules_files} %{hpc_libdir}/libnetcdff.so.* %files devel -%defattr(-,root,root,-) %{hpc_includedir}/ %dir %{hpc_pkgconfigdir} %{hpc_libdir}/pkgconfig/netcdf-fortran.pc @@ -376,7 +371,6 @@ %{hpc_mandir}/man3/ %files devel-static -%defattr(-,root,root,-) %{hpc_libdir}/libnetcdff.a %changelog ++++++ netcdf-fortran-4.4.5.tar.gz -> netcdf-fortran-4.5.2.tar.gz ++++++ ++++ 174222 lines of diff (skipped)
