automatic version update by autodist [release 4.0.31-1mamba;Sun Jun 20 2021]

This commit is contained in:
Automatic Build System 2024-01-06 07:22:04 +01:00
parent e98f019c01
commit bbef021a12

View File

@ -1,22 +1,19 @@
Name: mtools Name: mtools
Version: 4.0.27 Version: 4.0.31
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
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Aleph0 <aleph0@openmamba.org> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://mtools.linux.lu/ URL: https://www.gnu.org/software/mtools/
Source: ftp://ftp.gnu.org/gnu/mtools/mtools-%{version}.tar.bz2 Source: ftp://ftp.gnu.org/gnu/mtools/mtools-%{version}.tar.bz2
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: bash
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: libICE-devel
BuildRequires: libSM-devel
BuildRequires: libX11-devel BuildRequires: libX11-devel
BuildRequires: libXau-devel BuildRequires: libXau-devel
BuildRequires: texinfo BuildRequires: libbsd-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
Requires(post):%{__install_info} Requires(post):%{__install_info}
@ -25,6 +22,8 @@ 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
@ -55,6 +54,12 @@ exit 0
# Release.notes # Release.notes
%changelog %changelog
* Sun Jun 20 2021 Automatic Build System <autodist@mambasoft.it> 4.0.31-1mamba
- automatic version update by autodist
* Sat Jun 19 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 4.0.30-1mamba
- update to 4.0.30
* Sat Apr 17 2021 Automatic Build System <autodist@mambasoft.it> 4.0.27-1mamba * Sat Apr 17 2021 Automatic Build System <autodist@mambasoft.it> 4.0.27-1mamba
- automatic version update by autodist - automatic version update by autodist