This commit is contained in:
Dennis Gilmore 2013-08-03 03:50:01 -05:00
parent 3f7eaabde9
commit 5cb3812150

View File

@ -1,7 +1,7 @@
Summary: DWARF optimization and duplicate removal tool Summary: DWARF optimization and duplicate removal tool
Name: dwz Name: dwz
Version: 0.11 Version: 0.11
Release: 1%{?dist} Release: 2%{?dist}
License: GPLv2+ and GPLv3+ License: GPLv2+ and GPLv3+
Group: Development/Tools Group: Development/Tools
# git archive --format=tar --remote=git://sourceware.org/git/dwz.git \ # git archive --format=tar --remote=git://sourceware.org/git/dwz.git \
@ -42,6 +42,9 @@ rm -rf %{buildroot}
%{_mandir}/man1/dwz.1* %{_mandir}/man1/dwz.1*
%changelog %changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.11-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Tue Jul 2 2013 Jakub Jelinek <jakub@redhat.com> 0.11-1 * Tue Jul 2 2013 Jakub Jelinek <jakub@redhat.com> 0.11-1
- handle .gdb_index version 8 (#969454) - handle .gdb_index version 8 (#969454)