Files
bwa/bwa.changes
Pierre Bonamy 4e97b247d3 Accepting request 814743 from home:flyos:science
- Fix build using GCC10 using patch taken from Debian 
  (credits to Nilesh Patra)

OBS-URL: https://build.opensuse.org/request/show/814743
OBS-URL: https://build.opensuse.org/package/show/science/bwa?expand=0&rev=4
2020-06-15 15:43:16 +00:00

26 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
Mon Jun 15 12:23:47 UTC 2020 - Pierre Bonamy <flyos@mailoo.org>
- Fix build using GCC10 using patch taken from Debian
(credits to Nilesh Patra)
-------------------------------------------------------------------
Thu Jul 12 09:05:04 UTC 2018 - flyos@mailoo.org
- Cleaned spec file using spec-cleaner
- Update to 0.7.17
* Adds option -q to preserve the mapping quality of split alignment
with a lower alignment score than the primary alignment. Option -5
automatically applies -q as well.
* Added option -5, which is useful to some Hi-C pipelines.
* Fixed an error with samtools sorting (#129). Updated download link for
GRCh38 (#123). Fixed README MarkDown formatting (#70). Addressed multiple
issues via a collected pull request #139 by @jmarshall. Avoid malformatted
SAM header when -R is used with TAB (#84). Output mate CIGAR (#138).
-------------------------------------------------------------------
Tue Apr 19 19:26:18 UTC 2016 - flyos@mailoo.org
- Initial release.