From cd8d601eeaca8c7eb54647fd909a8957026d0968 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Thu, 26 Feb 2009 03:13:33 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild --- mtools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mtools.spec b/mtools.spec index 085d682..7006485 100644 --- a/mtools.spec +++ b/mtools.spec @@ -1,7 +1,7 @@ Summary: Programs for accessing MS-DOS disks without mounting the disks Name: mtools Version: 4.0.0 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ Group: Applications/System Source: http://mtools.linux.lu/mtools-%{version}.tar.bz2 @@ -71,6 +71,9 @@ fi %{_infodir}/%{name}.info.gz %changelog +* Wed Feb 25 2009 Fedora Release Engineering - 4.0.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Wed Jan 21 2009 Adam Tkac 4.0.0-3 - fixed off-by-two error in unix_name function (#480112)