Script 'mail_helper' called by obssrc
Hello community,

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

Package is "lalsimulation"

Sat May 27 00:51:00 2023 rev:8 rq:1089165 version:5.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/lalsimulation/lalsimulation.changes      
2023-02-21 15:36:13.724351376 +0100
+++ /work/SRC/openSUSE:Factory/.lalsimulation.new.1533/lalsimulation.changes    
2023-05-27 00:51:03.154848089 +0200
@@ -1,0 +2,11 @@
+Tue May 23 08:02:55 UTC 2023 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Update to version 5.2.0:
+  * No release notes.
+- Drop swig_4_1_compat.patch: incorporated upstream.
+- Pass -Wno-error=enum-int-mismatch to CFLAGS to avoid build
+  failures on a trivial type redefinition issue (communicated to
+  upstream via email).
+- Update shlib package name in keeping with upstream so version.
+
+-------------------------------------------------------------------

Old:
----
  lalsimulation-4.0.0.tar.xz
  swig_4_1_compat.patch

New:
----
  lalsimulation-5.2.0.tar.xz

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

Other differences:
------------------
++++++ lalsimulation.spec ++++++
--- /var/tmp/diff_new_pack.NI4ryE/_old  2023-05-27 00:51:03.970852952 +0200
+++ /var/tmp/diff_new_pack.NI4ryE/_new  2023-05-27 00:51:03.978852999 +0200
@@ -21,18 +21,16 @@
 # Py2 support dropped upstream
 %define skip_python2 1
 
-%define shlib liblalsimulation31
+%define shlib liblalsimulation32
 # octave >= 6 not supported
 %bcond_with octave
 Name:           lalsimulation
-Version:        4.0.0
+Version:        5.2.0
 Release:        0
 Summary:        LSC Algorithm Simulation Library
 License:        GPL-2.0-only
 URL:            https://wiki.ligo.org/Computing/DASWG/LALSuite
 Source:         
https://software.igwn.org/sources/source/lalsuite/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM swig_4_1_compat.patch badsha...@gmail.com -- Ensure 
compatibility with swig 4.1; patch taken from upstream
-Patch0:         
https://git.ligo.org/lscsoft/lalsuite/-/commit/17bdccd92ab76abfe617e3eb38edf85ab4dfe424.patch#/swig_4_1_compat.patch
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module lal >= 7.2.0}
 BuildRequires:  %{python_module numpy >= 1.7}
@@ -113,6 +111,8 @@
 mkdir ../$python
 cp -pr ./ ../$python
 pushd ../$python
+export CFLAGS="%{optflags} -Wno-error=enum-int-mismatch"
+export CXXFLAGS=$CFLAGS
 %configure \
   %{?with_octave:--enable-swig-octave} \
   %{!?with_octave:--disable-swig-octave}

++++++ lalsimulation-4.0.0.tar.xz -> lalsimulation-5.2.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/lalsimulation/lalsimulation-4.0.0.tar.xz 
/work/SRC/openSUSE:Factory/.lalsimulation.new.1533/lalsimulation-5.2.0.tar.xz 
differ: char 26, line 1

Reply via email to