0.7-1
This commit is contained in:
parent
366abdf4f7
commit
632933e4ff
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/dwz-0.4.tar.bz2
|
||||
/dwz-0.5.tar.bz2
|
||||
/dwz-0.6.tar.bz2
|
||||
/dwz-0.7.tar.bz2
|
||||
|
7
dwz.spec
7
dwz.spec
@ -1,7 +1,7 @@
|
||||
Summary: DWARF optimization and duplicate removal tool
|
||||
Name: dwz
|
||||
Version: 0.6
|
||||
Release: 2%{?dist}
|
||||
Version: 0.7
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and GPLv3+
|
||||
Group: Development/Tools
|
||||
# git archive --format=tar --remote=git://sourceware.org/git/dwz.git \
|
||||
@ -42,6 +42,9 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man1/dwz.1*
|
||||
|
||||
%changelog
|
||||
* Fri Aug 10 2012 Jakub Jelinek <jakub@redhat.com> 0.7-1
|
||||
- fix iterative hasing on big-endian targets (#846685)
|
||||
|
||||
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user