forked from pool/lalapps
176 lines
6.3 KiB
Plaintext
176 lines
6.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Sep 11 19:58:12 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 10.0.1 (no release notes).
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 20 03:50:36 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 10.0.0:
|
|
* No release notes.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 22 08:20:01 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 9.2.2:
|
|
* No release notes.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 23 12:06:57 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 9.2.1:
|
|
* No release notes.
|
|
- Update versions of lal related packages in (Build)Requires.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 20 02:48:16 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 9.0.0:
|
|
* No release notes.
|
|
- Update source URL.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 3 00:52:11 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 7.4.0:
|
|
* No release notes.
|
|
- Drop lalapps-gcc11-array-bounds-decl.patch: upstreamed.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 15 09:20:02 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Do not pass "-Wno-enum-conversion" to CFLAGS as XLALERROR
|
|
issues have been fixed (probably with version 7.1.0).
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 13 13:58:08 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Add lalapps-disable-testWeave-for-non-x86_64.patch: Disable
|
|
Weave related tests on all but x86_64 where tolerance errors
|
|
show up, see https://git.ligo.org/lscsoft/lalsuite/-/issues/105,
|
|
boo#1189928; introduces BuildRequires: libtool and requires
|
|
running autoreconf before configure.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 8 20:51:27 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Add lalapps-gcc11-array-bounds-decl.patch: Fix building with gcc
|
|
11 by correcting array bounds declaration; patch part of
|
|
upstream merge request
|
|
[https://git.ligo.org/lscsoft/lalsuite/-/merge_requests/1605].
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 20 13:53:56 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Fix runtime requirement for python-lal 7.1.0
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 27 00:02:59 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 7.2.0 (no release notes).
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 12 21:51:42 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Update to version 7.1.0
|
|
* no public changelog
|
|
- Skip python36 build. Due to NEP 29, astropy, numpy, scipy and co.
|
|
do not have a python36 flavored package in TW
|
|
- Refresh lalapps-fix-uninitialised-var.patch
|
|
- Enable test suite
|
|
- Fix the python subpackage setup
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 2 10:49:34 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Replace BuildRequires: libframe-devel by framel-devel: the
|
|
former is superseded by the latter.
|
|
- Specfile cleanups using spec-cleaner.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 31 06:10:58 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 6.26.1:
|
|
* No release notes.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 7 02:34:22 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 6.26.0:
|
|
* No release notes.
|
|
- Minor refresh of lalapps-fix-uninitialised-var.patch with
|
|
upstream file naming and other changes.
|
|
- Disable 32-bit builds: no longer supported upstream.
|
|
- Fix an env based hashbang.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 1 01:21:52 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Pass "-Wno-enum-conversion" to CFLAGS to workaround build errors
|
|
because XLAL_ERROR implictly converts to different function
|
|
return types.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 27 22:34:40 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Fix package description.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 3 01:32:43 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 6.25.1
|
|
* MakeSFTs.c: fix incorrect XLAL error checks
|
|
- Changes from version 6.25.0:
|
|
* O3b release
|
|
- Update version numbers in BuildRequires and Requires in keeping
|
|
with upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 20 22:45:54 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Disable python2 builds to prepare for removal of py2 support;
|
|
switch Requires to python3 modules.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 1 14:13:06 UTC 2019 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Build packages for both python2 and python3.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 22 15:46:41 UTC 2019 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Add lalapps-fix-uninitialised-var.patch: Fix usage of
|
|
uninitialised variables.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 22 14:40:08 UTC 2019 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 6.24.0:
|
|
* O3 release.
|
|
- Drop patches incorporated upstream:
|
|
* lalapps-gcc8-format-overflow-errors.patch
|
|
* lalapps-truncation-errors-with-gcc82.patch
|
|
* lalapps-drop-abandoned-code.patch.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 8 13:32:21 UTC 2019 - badshah400@gmail.com
|
|
|
|
- Switch builds to python2.
|
|
- Switch installable package name to use python{2,3}- naming
|
|
scheme.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 8 13:01:54 UTC 2019 - badshah400@gmail.com
|
|
|
|
- Explicitly use python3- for Requires.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 7 14:59:25 UTC 2019 - badshah400@gmail.com
|
|
|
|
- Update Requires for %{name}.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 7 14:07:00 UTC 2019 - badshah400@gmail.com
|
|
|
|
- Initial package
|