2022-10-12 16:25:38 +00:00
committed by Git OBS Bridge
4 changed files with 26 additions and 4 deletions
+22
View File
@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Tue Oct 11 19:28:48 UTC 2022 - Asterios Dramis <asterios.dramis@gmail.com>
- Update to version 7.12:
* C library
- In wcsp2s() and wcss2p(), fixed handling of status returns
from linp2x() and linx2p() relating to distortion functions,
specifically with respect to setting the stat[] vector.
Reported by Sepideh Eskandarlou (via Mohammad Akhlaghi).
- When extracting by axis type, wcssub() did not account for
the possibility of time axes with -TAB or -LOG algorithm
codes. Reported by Mihai Cara.
* Utilities
- Fixed a bit of confusion in wcsgrid relating to cfitsio file
opening syntax, e.g. file.fits+1. It now matches wcsware in
that regard.
- Portability fix - need to define _POSIX_C_SOURCE as 199506L
in order to get the declaration of localtime_r(). Reported
by Marc Espie.
* User manual
- Documentation generation moved to doxygen 1.9.5 (was 1.9.3).
-------------------------------------------------------------------
Thu May 5 20:07:33 UTC 2022 - Asterios Dramis <asterios.dramis@gmail.com>
+1 -1
View File
@@ -18,7 +18,7 @@
%define libver 7
Name: wcslib
Version: 7.11
Version: 7.12
Release: 0
Summary: An implementation of the FITS WCS standard
License: LGPL-3.0-or-later
-3
View File
@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:46befbfdf50cd4953896676a7d570094dc7661e2ae9677b092e7fb13cee3da5f
size 2946962
+3
View File
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9cf8de50e109a97fa04511d4111e8d14bd0a44077132acf73e6cf0029fe96bd4
size 2989693