Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nco for openSUSE:Factory checked in at 2022-09-08 14:22:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nco (Old) and /work/SRC/openSUSE:Factory/.nco.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nco" Thu Sep 8 14:22:12 2022 rev:6 rq:1001673 version:5.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/nco/nco.changes 2022-02-23 16:27:01.263510056 +0100 +++ /work/SRC/openSUSE:Factory/.nco.new.2083/nco.changes 2022-09-08 14:22:48.746552433 +0200 @@ -1,0 +2,8 @@ +Tue Sep 6 14:03:36 UTC 2022 - Stefan Br??ns <stefan.bru...@rwth-aachen.de> + +- Update to version 5.1.0: + * new netCDF 4.9.0 features for filters and quantization. + * ncremap fix for sub-sub-gridscale regridding +- Cleanup spec file + +------------------------------------------------------------------- Old: ---- nco-5.0.6.tar.gz New: ---- nco-5.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nco.spec ++++++ --- /var/tmp/diff_new_pack.ubjqRH/_old 2022-09-08 14:22:49.330553780 +0200 +++ /var/tmp/diff_new_pack.ubjqRH/_new 2022-09-08 14:22:49.338553799 +0200 @@ -17,8 +17,8 @@ Name: nco -Version: 5.0.6 -%define soname 5_0_6 +Version: 5.1.0 +%define soname 5_1_0 %define major 5 Release: 0 Summary: Suite of programs for manipulating NetCDF/HDF files @@ -38,7 +38,6 @@ BuildRequires: netcdf BuildRequires: pkgconfig BuildRequires: texinfo -BuildRequires: texlive BuildRequires: udunits2-devel BuildRequires: pkgconfig(gsl) BuildRequires: pkgconfig(libcurl) @@ -112,6 +111,7 @@ %package doc Summary: Documentation for %{name} Group: Documentation/HTML +BuildArch: noarch %description doc The netCDF Operators, NCO, are a suite of command line programs to @@ -147,12 +147,8 @@ %make_install find %{buildroot} -type f -name "*.la" -delete -print rm -f %{buildroot}%{_infodir}/dir -# Fix shebangs -- Leap 15.2 does not have /usr/bin/bash -%if 0%{?is_opensuse} && 0%{?sle_version} <= 150200 -sed -i '1 s|.*env bash|#!/bin/bash|' %{buildroot}%{_bindir}/{ncclimo,ncremap} -%else +# Fix shebangs sed -i '1 s|.*env bash|#!/usr/bin/bash|' %{buildroot}%{_bindir}/{ncclimo,ncremap} -%endif %check %make_build check ++++++ nco-5.0.6.tar.gz -> nco-5.1.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/nco/nco-5.0.6.tar.gz /work/SRC/openSUSE:Factory/.nco.new.2083/nco-5.1.0.tar.gz differ: char 25, line 1