This commit is contained in:
Dennis Gilmore 2012-07-18 17:10:39 -05:00
parent 3d2e694fbe
commit 366abdf4f7
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: DWARF optimization and duplicate removal tool
Name: dwz
Version: 0.6
Release: 1%{?dist}
Release: 2%{?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
* 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
* Tue Jul 17 2012 Jakub Jelinek <jakub@redhat.com> 0.6-1
- add --version/-v option support (Matt Newsome)
- fix building on RHEL 5