From bcd3ab9c65e72afd80230a8b128646d731d9c1fc Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 12 Jan 2012 23:49:29 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- indent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/indent.spec b/indent.spec index 7d88be0..45d5212 100644 --- a/indent.spec +++ b/indent.spec @@ -2,7 +2,7 @@ Summary: A GNU program for formatting C code Name: indent Version: 2.2.11 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv3+ Group: Applications/Text URL: http://indent.isidore-it.eu/beautify.html @@ -61,6 +61,9 @@ fi %changelog +* Fri Jan 13 2012 Fedora Release Engineering - 2.2.11-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Thu Aug 25 2011 Petr Pisar - 2.2.11-4 - Fix decimal float constant suffixes (bug #733051) - Remove uneeded spec code