From a8482066493b9e8b95a67a9996c4c7439014337b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 20 Jan 2025 15:16:01 +0100 Subject: [PATCH] automatic version update by autodist [release 4.0.47-1mamba;Sun Jan 19 2025] --- README.md | 1 + mtools.spec | 7 ++++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b6c474d..a81b033 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,4 @@ Mtools is a collection of utilities to access MS-DOS disks from Unix without mou It supports Win'95 style long file names, OS/2 Xdf disks and 2m disks (store up to 1992k on a high density 3 1/2 disk). Mtools can now handle the long filenames of Windows NT and Windows 95. + diff --git a/mtools.spec b/mtools.spec index 150056f..2a16bf4 100644 --- a/mtools.spec +++ b/mtools.spec @@ -1,5 +1,5 @@ Name: mtools -Version: 4.0.46 +Version: 4.0.47 Release: 1mamba Summary: Utilities to access MS-DOS disks from Unix without mounting them Group: System/Tools @@ -12,7 +12,6 @@ License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libX11-devel -BuildRequires: libXau-devel ## AUTOBUILDREQ-END Requires(post):%{__install_info} @@ -21,7 +20,6 @@ Mtools is a collection of utilities to access MS-DOS disks from Unix without mou It supports Win'95 style long file names, OS/2 Xdf disks and 2m disks (store up to 1992k on a high density 3 1/2 disk). Mtools can now handle the long filenames of Windows NT and Windows 95. -%debug_package %prep %setup -q @@ -54,6 +52,9 @@ exit 0 %doc COPYING %changelog +* Sun Jan 19 2025 Automatic Build System 4.0.47-1mamba +- automatic version update by autodist + * Fri Nov 22 2024 Automatic Build System 4.0.46-1mamba - automatic version update by autodist