fa131590a1
Add gnuastro-cfitsio-version-format-change.patch -- accounts for 3 number version string for CFITSIO; patch taken from upstream commit. OBS-URL: https://build.opensuse.org/request/show/912799 OBS-URL: https://build.opensuse.org/package/show/science/gnuastro?expand=0&rev=17
111 lines
4.8 KiB
Plaintext
111 lines
4.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Aug 18 02:39:19 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Add gnuastro-cfitsio-version-format-change.patch -- accounts for
|
|
3 number version string for CFITSIO; patch taken from upstream
|
|
commit.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 2 07:37:06 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
- GNU Astronomy Utilities 0.15 (library 13.0.0):
|
|
* New programs: astscript-ds9-region, astscript-radial-profile
|
|
* Recognized FITS files even without a FITS suffix
|
|
* --wcslinearmatrix: new option in all programs to select the
|
|
output WCS linear matrix format
|
|
* documentation updates
|
|
* New arithmetic operators
|
|
* --envseed: new option to get random number generator settings
|
|
for the new 'mknoise-sigma' and 'mknoise-poisson' operators
|
|
from the environment for reproducibility
|
|
* New and updated options to multiple operations
|
|
* Extended support for 3d datacubes
|
|
* The default end to a "night" is set to 11:00a.m
|
|
* Bug fixes
|
|
* now supports bash completion
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 30 07:55:39 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
- GNU Astronomy Utilities 0.14 (library 12.0.0):
|
|
* new program Query ('astquery') to query to external datasets
|
|
and retrieve the resulting datasets from the command-line.
|
|
The package now recommends curl for this purpose.
|
|
* Gnuastro programs will first attempt to write the array in RAM,
|
|
only when it fails will they use a memory-mapped file.
|
|
Directory changes from .gnuastro_mmap to gnuastro_mmap
|
|
* Various documentation updates, extensions and fixes
|
|
- remove obsolete texinfo packaging macros
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 12 09:26:37 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
- GNU Astronomy Utilities 0.13 (library 11.0.0):
|
|
* more relaxed input format for plain-text tables
|
|
* New operations to fill blanks with minimum/maximum of nearest
|
|
neighbors
|
|
* Input can be forced to float by appending '.' or '.0'.
|
|
* New colormap 'sls-inverse' for inverse printing
|
|
* Many new operations to multiple operations, and bug fixes
|
|
- includes changes from 0.12:
|
|
* no longer attempt to write memory-mapped files under .gnuastro
|
|
to avoid mixing configuration files with processing data
|
|
* Many new operations to multiple operations, and bug fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 26 17:04:05 UTC 2019 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
- GNU Astronomy Utilities 0.11 (library 9.0.0):
|
|
* documentation updates
|
|
* Updates and extensions to multiple operations
|
|
- drop upstreamed patch
|
|
0001-Reference-wcslib-by-correct-name-in-gnuastro.pc-pkgc.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 10 15:05:21 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
|
|
|
- Fix wrong automatic pkgconfig(wcs) requires, add
|
|
0001-Reference-wcslib-by-correct-name-in-gnuastro.pc-pkgc.patch
|
|
- Drop ghostscript BuildRequires, only needed for running tests
|
|
(not done), the PDF exporter is built unconditionally. At runtime,
|
|
the exporter uses a "gs" executable in PATH, so add a Recommends.
|
|
- Add bcond for running tests, keep it disabled by default.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 3 16:02:38 UTC 2019 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
- GNU Astronomy Utilities 0.10 (library 8.0.0):
|
|
* Report/warn when using arrays memory-mapped to non-volatile
|
|
storage. Users should use --minmapsize to allow use of available
|
|
RAM, --quietmmap' option to disable the messages
|
|
* Various additions and extensions to operators and tools
|
|
* crop now supports 3D datasets (data cubes)
|
|
* documentation updates and bug fixes
|
|
- includes changes from 0.9:
|
|
* --checkconfig: print the names and values given to options as
|
|
they are parsed on the command-line or in various configuration
|
|
files
|
|
* Multithreaded operation for many operators
|
|
* Add bash scripts for common higher-level usage
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 28 20:36:45 UTC 2018 - astieger@suse.com
|
|
|
|
- update to 0.8:
|
|
* various improvements to input/output handling of all programs
|
|
* Various functional updates and fixes to multiple commands
|
|
* NoiseChisel: New outlier identification algorithm for quantile
|
|
thresholds
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 12 20:27:42 UTC 2018 - jengelh@inai.de
|
|
|
|
- Use pkg-config instead of hardcoding the cfitsio path.
|
|
- Wrap descriptions consistently.
|
|
- Fix RPM group of shared library subpackage.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 11 11:24:50 UTC 2018 - astieger@suse.com
|
|
|
|
- initial package (0.7)
|