From 366abdf4f7bda5d5ef3f90c86524b36d2c8cbd4f Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 18 Jul 2012 17:10:39 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- dwz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dwz.spec b/dwz.spec index ced38ec..9d13355 100644 --- a/dwz.spec +++ b/dwz.spec @@ -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 - 0.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Tue Jul 17 2012 Jakub Jelinek 0.6-1 - add --version/-v option support (Matt Newsome) - fix building on RHEL 5