From 52ed5dc9b439a185c8cde019699744dfa5387252 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 13 Feb 2013 13:43:17 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- diffstat.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/diffstat.spec b/diffstat.spec index f4f6497..72d2de2 100644 --- a/diffstat.spec +++ b/diffstat.spec @@ -1,7 +1,7 @@ Summary: A utility which provides statistics based on the output of diff Name: diffstat Version: 1.56 -Release: 1%{?dist} +Release: 2%{?dist} Group: Development/Tools License: MIT URL: http://invisible-island.net/diffstat @@ -45,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/*/* %changelog +* Wed Feb 13 2013 Fedora Release Engineering - 1.56-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Feb 13 2013 Tim Waugh - 1.56-1 - 1.56 (bug #910255).