summaryrefslogtreecommitdiff
path: root/mtools.spec
diff options
context:
space:
mode:
Diffstat (limited to 'mtools.spec')
-rw-r--r--mtools.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/mtools.spec b/mtools.spec
index c862c2a..454d8d8 100644
--- a/mtools.spec
+++ b/mtools.spec
@@ -1,7 +1,7 @@
%define _binary_payload w9.gzdio
Name: mtools
Summary: mtools, read/write/list/format DOS disks under Unix
-Version: 4.0.24
+Version: 4.0.25
Release: 1
License: GPLv3+
Group: Utilities/System
@@ -135,6 +135,9 @@ if [ -f %{_bindir}/install-info ] ; then
fi
%changelog
+* Sat Oct 24 2020 Alain Knaff <alain@knaff.lu>
+- Preserve non-updated contents of info sector, just in case it contains program code
+- When parsing config file, always use "C" locale for case-insensitive comparisons
* Sun Mar 22 2020 Alain Knaff <alain@knaff.lu>
- Spelling fixes in documentation
- Permit calling "make install" with >= -j2