Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lal for openSUSE:Factory checked in 
at 2022-01-08 23:24:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lal (Old)
 and      /work/SRC/openSUSE:Factory/.lal.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lal"

Sat Jan  8 23:24:12 2022 rev:7 rq:944892 version:7.1.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/lal/lal.changes  2021-09-11 22:24:57.115411533 
+0200
+++ /work/SRC/openSUSE:Factory/.lal.new.1892/lal.changes        2022-01-08 
23:24:50.198291270 +0100
@@ -1,0 +2,7 @@
+Sun Jan  2 23:16:49 UTC 2022 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Update to version 7.1.5:
+  * No release notes.
+- Disable python2 since this is no longer supported by upstream.
+
+-------------------------------------------------------------------

Old:
----
  lal-7.1.2.tar.xz

New:
----
  lal-7.1.5.tar.xz

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

Other differences:
------------------
++++++ lal.spec ++++++
--- /var/tmp/diff_new_pack.vKyOVL/_old  2022-01-08 23:24:50.650291639 +0100
+++ /var/tmp/diff_new_pack.vKyOVL/_new  2022-01-08 23:24:50.654291642 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lal
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,6 +27,8 @@
 
 # NEP 29: numpy, scipy do not have a python36 flavor package in TW
 %define skip_python36 1
+# Py2 no longer supported by upstream
+%define skip_python2 1
 
 %define shliblal liblal20
 %define shliblalsupport liblalsupport14
@@ -34,7 +36,7 @@
 # No support for octave >= 6
 %bcond_with octave
 Name:           lal%{psuffix}
-Version:        7.1.2
+Version:        7.1.5
 Release:        0
 Summary:        A collection of various gravitational wave data analysis 
routines
 License:        GPL-2.0-only
@@ -140,7 +142,7 @@
 %autosetup -p1 -n lal-%{version}
 
 %build
-%{python_expand # Necessary to run %%configure with all python flavors
+%{python_expand # Necessary to run configure with all python flavors
 export PYTHON=$python
 mkdir ../${PYTHON}_build
 cp -pr ./ ../${PYTHON}_build

++++++ lal-7.1.2.tar.xz -> lal-7.1.5.tar.xz ++++++
++++ 6965 lines of diff (skipped)

Reply via email to