fix source

This commit is contained in:
liqingqing_1229 2020-10-19 10:36:55 +08:00 committed by Gitee
parent 9b3b2bdf72
commit 801b81ed0c

View File

@ -1,10 +1,10 @@
Name: memleax
Version: 1.1.1
Release: 2
Release: 3
Summary: Memory lead detection tool
License: GPLv2
URL: https://github.com/WuBingzheng/memleax
Source0: https://github.com/WuBingzheng/memleax/archive/v%{version}#/memleax-%{version}.tar.gz
Source0: https://github.com/WuBingzheng/memleax/archive/v%{version}.tar.gz#/memleax-%{version}.tar.gz
BuildRequires: make libunwind-devel elfutils-devel gdb
@ -46,6 +46,9 @@ make install DESTDIR="%{buildroot}"
%{_mandir}/man1/%{name}.1*
%changelog
* Mon Oct 19 2020 Qingqing Li <liqingqing3@huawei.com>
- fix source0 error
* Tue Oct 13 2020 Qingqing Li <liqingqing3@huawei.com>
- update source0