0.4-1
This commit is contained in:
parent
d1a9081939
commit
12f8bb4723
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/dwz-0.3.tar.bz2
|
/dwz-0.3.tar.bz2
|
||||||
|
/dwz-0.4.tar.bz2
|
||||||
|
5
dwz.spec
5
dwz.spec
@ -1,6 +1,6 @@
|
|||||||
Summary: DWARF optimization and duplicate removal tool
|
Summary: DWARF optimization and duplicate removal tool
|
||||||
Name: dwz
|
Name: dwz
|
||||||
Version: 0.3
|
Version: 0.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+ and GPLv3+
|
License: GPLv2+ and GPLv3+
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -42,6 +42,9 @@ rm -rf %{buildroot}
|
|||||||
%{_mandir}/man1/dwz.1*
|
%{_mandir}/man1/dwz.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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
|
||||||
|
|
||||||
* Fri Jun 15 2012 Jakub Jelinek <jakub@redhat.com> 0.3-1
|
* Fri Jun 15 2012 Jakub Jelinek <jakub@redhat.com> 0.3-1
|
||||||
- update to dwz-0.3 (#830863)
|
- update to dwz-0.3 (#830863)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user