Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package erfa for openSUSE:Factory checked in at 2021-05-12 19:32:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/erfa (Old) and /work/SRC/openSUSE:Factory/.erfa.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "erfa" Wed May 12 19:32:44 2021 rev:10 rq:892500 version:1.7.3 Changes: -------- --- /work/SRC/openSUSE:Factory/erfa/erfa.changes 2021-04-21 20:59:04.266170316 +0200 +++ /work/SRC/openSUSE:Factory/.erfa.new.2988/erfa.changes 2021-05-12 19:33:21.826766395 +0200 @@ -1,0 +2,6 @@ +Sat May 8 13:50:59 UTC 2021 - Atri Bhattacharya <badshah...@gmail.com> + +- Update to version 1.7.3: + * Based on SOFA 20210125_a. + +------------------------------------------------------------------- Old: ---- erfa-1.7.2.tar.gz New: ---- erfa-1.7.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ erfa.spec ++++++ --- /var/tmp/diff_new_pack.VwEIyv/_old 2021-05-12 19:33:22.274764606 +0200 +++ /var/tmp/diff_new_pack.VwEIyv/_new 2021-05-12 19:33:22.278764590 +0200 @@ -18,7 +18,7 @@ %define lname liberfa1 Name: erfa -Version: 1.7.2 +Version: 1.7.3 Release: 0 Summary: Essential Routines for Fundamental Astronomy License: BSD-3-Clause ++++++ erfa-1.7.2.tar.gz -> erfa-1.7.3.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/erfa-1.7.2/README.rst new/erfa-1.7.3/README.rst --- old/erfa-1.7.2/README.rst 2021-02-06 23:29:16.000000000 +0100 +++ new/erfa-1.7.3/README.rst 2021-04-05 23:29:41.000000000 +0200 @@ -13,7 +13,7 @@ Differences from SOFA --------------------- -This version of ERFA (v1.7.2) is based on SOFA version "20210125", with the +This version of ERFA (v1.7.3) is based on SOFA version "20210125_a", with the differences outlined below. ERFA branding @@ -52,6 +52,12 @@ ERFA includes smaller changes that may or may not eventually make it into SOFA, addressing localized bugs or similar smaller issues: +* ERFA 1.7.3 and SOFA "20210125_a" + + + Only a small bug fix in the SOFA release. The only differences + between ERFA 1.7.3 and SOFA "20210125_a" remain the added ``eraVersion``, + ``eraSofaVersion``, and leap second functions noted above. + * ERFA 1.7.2 and SOFA "20210125" + Only bug and accuracy fixes in the SOFA release. The only differences diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/erfa-1.7.2/configure new/erfa-1.7.3/configure --- old/erfa-1.7.2/configure 2021-02-06 23:45:48.000000000 +0100 +++ new/erfa-1.7.3/configure 2021-04-05 23:30:13.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for erfa 1.7.2. +# Generated by GNU Autoconf 2.69 for erfa 1.7.3. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -587,8 +587,8 @@ # Identity of this package. PACKAGE_NAME='erfa' PACKAGE_TARNAME='erfa' -PACKAGE_VERSION='1.7.2' -PACKAGE_STRING='erfa 1.7.2' +PACKAGE_VERSION='1.7.3' +PACKAGE_STRING='erfa 1.7.3' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1326,7 +1326,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures erfa 1.7.2 to adapt to many kinds of systems. +\`configure' configures erfa 1.7.3 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1397,7 +1397,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of erfa 1.7.2:";; + short | recursive ) echo "Configuration of erfa 1.7.3:";; esac cat <<\_ACEOF @@ -1507,7 +1507,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -erfa configure 1.7.2 +erfa configure 1.7.3 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1785,7 +1785,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by erfa $as_me 1.7.2, which was +It was created by erfa $as_me 1.7.3, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2647,7 +2647,7 @@ # Define the identity of the package. PACKAGE='erfa' - VERSION='1.7.2' + VERSION='1.7.3' cat >>confdefs.h <<_ACEOF @@ -11913,7 +11913,7 @@ VI_CURR='8' -VI_REL='2' +VI_REL='3' VI_AGE='7' vi_all=`echo $VI_CURR:$VI_REL:$VI_AGE` VI_ALL=$vi_all @@ -11922,7 +11922,7 @@ ## SOFA version, update if needed in new relases -$as_echo "#define SOFA_VERSION \"20210125\"" >>confdefs.h +$as_echo "#define SOFA_VERSION \"20210125_a\"" >>confdefs.h # Checks for libraries. @@ -12517,7 +12517,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by erfa $as_me 1.7.2, which was +This file was extended by erfa $as_me 1.7.3, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -12583,7 +12583,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -erfa config.status 1.7.2 +erfa config.status 1.7.3 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/erfa-1.7.2/configure.ac new/erfa-1.7.3/configure.ac --- old/erfa-1.7.2/configure.ac 2021-02-06 23:29:16.000000000 +0100 +++ new/erfa-1.7.3/configure.ac 2021-04-05 23:29:41.000000000 +0200 @@ -2,7 +2,7 @@ AC_PREREQ([2.68]) ## Follow the instructions in RELEASE.rst to change package version -AC_INIT([erfa],[1.7.2]) +AC_INIT([erfa],[1.7.3]) AC_CONFIG_SRCDIR([src/erfa.h]) AC_CONFIG_HEADER([config.h]) AC_CONFIG_MACRO_DIR([m4]) @@ -17,10 +17,10 @@ ## A library supports interfaces from current downto current - age ## Revision is the version of the current interface ## Follow the instructions in RELEASE.rst to change the version info -ERFA_LIB_VERSION_INFO(8, 2, 7) +ERFA_LIB_VERSION_INFO(8, 3, 7) ## SOFA version, update if needed in new relases -AC_DEFINE([SOFA_VERSION], ["20210125"], [Define to the version of SOFA]) +AC_DEFINE([SOFA_VERSION], ["20210125_a"], [Define to the version of SOFA]) # Checks for libraries. AC_SEARCH_LIBS([sin], [m], , AC_MSG_ERROR([cannot find math functions])) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/erfa-1.7.2/src/d2dtf.c new/erfa-1.7.3/src/d2dtf.c --- old/erfa-1.7.2/src/d2dtf.c 2021-02-06 23:29:16.000000000 +0100 +++ new/erfa-1.7.3/src/d2dtf.c 2021-04-05 23:29:41.000000000 +0200 @@ -71,7 +71,7 @@ ** eraD2tf decompose days to hms ** eraDat delta(AT) = TAI-UTC ** -** This revision: 2014 February 15 +** This revision: 2021 February 12 ** ** Copyright (C) 2013-2021, NumFOCUS Foundation. ** Derived, with permission, from the SOFA library. See notes at end of file. @@ -113,7 +113,7 @@ dleap = dat24 - (2.0*dat12 - dat0); /* If leap second day, scale the fraction of a day into SI. */ - leap = (dleap != 0.0); + leap = (fabs(dleap) > 0.5); if (leap) fd += fd * dleap/ERFA_DAYSEC; }