update source0
This commit is contained in:
parent
a30d6713e8
commit
1aed5e12a5
@ -2,11 +2,11 @@
|
||||
|
||||
Name: miniasm
|
||||
Version: 0.3
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Ultrafast de novo assembly for long noisy reads
|
||||
License: MIT
|
||||
URL: https://github.com/lh3/miniasm
|
||||
Source0: https://github.com/lh3/miniasm/archive/%{name}-%{version}.tar.gz
|
||||
Source0: https://github.com/lh3/miniasm/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: gcc zlib-devel
|
||||
|
||||
@ -40,6 +40,9 @@ install -m 644 miniasm.1 %{buildroot}/%{_mandir}/man1/
|
||||
%{_mandir}/*
|
||||
|
||||
%changelog
|
||||
*Tue Oct 13 2020 Qingqing Li <liqingqing3@huawei.com>
|
||||
- update source0
|
||||
|
||||
* Sun Mar 29 2020 Wei Xiong <myeuler@163.com>
|
||||
- Package init
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user