rebuild for htslib version updated

Signed-off-by: herengui <herengui@uniontech.com>
(cherry picked from commit f1b8816ab4722351bd23acd947fa5dff6014f4cd)
This commit is contained in:
herengui 2022-02-08 17:46:22 +08:00 committed by openeuler-sync-bot
parent 78d2bc2297
commit acff68997a

View File

@ -1,6 +1,6 @@
Name: samtools
Version: 1.12
Release: 3
Release: 4
Summary: Tools (written in C using htslib) for manipulating next-generation sequencing data
License: MIT and BSD
URL: http://www.htslib.org
@ -57,6 +57,9 @@ install -D -p -m 0755 libbam.a %{buildroot}%{_libdir}/libbam.a
%{_libdir}/libbam.a
%changelog
* Tue Feb 08 2022 herengui <herengui@uniontech.com> - 1.12-4
- rebuild for htslib version updated.
* Tue Jul 20 2021 herengui <herengui@uniontech.com> - 1.12-3
- remove useless buildrequires.
- replace tab with space