!13 [sync] PR-11: rebuild for htslib version updated

Merge pull request !13 from openeuler-sync-bot/sync-pr11-openEuler-20.03-LTS-SP3-to-openEuler-22.03-LTS-Next
This commit is contained in:
openeuler-ci-bot 2022-02-09 02:55:55 +00:00 committed by Gitee
commit b40cff7098
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

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