From daf2383250ba199968e94c954eddf4027657f468 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 14:36:56 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- indent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/indent.spec b/indent.spec index 81f885a..d8db715 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: 11%{?dist} +Release: 12%{?dist} License: GPLv3+ Group: Applications/Text URL: http://indent.isidore-it.eu/beautify.html @@ -83,6 +83,9 @@ fi %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 2.2.11-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Tue Mar 26 2013 Petr Pisar - 2.2.11-11 - Update config.sub to support aarch64 (bug #925588)