diff --git a/dosfstools.spec b/dosfstools.spec index 6030f3e..f148d55 100644 --- a/dosfstools.spec +++ b/dosfstools.spec @@ -1,7 +1,7 @@ Name: dosfstools Summary: Utilities for making and checking MS-DOS FAT filesystems on Linux. Version: 2.11 -Release: 5 +Release: 6%{?dist} License: GPL Group: Applications/System Source: ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools/dosfstools-%{version}.src.tar.gz @@ -54,6 +54,9 @@ rm -rf %{buildroot} %{_mandir}/man8/* %changelog +* Fri Jun 30 2006 Peter Vrabec 2.11-6 +- fix upgrade path (#197231) + * Thu May 11 2006 Peter Vrabec 2.11-5 - fix work with disk image files > 4GB (#191198)