rebuild for htslib version updated

Signed-off-by: herengui <herengui@uniontech.com>
This commit is contained in:
herengui 2022-02-08 17:48:51 +08:00
parent b794fd9c84
commit 9f245a21dc

View File

@ -1,6 +1,6 @@
Name: cufflinks
Version: 2.2.1
Release: 2
Release: 3
Summary: Transcriptome assembly and differential expression analysis for RNA-Seq.
License: GPL-3.0-only and BSL-1.0
@ -62,6 +62,9 @@ find %{buildroot}/%{_bindir}/ -type f -name gffread -delete
%changelog
* Tue Feb 08 2022 herengui <herengui@uniontech.com> - 2.2.1-3
- rebuild for htslib version updated.
* Sat Aug 07 2021 wangyue <wangyue92@huawei.com> - 2.2.1-2
- Fix FTBFS with GCC 10