Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnuastro for openSUSE:Factory 
checked in at 2021-02-02 14:25:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnuastro (Old)
 and      /work/SRC/openSUSE:Factory/.gnuastro.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnuastro"

Tue Feb  2 14:25:22 2021 rev:5 rq:868423 version:0.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnuastro/gnuastro.changes        2020-09-25 
16:31:15.487875674 +0200
+++ /work/SRC/openSUSE:Factory/.gnuastro.new.28504/gnuastro.changes     
2021-02-02 14:25:36.111385299 +0100
@@ -1,0 +2,13 @@
+Sat Jan 30 07:55:39 UTC 2021 - Andreas Stieger <andreas.stie...@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
+
+-------------------------------------------------------------------

Old:
----
  gnuastro-0.13.tar.gz
  gnuastro-0.13.tar.gz.sig

New:
----
  gnuastro-0.14.tar.gz
  gnuastro-0.14.tar.gz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnuastro.spec ++++++
--- /var/tmp/diff_new_pack.4OIfbW/_old  2021-02-02 14:25:36.887386506 +0100
+++ /var/tmp/diff_new_pack.4OIfbW/_new  2021-02-02 14:25:36.887386506 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnuastro
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,10 +16,10 @@
 #
 
 
-%define sover 11
+%define sover 12
 %bcond_with     tests
 Name:           gnuastro
-Version:        0.13
+Version:        0.14
 Release:        0
 Summary:        GNU Astronomy Utilities
 License:        GPL-3.0-or-later
@@ -36,9 +36,8 @@
 BuildRequires:  pkgconfig(libjpeg)
 BuildRequires:  pkgconfig(libtiff-4)
 BuildRequires:  pkgconfig(wcslib)
-Requires(post): %{install_info_prereq}
-Requires(preun): %{install_info_prereq}
 Recommends:     %{name}-doc
+Recommends:     curl
 Recommends:     ghostscript_any >= 9.10
 %if %{with tests}
 BuildRequires:  ghostscript_any
@@ -93,15 +92,6 @@
 
 %post -n libgnuastro%{sover} -p /sbin/ldconfig
 %postun -n libgnuastro%{sover} -p /sbin/ldconfig
-%post doc
-for infoname in %{name}.info %{name}.info-{1..6}; do
-%install_info --info-dir=%{_infodir} %{_infodir}/${infoname}.gz
-done
-
-%preun doc
-for infoname in %{name}.info %{name}.info-{1..6}; do
-%install_info_delete --info-dir=%{_infodir} %{_infodir}/${infoname}.gz
-done
 
 %files
 %license COPYING*

++++++ gnuastro-0.13.tar.gz -> gnuastro-0.14.tar.gz ++++++
++++ 184890 lines of diff (skipped)

Reply via email to