Modify invalid source0

This commit is contained in:
caodongxia 2022-11-15 09:26:35 +08:00
parent 4481852914
commit b70b182090

View File

@ -1,10 +1,10 @@
Name: abi-dumper
Version: 1.2
Release: 1
Release: 2
Summary: a tool to dump ABI of an ELF object containing DWARF debug info.
URL: https://github.com/lvc/abi-dumper
License: LGPL v2.1 and GPL v2.0
Source: https://codeload.github.com/lvc/%{name}/tar.gz/%{version}/%{name}-%{version}.tar.gz
Source: https://github.com/lvc/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
BuildRequires: gcc make git perl-interpreter perl-generators
Requires: elfutils elfutils-devel libstdc++ libstdc++-devel
@ -30,6 +30,9 @@ perl Makefile.pl -install --prefix=%{_prefix} --destdir=%{buildroot}
rm -rf ${RPM_BUILD_ROOT}
%changelog
* Mon Nov 14 2022 caodongxia <caodongxia@h-partners.com> - 1.2-2
- Modify invalid source0
* Tue Jan 18 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.2-1
- Upgrade to version 1.2