From 343458c40ce74ca2b91c862f34a8e7a829c74b44 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 25 Jul 2009 11:55:35 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild --- mcstrans.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mcstrans.spec b/mcstrans.spec index 1dbd80b..8e192cc 100644 --- a/mcstrans.spec +++ b/mcstrans.spec @@ -1,7 +1,7 @@ Summary: SELinux Translation Daemon Name: mcstrans Version: 0.3.1 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ Group: System Environment/Daemons Source: http://fedora.redhat.com/projects/%{name}-%{version}.tgz @@ -86,6 +86,9 @@ fi %{_usr}/share/mcstrans/util/* %changelog +* Sat Jul 25 2009 Fedora Release Engineering - 0.3.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Thu Feb 5 2009 Joe Nall 0.3.1-1 - Rewrite translations to allow individual word/category mapping - Eamon Walsh's color mapping changes