Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lalburst for openSUSE:Factory 
checked in at 2023-05-27 00:50:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lalburst (Old)
 and      /work/SRC/openSUSE:Factory/.lalburst.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lalburst"

Sat May 27 00:50:48 2023 rev:7 rq:1089162 version:2.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/lalburst/lalburst.changes        2023-02-21 
15:36:14.408355307 +0100
+++ /work/SRC/openSUSE:Factory/.lalburst.new.1533/lalburst.changes      
2023-05-27 00:50:48.970763548 +0200
@@ -1,0 +2,7 @@
+Tue May 23 09:34:36 UTC 2023 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Update to version 2.0.1:
+  * No release notes.
+- Update shlib package name in keeping with upstream so version.
+
+-------------------------------------------------------------------

Old:
----
  lalburst-1.6.0.tar.xz

New:
----
  lalburst-2.0.1.tar.xz

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

Other differences:
------------------
++++++ lalburst.spec ++++++
--- /var/tmp/diff_new_pack.aOW8An/_old  2023-05-27 00:50:49.462766480 +0200
+++ /var/tmp/diff_new_pack.aOW8An/_new  2023-05-27 00:50:49.466766504 +0200
@@ -21,11 +21,11 @@
 # python2 not supported by upstream
 %define skip_python2 1
 
-%define shlib lib%{name}6
+%define shlib lib%{name}8
 # octave >= 6 not supported
 %bcond_with octave
 Name:           lalburst
-Version:        1.6.0
+Version:        2.0.1
 Release:        0
 Summary:        LSC Algorithm Burst Library
 License:        GPL-2.0-or-later

++++++ lalburst-1.6.0.tar.xz -> lalburst-2.0.1.tar.xz ++++++
++++ 14597 lines of diff (skipped)

++++++ lalburst-fix-uninitialised-variable.patch ++++++
--- /var/tmp/diff_new_pack.aOW8An/_old  2023-05-27 00:50:49.758768245 +0200
+++ /var/tmp/diff_new_pack.aOW8An/_new  2023-05-27 00:50:49.762768268 +0200
@@ -1,8 +1,8 @@
-Index: lalburst-1.5.2/python/lalburst/cs_gamma.c
+Index: lalburst-2.0.1/python/lalburst/cs_gamma.c
 ===================================================================
---- lalburst-1.5.2.orig/python/lalburst/cs_gamma.c
-+++ lalburst-1.5.2/python/lalburst/cs_gamma.c
-@@ -220,7 +220,7 @@ static double nu(double Gmu, double Gamm
+--- lalburst-2.0.1.orig/python/lalburst/cs_gamma.c
++++ lalburst-2.0.1/python/lalburst/cs_gamma.c
+@@ -224,7 +224,7 @@ static double nu(double Gmu, double Gamm
        double cuspdist;
        double teq=8.122570474611143e+11;
        double crateR, crateRadStragglers, crateM;
@@ -12,4 +12,3 @@
        if (strcmp(model,"Siemens06") == 0) {
                alpha=1e-1;
 
-

Reply via email to