0.5-1
This commit is contained in:
parent
12f8bb4723
commit
4a2a96a204
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/dwz-0.3.tar.bz2
|
||||
/dwz-0.4.tar.bz2
|
||||
/dwz-0.5.tar.bz2
|
||||
|
5
dwz.spec
5
dwz.spec
@ -1,6 +1,6 @@
|
||||
Summary: DWARF optimization and duplicate removal tool
|
||||
Name: dwz
|
||||
Version: 0.4
|
||||
Version: 0.5
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and GPLv3+
|
||||
Group: Development/Tools
|
||||
@ -42,6 +42,9 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man1/dwz.1*
|
||||
|
||||
%changelog
|
||||
* Wed Jul 4 2012 Jakub Jelinek <jakub@redhat.com> 0.5-1
|
||||
- handle .gdb_index version 7
|
||||
|
||||
* Fri Jun 22 2012 Jakub Jelinek <jakub@redhat.com> 0.4-1
|
||||
- fix up DIE counting in low-mem mode for testing the -L limit
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user