automatic version update by autodist [release 4.0.47-1mamba;Sun Jan 19 2025]
This commit is contained in:
parent
f4fc22dee7
commit
a848206649
@ -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).
|
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.
|
Mtools can now handle the long filenames of Windows NT and Windows 95.
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: mtools
|
Name: mtools
|
||||||
Version: 4.0.46
|
Version: 4.0.47
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Utilities to access MS-DOS disks from Unix without mounting them
|
Summary: Utilities to access MS-DOS disks from Unix without mounting them
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
@ -12,7 +12,6 @@ License: GPL
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libXau-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires(post):%{__install_info}
|
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).
|
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.
|
Mtools can now handle the long filenames of Windows NT and Windows 95.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
@ -54,6 +52,9 @@ exit 0
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Nov 22 2024 Automatic Build System <autodist@openmamba.org> 4.0.46-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user