From af8513f81cfcecfef80b85b57a3957ae33e96649 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 9 Feb 2011 06:31:21 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- indent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/indent.spec b/indent.spec index b122ac6..a6dd632 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: 2%{?dist} +Release: 3%{?dist} License: GPLv3+ Group: Applications/Text URL: http://indent.isidore-it.eu/beautify.html @@ -65,6 +65,9 @@ fi %changelog +* Wed Feb 09 2011 Fedora Release Engineering - 2.2.11-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Tue Jul 20 2010 Petr Pisar - 2.2.11-2 - Clean spec file from commented code