Accepting request 745016 from home:AndreasStieger:branches:science

GNU Astronomy Utilities 0.10

OBS-URL: https://build.opensuse.org/request/show/745016
OBS-URL: https://build.opensuse.org/package/show/science/gnuastro?expand=0&rev=6
This commit is contained in:
Ana Guerrero 2019-11-06 09:06:07 +00:00 committed by Git OBS Bridge
parent ad43d1e8c8
commit ff40186b2c
7 changed files with 46 additions and 28 deletions

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

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

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

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEUrBEhNgGyQ3LUnJJceiZAS0XS2YFAl1E3QwACgkQceiZAS0X
S2YMig/9EV2h9w32snJ/eeSMkrk68v3dAUzG99Sh5FJm0AHq4/muESIGpi6RpYkl
o7Q8PfZueCGQt+asd/o2cMBfPQm5RSSSeLQSWTbD3/fx71RkodEMR+1jtE5vL3wn
WUgirdiufIhg8xuK4dRC64xJkaw34hhl8tEQcguYbe3nYZj46x+FeGpmm+OuV2l9
XJ8rJ+xmip198Mx2TPw6uB4yu/3L96J+MoIqmVBWosVn/C/dLed6Sx3rcaKi1VLu
Bk/CzS3fSWtagtWvKgkHILZctFfmvEf7eGaYBzq4NatfTp0QS6MdFQTS2jiwMG0h
3DGVxUZAX/74zqPn/H9JPQ4kBIoZu6g1Z4v1LBW1bnHGVb9fpVf3mUiuz2nuhxaw
NrEJ/DTBA0JdvCWts1x4W8KQUFVzAIUZAOC/RuKKyrmuKgjjsnQEOvpRvr3Vlugq
zViUoPat9mYPFXUW9+HSNwmfC73J35ppStRKaUca/hg/KOQajSNRTAlzTpll4zFb
1zTVikiGZhqWLKKyH2UPYjEYbwq9JKzO86aVEKtTtYzvGIcp/YBX042jx1bebb2H
oH9LpmjRpw/OlEGwvnu2qxOvzjjds+iFFaOU4iYd24XFerea4++5WjqT66I7Dp50
dGYyubsmRKREMjT/7SbipY7Z1oIbnDMX6mloj2HlJBXAeefvjVU=
=NtfD
-----END PGP SIGNATURE-----

View File

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

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEUrBEhNgGyQ3LUnJJceiZAS0XS2YFAlwlgdMACgkQceiZAS0X
S2YWrA/7BC3MJ1a5utZBkeCcUNZTSzTiHfLafHvw5tBNRwuHjH8V2eqzKszMGedM
jBcZJbYtvEi0ieZTRcBZpsvy1aS6lVTR66/86D+gIUVd4Dwzu+EjdCQmjB2mOdvf
tN4CE0fzmQiJ2avh6nu9+kvzrOvUy3UeBETNSToI8YYDp+jabgvPMTZUTghdMQKb
zdnQDvmTjfAGiwSPkko7wQ2N9RRHaygJ8JWYvb/wf+zB+wBF6tfKfpHp11luvXkX
4JELsQzq8QH6IHXZ2c6yimyd/Zk1No/nkjv68GFKB08Zre3x+QmcwHR+MUSgDrwl
Shzw/laGwsDgqYuMIcPphHjTOMTpL11OfD3IeV5mR7vnmDPxgHs1GSDdwoWbbQHz
HjTeDYNZFfOW9MGg4OIVoERzFyrr0FMS3abStf024xBWuu9HdG4C+TJHVjtW7bf7
PJRZji9gxj4RWNnvGbB5038eZ5yL2MYjKmXFlz0kby1N8qrktWsOL1+HdVdcmDJU
gISlwnq/6KyxPBICHidxcQrXuK5NRMgMCoHeRF2rThdaacs8auGOJ8B9P6Tv0VMH
79SRLVfI8Jexv+UtGyFNaI/x9/4e4/0RuKYNGNCmPI1/05QYwN3841UVb54BkXpb
CF5/qG4tlW03YJuEFw1e0IzzOPcA8D9segwqBkIveauAtu+v/XM=
=mKZ9
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
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 Fri Dec 28 20:36:45 UTC 2018 - astieger@suse.com

View File

@ -1,3 +1,4 @@
GPG keys of Antonio Diaz Diaz <antonio>
-----BEGIN PGP PUBLIC KEY BLOCK----- -----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v1.2.1 (GNU/Linux) Version: GnuPG v1.2.1 (GNU/Linux)
@ -23,6 +24,7 @@ qHLYxRBZTQCgjCLqzyDs2KNtLAQKu5CEfcfKr8E=
=v3WJ =v3WJ
-----END PGP PUBLIC KEY BLOCK----- -----END PGP PUBLIC KEY BLOCK-----
GPG keys of Mohammad Akhlaghi <makhlaghi>
-----BEGIN PGP PUBLIC KEY BLOCK----- -----BEGIN PGP PUBLIC KEY BLOCK-----
mQINBFwLucgBEADWyBA4L9yy+pbIeHYBsKionBTqMjG9f4dVcmrBuEaBH06vdy65 mQINBFwLucgBEADWyBA4L9yy+pbIeHYBsKionBTqMjG9f4dVcmrBuEaBH06vdy65
@ -76,6 +78,7 @@ Ils7/zUjsB77ECijgBD64ZuydUrQ8XQVkSIFTAIEvZzgMKFtqgcKuJkFRYB8ESYn
=iINk =iINk
-----END PGP PUBLIC KEY BLOCK----- -----END PGP PUBLIC KEY BLOCK-----
GPG keys of Mosè Giordano <giordano>
-----BEGIN PGP PUBLIC KEY BLOCK----- -----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v1 Version: GnuPG v1
@ -127,6 +130,7 @@ ysPpcpoYf2wmKgxyhy5ap62fGTsY/jVBdZiQIE3ZCwuJW3pF8rJNNWlr+SJ4FrZQ
v/QQhWK2PSxxqDJfwtQEVS5d2IieEhNrDfdxLhdNmCJBaDMl06RCU845XOE= v/QQhWK2PSxxqDJfwtQEVS5d2IieEhNrDfdxLhdNmCJBaDMl06RCU845XOE=
=Eqv/ =Eqv/
-----END PGP PUBLIC KEY BLOCK----- -----END PGP PUBLIC KEY BLOCK-----
GPG keys of Boud Roukema <boud>
-----BEGIN PGP PUBLIC KEY BLOCK----- -----BEGIN PGP PUBLIC KEY BLOCK-----
Version: onak 0.3.2 Version: onak 0.3.2

View File

@ -1,7 +1,7 @@
# #
# spec file for package gnuastro # spec file for package gnuastro
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -16,13 +16,12 @@
# #
%define sover 6 %define sover 8
Name: gnuastro Name: gnuastro
Version: 0.8 Version: 0.10
Release: 0 Release: 0
Summary: GNU Astronomy Utilities Summary: GNU Astronomy Utilities
License: GPL-3.0-or-later License: GPL-3.0-or-later
Group: Productivity/Scientific/Astronomy
URL: https://www.gnu.org/software/gnuastro/ URL: https://www.gnu.org/software/gnuastro/
Source: https://ftp.gnu.org/pub/gnu/gnuastro/%{name}-%{version}.tar.gz 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 Source2: https://ftp.gnu.org/pub/gnu/gnuastro/%{name}-%{version}.tar.gz.sig
@ -48,7 +47,6 @@ data.
%package -n libgnuastro%{sover} %package -n libgnuastro%{sover}
Summary: Libraries for the GNU Astronomy Utilities Summary: Libraries for the GNU Astronomy Utilities
Group: System/Libraries
%description -n libgnuastro%{sover} %description -n libgnuastro%{sover}
Libraries for the manipulation and analysis of astronomical data, Libraries for the manipulation and analysis of astronomical data,
@ -56,7 +54,6 @@ part of the GNU Astronomy Utilities (Gnuastro).
%package devel %package devel
Summary: Development files for gnuastro Summary: Development files for gnuastro
Group: Development/Libraries/C and C++
Requires: libgnuastro%{sover} = %{version} Requires: libgnuastro%{sover} = %{version}
%description devel %description devel
@ -65,7 +62,6 @@ Utilities (Gnuastro).
%package doc %package doc
Summary: Documentation for the GNU Astromomy Utilities Summary: Documentation for the GNU Astromomy Utilities
Group: Documentation/Other
BuildArch: noarch BuildArch: noarch
%description doc %description doc
@ -78,6 +74,7 @@ Additional documentation for the GNU Astromomy Utilities.
%configure \ %configure \
--docdir=%{_docdir}/%{name} \ --docdir=%{_docdir}/%{name} \
--disable-static \ --disable-static \
--disable-rpath \
CPPFLAGS="$(pkg-config cfitsio --cflags)" CPPFLAGS="$(pkg-config cfitsio --cflags)"
make %{?_smp_mflags} make %{?_smp_mflags}
@ -98,7 +95,7 @@ for infoname in %{name}.info %{name}.info-{1..6}; do
done done
%files %files
%license COPYING %license COPYING*
%doc ChangeLog README NEWS THANKS AUTHORS %doc ChangeLog README NEWS THANKS AUTHORS
%config %{_sysconfdir}/*.conf %config %{_sysconfdir}/*.conf
%{_bindir}/* %{_bindir}/*
@ -109,7 +106,7 @@ done
%{_libdir}/libgnuastro.so.* %{_libdir}/libgnuastro.so.*
%files devel %files devel
%license COPYING %license COPYING*
%{_includedir}/gnuastro %{_includedir}/gnuastro
%{_libdir}/libgnuastro.so %{_libdir}/libgnuastro.so
%{_libdir}/pkgconfig/*.pc %{_libdir}/pkgconfig/*.pc