2 Commits

6 changed files with 36 additions and 28 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7fd7f16a06bde55aed96282090cd922135beea902369e5af814389eab9cc7308
size 7722836

View File

@@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEUrBEhNgGyQ3LUnJJceiZAS0XS2YFAmW+mc8ACgkQceiZAS0X
S2bVIRAAruvQc/lO3KQ8htD3jfE739K4NI/LeQbcsG79wlHtId09LzmwP5k14+xR
+cmtxNJOcd08V1ghcnuRlip0HJU4aHM1goparLWnwcb1gJ9obAnxCIidA/gwFhGm
nOQcA9dQtLTHC9AgUqrdkjP/QE8k01STDK2IwyRsfQVTKGSoH4AJWBwVRAv1Aqrj
/6rXjzq/1cYkXaZCQmOFb7nftkYdS+Eg2cPHutOstsRztkkJIzFX0vvoG6swb6RG
0ETY4uJVqcQcvbuSEL57mCKIj8bOQ0EDTsn/sS9LBkJVSSfLTBrBjaPBpeTdVoSy
n//M9wCwZuMy2rs1jKSd5fAOR9tIg21+Zg9ssndzxdZNK/FWdjgsCN67sXwZ4zYi
RbWjJC+vtuXtCdhWJzrNFtCuE1Y3aAO3huG1B6usyI0bwuqPNqZDgQHH9sCXg7Rm
rfnhMvl+stugzmACu+y+mGP0YU1B24R3+hUspsXkIu2XRdz1OnHNnWfZtSa3sWJw
1/oVIXwPMbIS4s/so65CJ8otMQDN7IZ6QqAnxOhE8CKK7dly7yLh5E8iT3hZ9T0p
GCh5lxT/aNjmEgAjwT8kJw3DWqkt8mTvY5VTPn+cyGNZ/NjIS8W17I3TP4F0tFzl
bDrQ8DZfDfanVlblhdG22VY8Ej4TQ4cye5qb6sDsl4oZPUZp410=
=KT9t
-----END PGP SIGNATURE-----

3
gnuastro-0.23.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f97e775ffb5981c63f8adfbe958fcebf9147c13f0e7e96407dddfdf33b3f7702
size 7912291

16
gnuastro-0.23.tar.gz.sig Normal file
View File

@@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEUrBEhNgGyQ3LUnJJceiZAS0XS2YFAmaSyMQACgkQceiZAS0X
S2YTXg//TFFot4oqMJQD3JJ/5S1s9AI//xL0vmLrvVo6XImo6KqmX9iUcNFD+qw7
ESNgfj0eYO00jEPQAyru//NyNnWBSZkRMzhAYgzXiZX8mssu6+oC0lA2j4+T6fBF
HNmW0+bY569BvHevonhL1Pyd88ohTs6hfPGLOigCfxYNOhY3w4/sntV41sIl+zLj
TnUIjC3z/H7fgq8mr8+p+2OdnSoYWF9fBPTqnm08s9WcDY7PlYxxT5fWCAkBpodn
qkGC2lKSQqHOGwQrSgJQATT7BjCB/1S/F1eFCIA7zemgqlW0jpAjiUT63DLEqZYJ
518gP02oviL79lsdrEw8jnAsKdPeP87M4nBRtxgnr7WGOBVcQoCuZPKH42KyjZ8+
RXbKztVIjdk6g/8QMGpn5rrsrnNJPY0L/GNuV6iRA5gyxDbgDpRVyjsQ7VgtvPm4
Y9rlHBEiezIEgbFwcu7W4IDixGgaG5KEUer/ZWTEMmzWNxrv0cCwuprAgndHodGI
2txFtMOlXeJACV2P9tGHhRFgvLQphxZU+J2iVBJcP43i3yjd8BXoPJmFkp9TXmVm
5TRC1yAXAhdKiU2fK5UFsG2FL5lJx97fa0B4dlhdPM+PS0SDTov17GcMJoa+XBXL
xtNuNZZPOcCFdFTxI1iRzZJm808l1s04g2aSv7ZjBdE/DcMe0w4=
=rvih
-----END PGP SIGNATURE-----

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Feb 22 19:49:05 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
- GNU Astronomy Utilities 0.23 (library 21.0.0):
* Configuration files are installed in /etc/gnuastro
* User configuration files are installed in ~/.local/etc/gnuastro
* --append to already existing output files
* --concentration feature for statistics
* Many new operators and options, along with behavioral changes
-------------------------------------------------------------------
Sun Feb 4 13:05:57 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>

View File

@@ -2,7 +2,7 @@
# spec file for package gnuastro
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 Andreas Stieger <Andreas.Stieger@gmx.de>
# Copyright (c) 2025 Andreas Stieger <Andreas.Stieger@gmx.de>
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,10 +17,10 @@
#
%define sover 20
%define sover 21
%bcond_with tests
Name: gnuastro
Version: 0.22
Version: 0.23
Release: 0
Summary: GNU Astronomy Utilities
License: GPL-3.0-or-later
@@ -40,9 +40,7 @@ BuildRequires: pkgconfig(wcslib)
Recommends: %{name}-doc
Recommends: curl
Recommends: ghostscript_any >= 9.10
%if %{with tests}
BuildRequires: ghostscript_any
%endif
%description
The GNU Astronomy Utilities (Gnuastro) contains various programs and
@@ -82,7 +80,7 @@ BuildArch: noarch
Bash command line completion support for %{name}
%prep
%setup -q
%autosetup -p1
%build
%configure \
@@ -103,13 +101,13 @@ mv -v %{buildroot}/%{_datadir}/%{name}/completion.bash %{buildroot}/%{_datadir}/
%make_build check
%endif
%post -n libgnuastro%{sover} -p /sbin/ldconfig
%postun -n libgnuastro%{sover} -p /sbin/ldconfig
%ldconfig_scriptlets -n libgnuastro%{sover}
%files
%license COPYING*
%doc ChangeLog README NEWS THANKS AUTHORS
%config %{_sysconfdir}/*.conf
%dir %{_sysconfdir}/gnuastro
%config %{_sysconfdir}/gnuastro/*
%{_bindir}/*
%{_datadir}/gnuastro
%{_mandir}/man1/*.1%{?ext_man}