From dd11e587c651f38af1cc2511c3b452acb5125757 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 25 Feb 2009 07:03:03 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild --- imake.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/imake.spec b/imake.spec index 5f9e51f..7dcf18a 100644 --- a/imake.spec +++ b/imake.spec @@ -1,7 +1,7 @@ Summary: imake source code configuration and build system Name: imake Version: 1.0.2 -Release: 8%{?dist} +Release: 9%{?dist} License: MIT Group: User Interface/X URL: http://www.x.org @@ -119,6 +119,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/xmkmf.1x* %changelog +* Tue Feb 24 2009 Fedora Release Engineering - 1.0.2-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Sun Feb 08 2009 Adam Jackson 1.0.2-8 - imake-1.0.2-find-pedantry.patch: Silence useless pedantry warning from find(1) when running cleanlinks. (#483126)