2020-08-19 18:03:16 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:494449fcfc2923027b731ef597390fcad523ee349eacaba63eb36d5dfa320a5f
size 16712363

3
PyCBC-1.16.8.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e16fc15e9b335556c4383dcede9fc42fcb243dfed1a88ecd003f523e55f6b53b
size 16718404

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Aug 15 13:16:35 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.16.8:
* Allow optimal_snr jobs to be parallelized.
* Speed up in trigger fitting.
-------------------------------------------------------------------
Sun Aug 2 15:44:34 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>

View File

@@ -17,7 +17,7 @@
Name: python-PyCBC
Version: 1.16.7
Version: 1.16.8
Release: 0
Summary: Core library to analyze gravitational-wave data
License: GPL-3.0-or-later
@@ -85,6 +85,7 @@ sed -E -i "1 s|^#\!\s*/usr/bin/env\s*bash|#\!/bin/bash|" %{buildroot}%{_bindir}/
%files %{python_files}
%python3_only %{_bindir}/*
%{python_sitearch}/*
%{python_sitearch}/pycbc/
%{python_sitearch}/PyCBC-%{version}-py%{python_version}.egg-info/
%changelog