Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnuastro for openSUSE:Factory checked in at 2021-10-12 21:49:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnuastro (Old) and /work/SRC/openSUSE:Factory/.gnuastro.new.2443 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnuastro" Tue Oct 12 21:49:41 2021 rev:8 rq:924816 version:0.16 Changes: -------- --- /work/SRC/openSUSE:Factory/gnuastro/gnuastro.changes 2021-08-19 10:02:04.283187172 +0200 +++ /work/SRC/openSUSE:Factory/.gnuastro.new.2443/gnuastro.changes 2021-10-12 21:51:01.876015844 +0200 @@ -1,0 +2,30 @@ +Mon Oct 11 19:58:13 UTC 2021 - Andreas Stieger <andreas.stie...@gmx.de> + +- GNU Astronomy Utilities 0.16 (library 14.0.0): + * documentation updates + * Arithmetic: New operands + + box-around-ellipse: width and height of the box covering an ellipse + + au-to-pc: Convert Astronomical Units (AUs) to Parsecs (PCs) + + pc-to-au: Convert Parsecs (PCs) to Astronomical Units (AUs) + + ly-to-pc: Convert Light-years (LYs) to Parsecs (PCs) + + pc-to-ly: Convert Parsecs (PCs) to Light-years (LYs) + + ly-to-au: Convert Light-years (LYs) to Astronomical Units (AUs) + + au-to-ly: Convert Astronomical Units (AUs) to Light-years (LYs) + * CosmicCalculator: warn if the requested redshift is < 0.007 + * MakeCatalog: + + --areaerror: spatial resolution of image specified by user, + used in estimating the surface brightness error + + --sberror: error in measuring the surface brightness + (mag/arcsec^2) + * MakeProfiles: New type of profile showing the azimuthal angle + (in degrees, along the elliptical circumference of fixed radius) + of each pixel. + * Match: add support for printing rows that could notbe matched + * Statistics: add --quantofmean: the quantile of the mean of the + input dataset + * --stdintimeout: default value changed from 0.1 seconds to 1.5s + * MakeProfiles: The default output suffix is now '_profiles.fits' + * many bug fixes +- drop gnuastro-cfitsio-version-format-change.patch + +------------------------------------------------------------------- Old: ---- gnuastro-0.15.tar.gz gnuastro-0.15.tar.gz.sig gnuastro-cfitsio-version-format-change.patch New: ---- gnuastro-0.16.tar.gz gnuastro-0.16.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnuastro.spec ++++++ --- /var/tmp/diff_new_pack.obUee7/_old 2021-10-12 21:51:02.460016680 +0200 +++ /var/tmp/diff_new_pack.obUee7/_new 2021-10-12 21:51:02.464016686 +0200 @@ -16,10 +16,10 @@ # -%define sover 13 +%define sover 14 %bcond_with tests Name: gnuastro -Version: 0.15 +Version: 0.16 Release: 0 Summary: GNU Astronomy Utilities License: GPL-3.0-or-later @@ -27,8 +27,6 @@ Source: https://ftp.gnu.org/pub/gnu/gnuastro/%{name}-%{version}.tar.gz Source2: https://ftp.gnu.org/pub/gnu/gnuastro/%{name}-%{version}.tar.gz.sig Source3: https://akhlaghi.org/public-pgp-key.txt#/%{name}.keyring -# PATCH-FIX-UPSTREAM gnuastro-cfitsio-version-format-change.patch badshah...@gmail.com -- accounts for 3 number version string for CFITSIO; patch taken from upstream commit -Patch0: gnuastro-cfitsio-version-format-change.patch BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: pkgconfig(cfitsio) @@ -83,7 +81,7 @@ Bash command line completion support for %{name} %prep -%autosetup -p1 +%setup -q %build %configure \ ++++++ gnuastro-0.15.tar.gz -> gnuastro-0.16.tar.gz ++++++ ++++ 64928 lines of diff (skipped)