automatic version update by autodist [release 4.0.47-1mamba;Sun Jan 19 2025]

This commit is contained in:
Automatic Build System 2025-01-20 15:16:01 +01:00
parent f4fc22dee7
commit a848206649
2 changed files with 5 additions and 3 deletions

View File

@ -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.

View File

@ -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 <autodist@openmamba.org> 4.0.47-1mamba
- automatic version update by autodist
* Fri Nov 22 2024 Automatic Build System <autodist@openmamba.org> 4.0.46-1mamba
- automatic version update by autodist