Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package healpix for openSUSE:Factory checked 
in at 2023-10-10 20:59:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/healpix (Old)
 and      /work/SRC/openSUSE:Factory/.healpix.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "healpix"

Tue Oct 10 20:59:40 2023 rev:4 rq:1116497 version:3.82

Changes:
--------
--- /work/SRC/openSUSE:Factory/healpix/healpix.changes  2022-07-12 
11:13:04.603748488 +0200
+++ /work/SRC/openSUSE:Factory/.healpix.new.28202/healpix.changes       
2023-10-10 21:00:16.614031582 +0200
@@ -1,0 +2,17 @@
+Mon Oct  9 14:34:29 UTC 2023 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Recompress to xz during buildtime to reduce src.rpm size.
+
+-------------------------------------------------------------------
+Wed Oct  4 23:33:05 UTC 2023 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Update to version 3.82:
+  * C: Corrected documentation of pix2vec routines.
+  * C++: Cfitsio 4.1.0 (March 2022) and higher now properly
+    supported.
+  * Fortran 90: Bug corrections in input_map and
+    read_fits_partial.
+- Switch to obs_scm instead of tar_scm service; only recompress to
+  tar at buildtime.
+
+-------------------------------------------------------------------

Old:
----
  healpix-3.81.tar.xz

New:
----
  healpix-3.82.obscpio
  healpix.obsinfo

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

Other differences:
------------------
++++++ healpix.spec ++++++
--- /var/tmp/diff_new_pack.bsbZxl/_old  2023-10-10 21:00:19.254127320 +0200
+++ /var/tmp/diff_new_pack.bsbZxl/_new  2023-10-10 21:00:19.254127320 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package healpix
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 %define cxxpkg healpix_cxx
 %define cxxlib lib%{cxxpkg}3
 Name:           healpix
-Version:        3.81
+Version:        3.82
 Release:        0
 Summary:        Data Analysis, Simulations and Visualization on the Sphere
 License:        GPL-2.0-or-later

++++++ _service ++++++
--- /var/tmp/diff_new_pack.bsbZxl/_old  2023-10-10 21:00:19.286128480 +0200
+++ /var/tmp/diff_new_pack.bsbZxl/_new  2023-10-10 21:00:19.290128625 +0200
@@ -1,13 +1,15 @@
 <services>
-       <service name="tar_scm" mode="disabled">
+       <service name="obs_scm" mode="manual">
                <param name="scm">svn</param>
-               <param 
name="url">https://svn.code.sf.net/p/healpix/code/branches/branch_v381r1201</param>
-               <param name="version">3.81</param>
+               <param 
name="url">https://svn.code.sf.net/p/healpix/code/branches/branch_v382r1223</param>
+               <param name="version">3.82</param>
                <!-- Licensing problems with idl source codes -->
                <param name="exclude">src/idl*</param>
                <param name="filename">healpix</param>
        </service>
-       <service name="recompress" mode="disabled">
+       <service name="set_version" mode="buildtime"/>
+       <service name="tar" mode="buildtime" />
+       <service name="recompress" mode="buildtime">
                <param name="compression">xz</param>
                <param name="file">*.tar</param>
        </service>

++++++ healpix.obsinfo ++++++
name: healpix
version: 3.82
mtime: 1680786950

Reply via email to