From 4e0e5c8e703081d50e84d078022e60996b1bb22c Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 17 Jun 2015 11:23:26 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- indent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/indent.spec b/indent.spec index 1c63892..c661ffe 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: 17%{?dist} +Release: 18%{?dist} License: GPLv3+ Group: Applications/Text URL: http://www.gnu.org/software/%{name}/ @@ -102,6 +102,9 @@ fi %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 2.2.11-18 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Thu Apr 02 2015 Petr Pisar - 2.2.11-17 - Correct a typo about enabling control comment in manual page