0.14-8 - Added URL and complete path to source tarball to dwz.spec.
This commit is contained in:
parent
80e7787ec6
commit
99656c6dcd
8
dwz.spec
8
dwz.spec
@ -1,9 +1,10 @@
|
||||
Summary: DWARF optimization and duplicate removal tool
|
||||
Name: dwz
|
||||
Version: 0.14
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
License: GPLv2+ and GPLv3+
|
||||
Source: %{name}-0.14.tar.xz
|
||||
URL: https://sourceware.org/dwz/
|
||||
Source: https://sourceware.org/ftp/dwz/releases/%{name}-%{version}.tar.xz
|
||||
BuildRequires: gcc, gcc-c++, gdb, elfutils-libelf-devel, dejagnu
|
||||
BuildRequires: make elfutils
|
||||
|
||||
@ -41,6 +42,9 @@ make check
|
||||
%{_mandir}/man1/dwz.1*
|
||||
|
||||
%changelog
|
||||
* Tue Oct 25 2022 William Cohen <wcohen@redhat.com> 0.14-8
|
||||
- Added URL and complete path to source tarball to dwz.spec.
|
||||
|
||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.14-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user